Updated from the SDL Documentation Project

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40182
This commit is contained in:
Sam Lantinga 2001-09-14 02:41:09 +00:00
parent 627578c0d5
commit 8dd601989f
355 changed files with 2317 additions and 1398 deletions

View file

@ -85,7 +85,7 @@ CLASS="TOC"
></DT
><DT
><A
HREF="event.html#AEN3269"
HREF="event.html#AEN3307"
>Introduction</A
></DT
><DT
@ -105,7 +105,7 @@ CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="AEN3269"
NAME="AEN3307"
>Introduction</A
></H1
><P
@ -114,7 +114,7 @@ NAME="AEN3269"
CLASS="PROGRAMLISTING"
>SDL_Init(SDL_INIT_VIDEO);</PRE
>
Interally, SDL stores all the events waiting to be handled in an event queue. Using functions like <A
Internally, SDL stores all the events waiting to be handled in an event queue. Using functions like <A
HREF="sdlpollevent.html"
><TT
CLASS="FUNCTION"