Merged revision 3472 from SDL 1.2, fixing bug #493
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402661
This commit is contained in:
parent
19682ed1d3
commit
722780a3c1
174 changed files with 174 additions and 174 deletions
|
@ -1,6 +1,6 @@
|
|||
.TH "SDLKey" "3" "Wed 11 Oct 2000, 22:28" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDLKey\- SDL Keysym Definitions
|
||||
SDLKey \- SDL Keysym Definitions
|
||||
.SH "SDL Keysym definitions"
|
||||
.PP
|
||||
\fBSDLKey ASCII value Common Name\fR
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_ActiveEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_ActiveEvent\- Application visibility event structure
|
||||
SDL_ActiveEvent \- Application visibility event structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_AddTimer" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_AudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_AudioCVT\- Audio Conversion Structure
|
||||
SDL_AudioCVT \- Audio Conversion Structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_AudioSpec" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_AudioSpec\- Audio Specification Structure
|
||||
SDL_AudioSpec \- Audio Specification Structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_BlitSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_BuildAudioCVT" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_BuildAudioCVT\- Initializes a SDL_AudioCVT structure for conversion
|
||||
SDL_BuildAudioCVT \- Initializes a SDL_AudioCVT structure for conversion
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CD" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CD\- CDROM Drive Information
|
||||
SDL_CD \- CDROM Drive Information
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDClose" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDClose\- Closes a SDL_CD handle
|
||||
SDL_CDClose \- Closes a SDL_CD handle
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDEject" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDEject\- Ejects a CDROM
|
||||
SDL_CDEject \- Ejects a CDROM
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDName" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDNumDrives" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDOpen" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDOpen\- Opens a CD-ROM drive for access\&.
|
||||
SDL_CDOpen \- Opens a CD-ROM drive for access\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDPause" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDPause\- Pauses a CDROM
|
||||
SDL_CDPause \- Pauses a CDROM
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDPlay" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDPlay\- Play a CD
|
||||
SDL_CDPlay \- Play a CD
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDPlayTracks" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDPlayTracks\- Play the given CD track(s)
|
||||
SDL_CDPlayTracks \- Play the given CD track(s)
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDResume" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDResume\- Resumes a CDROM
|
||||
SDL_CDResume \- Resumes a CDROM
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDStatus" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDStatus\- Returns the current status of the given drive\&.
|
||||
SDL_CDStatus \- Returns the current status of the given drive\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDStop" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDStop\- Stops a CDROM
|
||||
SDL_CDStop \- Stops a CDROM
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CDtrack" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CDtrack\- CD Track Information Structure
|
||||
SDL_CDtrack \- CD Track Information Structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CloseAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_Color" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_Color\- Format independent color description
|
||||
SDL_Color \- Format independent color description
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CondBroadcast" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CondBroadcast\- Restart all threads waiting on a condition variable
|
||||
SDL_CondBroadcast \- Restart all threads waiting on a condition variable
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CondSignal" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CondSignal\- Restart a thread wait on a condition variable
|
||||
SDL_CondSignal \- Restart a thread wait on a condition variable
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CondWait" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CondWait\- Wait on a condition variable
|
||||
SDL_CondWait \- Wait on a condition variable
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CondWaitTimeout" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CondWaitTimeout\- Wait on a condition variable, with timeout
|
||||
SDL_CondWaitTimeout \- Wait on a condition variable, with timeout
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_ConvertAudio" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_ConvertAudio\- Convert audio data to a desired audio format\&.
|
||||
SDL_ConvertAudio \- Convert audio data to a desired audio format\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_ConvertSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL/SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CreateCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CreateCond\- Create a condition variable
|
||||
SDL_CreateCond \- Create a condition variable
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CreateCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CreateCursor\- Creates a new mouse cursor\&.
|
||||
SDL_CreateCursor \- Creates a new mouse cursor\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CreateMutex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CreateMutex\- Create a mutex
|
||||
SDL_CreateMutex \- Create a mutex
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CreateRGBSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CreateRGBSurface\- Create an empty SDL_Surface
|
||||
SDL_CreateRGBSurface \- Create an empty SDL_Surface
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CreateRGBSurfaceFrom" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CreateRGBSurfaceFrom\- Create an SDL_Surface from pixel data
|
||||
SDL_CreateRGBSurfaceFrom \- Create an SDL_Surface from pixel data
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CreateSemaphore" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CreateThread" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_CreateYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_CreateYUVOverlay\- Create a YUV video overlay
|
||||
SDL_CreateYUVOverlay \- Create a YUV video overlay
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_Delay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_Delay\- Wait a specified number of milliseconds before returning\&.
|
||||
SDL_Delay \- Wait a specified number of milliseconds before returning\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_DestroyCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_DestroyCond\- Destroy a condition variable
|
||||
SDL_DestroyCond \- Destroy a condition variable
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_DestroyMutex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_DestroyMutex\- Destroy a mutex
|
||||
SDL_DestroyMutex \- Destroy a mutex
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_DestroySemaphore" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_DisplayFormat" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_DisplayFormat\- Convert a surface to the display format
|
||||
SDL_DisplayFormat \- Convert a surface to the display format
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_DisplayFormatAlpha" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_DisplayFormatAlpha\- Convert a surface to the display format
|
||||
SDL_DisplayFormatAlpha \- Convert a surface to the display format
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_DisplayYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_DisplayYUVOverlay\- Blit the overlay to the display
|
||||
SDL_DisplayYUVOverlay \- Blit the overlay to the display
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_EnableKeyRepeat" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_EnableKeyRepeat\- Set keyboard repeat rate\&.
|
||||
SDL_EnableKeyRepeat \- Set keyboard repeat rate\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_EnableUNICODE" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_EnableUNICODE\- Enable UNICODE translation
|
||||
SDL_EnableUNICODE \- Enable UNICODE translation
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_Event" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_Event\- General event structure
|
||||
SDL_Event \- General event structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_EventState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_ExposeEvent" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_ExposeEvent\- Quit requested event
|
||||
SDL_ExposeEvent \- Quit requested event
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_FillRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_Flip" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_Flip\- Swaps screen buffers
|
||||
SDL_Flip \- Swaps screen buffers
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_FreeCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_FreeCursor\- Frees a cursor created with SDL_CreateCursor\&.
|
||||
SDL_FreeCursor \- Frees a cursor created with SDL_CreateCursor\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_FreeSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_FreeSurface\- Frees (deletes) a SDL_Surface
|
||||
SDL_FreeSurface \- Frees (deletes) a SDL_Surface
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_FreeWAV" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_FreeWAV\- Frees previously opened WAV data
|
||||
SDL_FreeWAV \- Frees previously opened WAV data
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_FreeYUVOverlay" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_FreeYUVOverlay\- Free a YUV video overlay
|
||||
SDL_FreeYUVOverlay \- Free a YUV video overlay
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GL_GetAttribute" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GL_GetProcAddress" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GL_GetProcAddress\- Get the address of a GL function
|
||||
SDL_GL_GetProcAddress \- Get the address of a GL function
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GL_LoadLibrary" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GL_LoadLibrary\- Specify an OpenGL library
|
||||
SDL_GL_LoadLibrary \- Specify an OpenGL library
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GL_SetAttribute" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GL_SetAttribute\- Set a special SDL/OpenGL attribute
|
||||
SDL_GL_SetAttribute \- Set a special SDL/OpenGL attribute
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GL_SwapBuffers" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GL_SwapBuffers\- Swap OpenGL framebuffers/Update Display
|
||||
SDL_GL_SwapBuffers \- Swap OpenGL framebuffers/Update Display
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GLattr" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GLattr\- SDL GL Attributes
|
||||
SDL_GLattr \- SDL GL Attributes
|
||||
.SH "ATTRIBUTES"
|
||||
.TP 20
|
||||
\fBSDL_GL_RED_SIZE\fP
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetAppState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
\fBSDL_GetAppState\fP\- Get the state of the application
|
||||
\fBSDL_GetAppState\fP \- Get the state of the application
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetAudioStatus" "3" "Tue 11 Sep 2001, 22:58" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetAudioStatus\- Get the current audio state
|
||||
SDL_GetAudioStatus \- Get the current audio state
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetClipRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetClipRect\- Gets the clipping rectangle for a surface\&.
|
||||
SDL_GetClipRect \- Gets the clipping rectangle for a surface\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetCursor" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetCursor\- Get the currently active mouse cursor\&.
|
||||
SDL_GetCursor \- Get the currently active mouse cursor\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetError" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetError\- Get SDL error string
|
||||
SDL_GetError \- Get SDL error string
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL/SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetEventFilter" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetEventFilter\- Retrieves a pointer to he event filter
|
||||
SDL_GetEventFilter \- Retrieves a pointer to he event filter
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetGamma" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetGamma\- Gets the gamma of the display
|
||||
SDL_GetGamma \- Gets the gamma of the display
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetGammaRamp" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetKeyName" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetKeyName\- Get the name of an SDL virtual keysym
|
||||
SDL_GetKeyName \- Get the name of an SDL virtual keysym
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetKeyState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetKeyState\- Get a snapshot of the current keyboard state
|
||||
SDL_GetKeyState \- Get a snapshot of the current keyboard state
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetModState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetModState\- Get the state of modifier keys\&.
|
||||
SDL_GetModState \- Get the state of modifier keys\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetMouseState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetMouseState\- Retrieve the current state of the mouse
|
||||
SDL_GetMouseState \- Retrieve the current state of the mouse
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetRGB" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetRGBA" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetRelativeMouseState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetRelativeMouseState\- Retrieve the current state of the mouse
|
||||
SDL_GetRelativeMouseState \- Retrieve the current state of the mouse
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetThreadID" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetTicks" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetVideoInfo" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_GetVideoSurface" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_GetVideoSurface\- returns a pointer to the current display surface
|
||||
SDL_GetVideoSurface \- returns a pointer to the current display surface
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_Init" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_Init\- Initializes SDL
|
||||
SDL_Init \- Initializes SDL
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_InitSubSystem" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_InitSubSystem\- Initialize subsystems
|
||||
SDL_InitSubSystem \- Initialize subsystems
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoyAxisEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoyAxisEvent\- Joystick axis motion event structure
|
||||
SDL_JoyAxisEvent \- Joystick axis motion event structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoyBallEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoyBallEvent\- Joystick trackball motion event structure
|
||||
SDL_JoyBallEvent \- Joystick trackball motion event structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoyButtonEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoyButtonEvent\- Joystick button event structure
|
||||
SDL_JoyButtonEvent \- Joystick button event structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoyHatEvent" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoyHatEvent\- Joystick hat position change event structure
|
||||
SDL_JoyHatEvent \- Joystick hat position change event structure
|
||||
.SH "STRUCTURE DEFINITION"
|
||||
.PP
|
||||
.nf
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickClose" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickClose\- Closes a previously opened joystick
|
||||
SDL_JoystickClose \- Closes a previously opened joystick
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickEventState" "3" "Tue 11 Sep 2001, 22:59" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickEventState\- Enable/disable joystick event polling
|
||||
SDL_JoystickEventState \- Enable/disable joystick event polling
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickGetAxis" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickGetAxis\- Get the current state of an axis
|
||||
SDL_JoystickGetAxis \- Get the current state of an axis
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickGetBall" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickGetBall\- Get relative trackball motion
|
||||
SDL_JoystickGetBall \- Get relative trackball motion
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickGetButton" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.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"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickGetHat" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickGetHat\- Get the current state of a joystick hat
|
||||
SDL_JoystickGetHat \- Get the current state of a joystick hat
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickIndex" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickIndex\- Get the index of an SDL_Joystick\&.
|
||||
SDL_JoystickIndex \- Get the index of an SDL_Joystick\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickName" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickName\- Get joystick name\&.
|
||||
SDL_JoystickName \- Get joystick name\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickNumAxes" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickNumAxes\- Get the number of joystick axes
|
||||
SDL_JoystickNumAxes \- Get the number of joystick axes
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickNumBalls" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickNumBalls\- Get the number of joystick trackballs
|
||||
SDL_JoystickNumBalls \- Get the number of joystick trackballs
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickNumButtons" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickNumButtons\- Get the number of joysitck buttons
|
||||
SDL_JoystickNumButtons \- Get the number of joysitck buttons
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickNumHats" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickNumHats\- Get the number of joystick hats
|
||||
SDL_JoystickNumHats \- Get the number of joystick hats
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickOpen" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickOpen\- Opens a joystick for use\&.
|
||||
SDL_JoystickOpen \- Opens a joystick for use\&.
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickOpened" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickOpened\- Determine if a joystick has been opened
|
||||
SDL_JoystickOpened \- Determine if a joystick has been opened
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
.TH "SDL_JoystickUpdate" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
|
||||
.SH "NAME"
|
||||
SDL_JoystickUpdate\- Updates the state of all joysticks
|
||||
SDL_JoystickUpdate \- Updates the state of all joysticks
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
\fB#include "SDL\&.h"
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue