SDL-1.2.14
[sdl_omap.git] / docs / html / guideexamples.html
CommitLineData
e14743d1 1<HTML
2><HEAD
3><TITLE
4>Examples</TITLE
5><META
6NAME="GENERATOR"
7CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
8"><LINK
9REL="HOME"
10TITLE="SDL Library Documentation"
11HREF="index.html"><LINK
12REL="UP"
13TITLE="SDL Guide"
14HREF="guide.html"><LINK
15REL="PREVIOUS"
16TITLE="Handling the Keyboard"
17HREF="guideinputkeyboard.html"><LINK
18REL="NEXT"
19TITLE="Event Examples"
20HREF="guideeventexamples.html"></HEAD
21><BODY
22CLASS="CHAPTER"
23BGCOLOR="#FFF8DC"
24TEXT="#000000"
25LINK="#0000ee"
26VLINK="#551a8b"
27ALINK="#ff0000"
28><DIV
29CLASS="NAVHEADER"
30><TABLE
31SUMMARY="Header navigation table"
32WIDTH="100%"
33BORDER="0"
34CELLPADDING="0"
35CELLSPACING="0"
36><TR
37><TH
38COLSPAN="3"
39ALIGN="center"
40>SDL Library Documentation</TH
41></TR
42><TR
43><TD
44WIDTH="10%"
45ALIGN="left"
46VALIGN="bottom"
47><A
48HREF="guideinputkeyboard.html"
49ACCESSKEY="P"
50>Prev</A
51></TD
52><TD
53WIDTH="80%"
54ALIGN="center"
55VALIGN="bottom"
56></TD
57><TD
58WIDTH="10%"
59ALIGN="right"
60VALIGN="bottom"
61><A
62HREF="guideeventexamples.html"
63ACCESSKEY="N"
64>Next</A
65></TD
66></TR
67></TABLE
68><HR
69ALIGN="LEFT"
70WIDTH="100%"></DIV
71><DIV
72CLASS="CHAPTER"
73><H1
74><A
75NAME="GUIDEEXAMPLES"
76></A
77>Chapter 4. Examples</H1
78><DIV
79CLASS="TOC"
80><DL
81><DT
82><B
83>Table of Contents</B
84></DT
85><DT
86><A
87HREF="guideexamples.html#AEN369"
88>Introduction</A
89></DT
90><DT
91><A
92HREF="guideeventexamples.html"
93>Event Examples</A
94></DT
95><DT
96><A
97HREF="guideaudioexamples.html"
98>Audio Examples</A
99></DT
100><DT
101><A
102HREF="guidecdromexamples.html"
103>CDROM Examples</A
104></DT
105><DT
106><A
107HREF="guidetimeexamples.html"
108>Time Examples</A
109></DT
110></DL
111></DIV
112><DIV
113CLASS="SECT1"
114><H1
115CLASS="SECT1"
116><A
117NAME="AEN369"
118></A
119>Introduction</H1
120><P
121>For the moment these examples are taken directly from the old SDL documentation. By the 1.2 release these examples should hopefully deal with most common SDL programming problems.</P
122></DIV
123></DIV
124><DIV
125CLASS="NAVFOOTER"
126><HR
127ALIGN="LEFT"
128WIDTH="100%"><TABLE
129SUMMARY="Footer navigation table"
130WIDTH="100%"
131BORDER="0"
132CELLPADDING="0"
133CELLSPACING="0"
134><TR
135><TD
136WIDTH="33%"
137ALIGN="left"
138VALIGN="top"
139><A
140HREF="guideinputkeyboard.html"
141ACCESSKEY="P"
142>Prev</A
143></TD
144><TD
145WIDTH="34%"
146ALIGN="center"
147VALIGN="top"
148><A
149HREF="index.html"
150ACCESSKEY="H"
151>Home</A
152></TD
153><TD
154WIDTH="33%"
155ALIGN="right"
156VALIGN="top"
157><A
158HREF="guideeventexamples.html"
159ACCESSKEY="N"
160>Next</A
161></TD
162></TR
163><TR
164><TD
165WIDTH="33%"
166ALIGN="left"
167VALIGN="top"
168>Handling the Keyboard</TD
169><TD
170WIDTH="34%"
171ALIGN="center"
172VALIGN="top"
173><A
174HREF="guide.html"
175ACCESSKEY="U"
176>Up</A
177></TD
178><TD
179WIDTH="33%"
180ALIGN="right"
181VALIGN="top"
182>Event Examples</TD
183></TR
184></TABLE
185></DIV
186></BODY
187></HTML
188>