Mercurial > sdl-ios-xcode
diff docs/html/event.html @ 181:e5bc29de3f0a
Updated from the SDL Documentation Project
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 14 Sep 2001 02:41:09 +0000 |
parents | 55f1f1b3e27d |
children | 355632dca928 |
line wrap: on
line diff
--- a/docs/html/event.html Thu Sep 13 16:41:03 2001 +0000 +++ b/docs/html/event.html Fri Sep 14 02:41:09 2001 +0000 @@ -85,7 +85,7 @@ ></DT ><DT ><A -HREF="event.html#AEN3269" +HREF="event.html#AEN3307" >Introduction</A ></DT ><DT @@ -105,7 +105,7 @@ ><H1 CLASS="SECT1" ><A -NAME="AEN3269" +NAME="AEN3307" >Introduction</A ></H1 ><P @@ -114,7 +114,7 @@ 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"