mirror of
https://github.com/yawut/SDL.git
synced 2026-08-28 03:34:44 -05:00
Updated SDL HTML documentation
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
>SDL Event Structures.</TITLE
|
||||
><META
|
||||
NAME="GENERATOR"
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.64
|
||||
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
|
||||
"><LINK
|
||||
REL="HOME"
|
||||
TITLE="SDL Library Documentation"
|
||||
@@ -28,6 +28,7 @@ ALINK="#ff0000"
|
||||
><DIV
|
||||
CLASS="NAVHEADER"
|
||||
><TABLE
|
||||
SUMMARY="Header navigation table"
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
CELLPADDING="0"
|
||||
@@ -45,6 +46,7 @@ ALIGN="left"
|
||||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="event.html"
|
||||
ACCESSKEY="P"
|
||||
>Prev</A
|
||||
></TD
|
||||
><TD
|
||||
@@ -58,6 +60,7 @@ ALIGN="right"
|
||||
VALIGN="bottom"
|
||||
><A
|
||||
HREF="sdlevent.html"
|
||||
ACCESSKEY="N"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
@@ -71,8 +74,8 @@ CLASS="SECT1"
|
||||
CLASS="SECT1"
|
||||
><A
|
||||
NAME="EVENTSTRUCTURES"
|
||||
>SDL Event Structures.</A
|
||||
></H1
|
||||
></A
|
||||
>SDL Event Structures.</H1
|
||||
><DIV
|
||||
CLASS="TOC"
|
||||
><DL
|
||||
@@ -84,82 +87,82 @@ CLASS="TOC"
|
||||
><A
|
||||
HREF="sdlevent.html"
|
||||
>SDL_Event</A
|
||||
> — General event structure</DT
|
||||
> -- General event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlactiveevent.html"
|
||||
>SDL_ActiveEvent</A
|
||||
> — Application visibility event structure</DT
|
||||
> -- Application visibility event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlkeyboardevent.html"
|
||||
>SDL_KeyboardEvent</A
|
||||
> — Keyboard event structure</DT
|
||||
> -- Keyboard event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlmousemotionevent.html"
|
||||
>SDL_MouseMotionEvent</A
|
||||
> — Mouse motion event structure</DT
|
||||
> -- Mouse motion event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlmousebuttonevent.html"
|
||||
>SDL_MouseButtonEvent</A
|
||||
> — Mouse button event structure</DT
|
||||
> -- Mouse button event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdljoyaxisevent.html"
|
||||
>SDL_JoyAxisEvent</A
|
||||
> — Joystick axis motion event structure</DT
|
||||
> -- Joystick axis motion event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdljoybuttonevent.html"
|
||||
>SDL_JoyButtonEvent</A
|
||||
> — Joystick button event structure</DT
|
||||
> -- Joystick button event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdljoyhatevent.html"
|
||||
>SDL_JoyHatEvent</A
|
||||
> — Joystick hat position change event structure</DT
|
||||
> -- Joystick hat position change event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdljoyballevent.html"
|
||||
>SDL_JoyBallEvent</A
|
||||
> — Joystick trackball motion event structure</DT
|
||||
> -- Joystick trackball motion event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlresizeevent.html"
|
||||
>SDL_ResizeEvent</A
|
||||
> — Window resize event structure</DT
|
||||
> -- Window resize event structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlexposeevent.html"
|
||||
>SDL_ExposeEvent</A
|
||||
> — Quit requested event</DT
|
||||
> -- Quit requested event</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlsyswmevent.html"
|
||||
>SDL_SysWMEvent</A
|
||||
> — Platform-dependent window manager event.</DT
|
||||
> -- Platform-dependent window manager event.</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdluserevent.html"
|
||||
>SDL_UserEvent</A
|
||||
> — A user-defined event type</DT
|
||||
> -- A user-defined event type</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlquitevent.html"
|
||||
>SDL_QuitEvent</A
|
||||
> — Quit requested event</DT
|
||||
> -- Quit requested event</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlkeysym.html"
|
||||
>SDL_keysym</A
|
||||
> — Keysym structure</DT
|
||||
> -- Keysym structure</DT
|
||||
><DT
|
||||
><A
|
||||
HREF="sdlkey.html"
|
||||
>SDLKey</A
|
||||
> — Keysym definitions.</DT
|
||||
> -- Keysym definitions.</DT
|
||||
></DL
|
||||
></DIV
|
||||
></DIV
|
||||
@@ -168,6 +171,7 @@ CLASS="NAVFOOTER"
|
||||
><HR
|
||||
ALIGN="LEFT"
|
||||
WIDTH="100%"><TABLE
|
||||
SUMMARY="Footer navigation table"
|
||||
WIDTH="100%"
|
||||
BORDER="0"
|
||||
CELLPADDING="0"
|
||||
@@ -179,6 +183,7 @@ ALIGN="left"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="event.html"
|
||||
ACCESSKEY="P"
|
||||
>Prev</A
|
||||
></TD
|
||||
><TD
|
||||
@@ -187,6 +192,7 @@ ALIGN="center"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="index.html"
|
||||
ACCESSKEY="H"
|
||||
>Home</A
|
||||
></TD
|
||||
><TD
|
||||
@@ -195,6 +201,7 @@ ALIGN="right"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="sdlevent.html"
|
||||
ACCESSKEY="N"
|
||||
>Next</A
|
||||
></TD
|
||||
></TR
|
||||
@@ -210,6 +217,7 @@ ALIGN="center"
|
||||
VALIGN="top"
|
||||
><A
|
||||
HREF="event.html"
|
||||
ACCESSKEY="U"
|
||||
>Up</A
|
||||
></TD
|
||||
><TD
|
||||
|
||||
Reference in New Issue
Block a user