Commit 722780a3 authored by Sam Lantinga's avatar Sam Lantinga

Merged revision 3472 from SDL 1.2, fixing bug #493

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402661
parent 19682ed1
.TH "SDLKey" "3" "Wed 11 Oct 2000, 22:28" "SDL" "SDL API Reference" .TH "SDLKey" "3" "Wed 11 Oct 2000, 22:28" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDLKey\- SDL Keysym Definitions SDLKey \- SDL Keysym Definitions
.SH "SDL Keysym definitions" .SH "SDL Keysym definitions"
.PP .PP
\fBSDLKey ASCII value Common Name\fR \fBSDLKey ASCII value Common Name\fR
......
.TH "SDL_ActiveEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_ActiveEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_ActiveEvent\- Application visibility event structure SDL_ActiveEvent \- Application visibility event structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_AddTimer" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_AddTimer" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_AddTimer\- Add a timer which will call a callback after the specified number of milliseconds has elapsed\&. SDL_AddTimer \- Add a timer which will call a callback after the specified number of milliseconds has elapsed\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_AudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_AudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_AudioCVT\- Audio Conversion Structure SDL_AudioCVT \- Audio Conversion Structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_AudioSpec" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_AudioSpec" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_AudioSpec\- Audio Specification Structure SDL_AudioSpec \- Audio Specification Structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_BlitSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_BlitSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_BlitSurface\- This performs a fast blit from the source surface to the destination surface\&. SDL_BlitSurface \- This performs a fast blit from the source surface to the destination surface\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_BuildAudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_BuildAudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_BuildAudioCVT\- Initializes a SDL_AudioCVT structure for conversion SDL_BuildAudioCVT \- Initializes a SDL_AudioCVT structure for conversion
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CD" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CD" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CD\- CDROM Drive Information SDL_CD \- CDROM Drive Information
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_CDClose" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDClose" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDClose\- Closes a SDL_CD handle SDL_CDClose \- Closes a SDL_CD handle
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDEject" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDEject" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDEject\- Ejects a CDROM SDL_CDEject \- Ejects a CDROM
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDName" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDName" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDName\- Returns a human-readable, system-dependent identifier for the CD-ROM\&. SDL_CDName \- Returns a human-readable, system-dependent identifier for the CD-ROM\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDNumDrives" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDNumDrives" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDNumDrives\- Returns the number of CD-ROM drives on the system\&. SDL_CDNumDrives \- Returns the number of CD-ROM drives on the system\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDOpen" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDOpen" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDOpen\- Opens a CD-ROM drive for access\&. SDL_CDOpen \- Opens a CD-ROM drive for access\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDPause" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDPause" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDPause\- Pauses a CDROM SDL_CDPause \- Pauses a CDROM
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDPlay" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDPlay" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDPlay\- Play a CD SDL_CDPlay \- Play a CD
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDPlayTracks" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDPlayTracks" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDPlayTracks\- Play the given CD track(s) SDL_CDPlayTracks \- Play the given CD track(s)
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDResume" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDResume" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDResume\- Resumes a CDROM SDL_CDResume \- Resumes a CDROM
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDStatus" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CDStatus" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDStatus\- Returns the current status of the given drive\&. SDL_CDStatus \- Returns the current status of the given drive\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDStop" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_CDStop" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDStop\- Stops a CDROM SDL_CDStop \- Stops a CDROM
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CDtrack" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_CDtrack" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CDtrack\- CD Track Information Structure SDL_CDtrack \- CD Track Information Structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_CloseAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_CloseAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CloseAudio\- Shuts down audio processing and closes the audio device\&. SDL_CloseAudio \- Shuts down audio processing and closes the audio device\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_Color" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_Color" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_Color\- Format independent color description SDL_Color \- Format independent color description
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_CondBroadcast" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_CondBroadcast" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CondBroadcast\- Restart all threads waiting on a condition variable SDL_CondBroadcast \- Restart all threads waiting on a condition variable
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CondSignal" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_CondSignal" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CondSignal\- Restart a thread wait on a condition variable SDL_CondSignal \- Restart a thread wait on a condition variable
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CondWait" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_CondWait" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CondWait\- Wait on a condition variable SDL_CondWait \- Wait on a condition variable
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CondWaitTimeout" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_CondWaitTimeout" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CondWaitTimeout\- Wait on a condition variable, with timeout SDL_CondWaitTimeout \- Wait on a condition variable, with timeout
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_ConvertAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_ConvertAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_ConvertAudio\- Convert audio data to a desired audio format\&. SDL_ConvertAudio \- Convert audio data to a desired audio format\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_ConvertSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_ConvertSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_ConvertSurface\- Converts a surface to the same format as another surface\&. SDL_ConvertSurface \- Converts a surface to the same format as another surface\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL/SDL\&.h" \fB#include "SDL/SDL\&.h"
......
.TH "SDL_CreateCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_CreateCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CreateCond\- Create a condition variable SDL_CreateCond \- Create a condition variable
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CreateCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_CreateCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CreateCursor\- Creates a new mouse cursor\&. SDL_CreateCursor \- Creates a new mouse cursor\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CreateMutex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_CreateMutex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CreateMutex\- Create a mutex SDL_CreateMutex \- Create a mutex
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CreateRGBSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_CreateRGBSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CreateRGBSurface\- Create an empty SDL_Surface SDL_CreateRGBSurface \- Create an empty SDL_Surface
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CreateRGBSurfaceFrom" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_CreateRGBSurfaceFrom" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CreateRGBSurfaceFrom\- Create an SDL_Surface from pixel data SDL_CreateRGBSurfaceFrom \- Create an SDL_Surface from pixel data
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CreateSemaphore" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_CreateSemaphore" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CreateSemaphore\- Creates a new semaphore and assigns an initial value to it\&. SDL_CreateSemaphore \- Creates a new semaphore and assigns an initial value to it\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CreateThread" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_CreateThread" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CreateThread\- Creates a new thread of execution that shares its parent\&'s properties\&. SDL_CreateThread \- Creates a new thread of execution that shares its parent\&'s properties\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_CreateYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_CreateYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_CreateYUVOverlay\- Create a YUV video overlay SDL_CreateYUVOverlay \- Create a YUV video overlay
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_Delay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_Delay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_Delay\- Wait a specified number of milliseconds before returning\&. SDL_Delay \- Wait a specified number of milliseconds before returning\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_DestroyCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_DestroyCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_DestroyCond\- Destroy a condition variable SDL_DestroyCond \- Destroy a condition variable
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_DestroyMutex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_DestroyMutex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_DestroyMutex\- Destroy a mutex SDL_DestroyMutex \- Destroy a mutex
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_DestroySemaphore" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_DestroySemaphore" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_DestroySemaphore\- Destroys a semaphore that was created by \fISDL_CreateSemaphore\fR\&. SDL_DestroySemaphore \- Destroys a semaphore that was created by \fISDL_CreateSemaphore\fR\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_DisplayFormat" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_DisplayFormat" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_DisplayFormat\- Convert a surface to the display format SDL_DisplayFormat \- Convert a surface to the display format
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_DisplayFormatAlpha" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_DisplayFormatAlpha" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_DisplayFormatAlpha\- Convert a surface to the display format SDL_DisplayFormatAlpha \- Convert a surface to the display format
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_DisplayYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_DisplayYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_DisplayYUVOverlay\- Blit the overlay to the display SDL_DisplayYUVOverlay \- Blit the overlay to the display
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_EnableKeyRepeat" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_EnableKeyRepeat" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_EnableKeyRepeat\- Set keyboard repeat rate\&. SDL_EnableKeyRepeat \- Set keyboard repeat rate\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_EnableUNICODE" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_EnableUNICODE" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_EnableUNICODE\- Enable UNICODE translation SDL_EnableUNICODE \- Enable UNICODE translation
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_Event" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_Event" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_Event\- General event structure SDL_Event \- General event structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_EventState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_EventState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_EventState\- This function allows you to set the state of processing certain events\&. SDL_EventState \- This function allows you to set the state of processing certain events\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_ExposeEvent" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_ExposeEvent" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_ExposeEvent\- Quit requested event SDL_ExposeEvent \- Quit requested event
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_FillRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_FillRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_FillRect\- This function performs a fast fill of the given rectangle with some color SDL_FillRect \- This function performs a fast fill of the given rectangle with some color
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_Flip" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_Flip" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_Flip\- Swaps screen buffers SDL_Flip \- Swaps screen buffers
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_FreeCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_FreeCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_FreeCursor\- Frees a cursor created with SDL_CreateCursor\&. SDL_FreeCursor \- Frees a cursor created with SDL_CreateCursor\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_FreeSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_FreeSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_FreeSurface\- Frees (deletes) a SDL_Surface SDL_FreeSurface \- Frees (deletes) a SDL_Surface
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_FreeWAV" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_FreeWAV" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_FreeWAV\- Frees previously opened WAV data SDL_FreeWAV \- Frees previously opened WAV data
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_FreeYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_FreeYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_FreeYUVOverlay\- Free a YUV video overlay SDL_FreeYUVOverlay \- Free a YUV video overlay
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GL_GetAttribute" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GL_GetAttribute" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GL_GetAttribute\- Get the value of a special SDL/OpenGL attribute SDL_GL_GetAttribute \- Get the value of a special SDL/OpenGL attribute
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GL_GetProcAddress" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GL_GetProcAddress" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GL_GetProcAddress\- Get the address of a GL function SDL_GL_GetProcAddress \- Get the address of a GL function
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GL_LoadLibrary" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GL_LoadLibrary" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GL_LoadLibrary\- Specify an OpenGL library SDL_GL_LoadLibrary \- Specify an OpenGL library
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GL_SetAttribute" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GL_SetAttribute" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GL_SetAttribute\- Set a special SDL/OpenGL attribute SDL_GL_SetAttribute \- Set a special SDL/OpenGL attribute
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GL_SwapBuffers" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GL_SwapBuffers" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GL_SwapBuffers\- Swap OpenGL framebuffers/Update Display SDL_GL_SwapBuffers \- Swap OpenGL framebuffers/Update Display
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GLattr" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GLattr" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GLattr\- SDL GL Attributes SDL_GLattr \- SDL GL Attributes
.SH "ATTRIBUTES" .SH "ATTRIBUTES"
.TP 20 .TP 20
\fBSDL_GL_RED_SIZE\fP \fBSDL_GL_RED_SIZE\fP
......
.TH "SDL_GetAppState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_GetAppState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
\fBSDL_GetAppState\fP\- Get the state of the application \fBSDL_GetAppState\fP \- Get the state of the application
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetAudioStatus" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference" .TH "SDL_GetAudioStatus" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetAudioStatus\- Get the current audio state SDL_GetAudioStatus \- Get the current audio state
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetClipRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetClipRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetClipRect\- Gets the clipping rectangle for a surface\&. SDL_GetClipRect \- Gets the clipping rectangle for a surface\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetCursor\- Get the currently active mouse cursor\&. SDL_GetCursor \- Get the currently active mouse cursor\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetError" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_GetError" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetError\- Get SDL error string SDL_GetError \- Get SDL error string
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL/SDL\&.h" \fB#include "SDL/SDL\&.h"
......
.TH "SDL_GetEventFilter" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_GetEventFilter" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetEventFilter\- Retrieves a pointer to he event filter SDL_GetEventFilter \- Retrieves a pointer to he event filter
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetGamma" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetGamma" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetGamma\- Gets the gamma of the display SDL_GetGamma \- Gets the gamma of the display
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetGammaRamp" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetGammaRamp" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetGammaRamp\- Gets the color gamma lookup tables for the display SDL_GetGammaRamp \- Gets the color gamma lookup tables for the display
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetKeyName" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_GetKeyName" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetKeyName\- Get the name of an SDL virtual keysym SDL_GetKeyName \- Get the name of an SDL virtual keysym
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetKeyState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_GetKeyState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetKeyState\- Get a snapshot of the current keyboard state SDL_GetKeyState \- Get a snapshot of the current keyboard state
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetModState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_GetModState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetModState\- Get the state of modifier keys\&. SDL_GetModState \- Get the state of modifier keys\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetMouseState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_GetMouseState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetMouseState\- Retrieve the current state of the mouse SDL_GetMouseState \- Retrieve the current state of the mouse
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetRGB" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetRGB" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetRGB\- Get RGB values from a pixel in the specified pixel format\&. SDL_GetRGB \- Get RGB values from a pixel in the specified pixel format\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetRGBA" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetRGBA" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetRGBA\- Get RGBA values from a pixel in the specified pixel format\&. SDL_GetRGBA \- Get RGBA values from a pixel in the specified pixel format\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetRelativeMouseState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_GetRelativeMouseState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetRelativeMouseState\- Retrieve the current state of the mouse SDL_GetRelativeMouseState \- Retrieve the current state of the mouse
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetThreadID" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_GetThreadID" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetThreadID\- Get the SDL thread ID of a SDL_Thread SDL_GetThreadID \- Get the SDL thread ID of a SDL_Thread
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetTicks" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetTicks" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetTicks\- Get the number of milliseconds since the SDL library initialization\&. SDL_GetTicks \- Get the number of milliseconds since the SDL library initialization\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetVideoInfo" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetVideoInfo" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetVideoInfo\- returns a pointer to information about the video hardware SDL_GetVideoInfo \- returns a pointer to information about the video hardware
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_GetVideoSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .TH "SDL_GetVideoSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_GetVideoSurface\- returns a pointer to the current display surface SDL_GetVideoSurface \- returns a pointer to the current display surface
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_Init" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_Init" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_Init\- Initializes SDL SDL_Init \- Initializes SDL
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_InitSubSystem" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_InitSubSystem" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_InitSubSystem\- Initialize subsystems SDL_InitSubSystem \- Initialize subsystems
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoyAxisEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_JoyAxisEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoyAxisEvent\- Joystick axis motion event structure SDL_JoyAxisEvent \- Joystick axis motion event structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_JoyBallEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_JoyBallEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoyBallEvent\- Joystick trackball motion event structure SDL_JoyBallEvent \- Joystick trackball motion event structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_JoyButtonEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_JoyButtonEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoyButtonEvent\- Joystick button event structure SDL_JoyButtonEvent \- Joystick button event structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_JoyHatEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_JoyHatEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoyHatEvent\- Joystick hat position change event structure SDL_JoyHatEvent \- Joystick hat position change event structure
.SH "STRUCTURE DEFINITION" .SH "STRUCTURE DEFINITION"
.PP .PP
.nf .nf
......
.TH "SDL_JoystickClose" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickClose" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickClose\- Closes a previously opened joystick SDL_JoystickClose \- Closes a previously opened joystick
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickEventState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference" .TH "SDL_JoystickEventState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickEventState\- Enable/disable joystick event polling SDL_JoystickEventState \- Enable/disable joystick event polling
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickGetAxis" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickGetAxis" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickGetAxis\- Get the current state of an axis SDL_JoystickGetAxis \- Get the current state of an axis
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickGetBall" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickGetBall" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickGetBall\- Get relative trackball motion SDL_JoystickGetBall \- Get relative trackball motion
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickGetButton" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickGetButton" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickGetButton\- Get the current state of a given button on a given joystick SDL_JoystickGetButton \- Get the current state of a given button on a given joystick
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickGetHat" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickGetHat" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickGetHat\- Get the current state of a joystick hat SDL_JoystickGetHat \- Get the current state of a joystick hat
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickIndex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickIndex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickIndex\- Get the index of an SDL_Joystick\&. SDL_JoystickIndex \- Get the index of an SDL_Joystick\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickName" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickName" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickName\- Get joystick name\&. SDL_JoystickName \- Get joystick name\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickNumAxes" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickNumAxes" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickNumAxes\- Get the number of joystick axes SDL_JoystickNumAxes \- Get the number of joystick axes
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickNumBalls" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickNumBalls" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickNumBalls\- Get the number of joystick trackballs SDL_JoystickNumBalls \- Get the number of joystick trackballs
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickNumButtons" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickNumButtons" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickNumButtons\- Get the number of joysitck buttons SDL_JoystickNumButtons \- Get the number of joysitck buttons
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickNumHats" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickNumHats" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickNumHats\- Get the number of joystick hats SDL_JoystickNumHats \- Get the number of joystick hats
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickOpen" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickOpen" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickOpen\- Opens a joystick for use\&. SDL_JoystickOpen \- Opens a joystick for use\&.
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickOpened" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickOpened" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickOpened\- Determine if a joystick has been opened SDL_JoystickOpened \- Determine if a joystick has been opened
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
.TH "SDL_JoystickUpdate" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .TH "SDL_JoystickUpdate" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
.SH "NAME" .SH "NAME"
SDL_JoystickUpdate\- Updates the state of all joysticks SDL_JoystickUpdate \- Updates the state of all joysticks
.SH "SYNOPSIS" .SH "SYNOPSIS"
.PP .PP
\fB#include "SDL\&.h" \fB#include "SDL\&.h"
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment