Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-03-11 05:48:43
Size: 857
Editor: SheenaSmith
Comment: create page, add content (Rev 5540)
Revision 2 as of 2010-03-11 21:42:01
Size: 861
Editor: SheenaSmith
Comment:
Deletions are marked like this. Additions are marked like this.
Line 20: Line 20:
<<Color2(green,Is this right? What does it do if relative mode is not supported?)>> ''<<Color2(green,Is this right? What does it do if relative mode is not supported?)>>''

DRAFT

SDL_GetRelativeMouseMode

Use this function to query whether relative mouse mode is enabled for the specified mouse.

Syntax

SDL_bool SDL_GetRelativeMouseMode(int index)

Function Parameters

index

the index of the specified mouse

Return Value

Returns SDL_TRUE if relative mode is enabled, or SDL_False if it is disabled. green

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryMouse

None: SDL_GetRelativeMouseMode (last edited 2015-05-31 19:16:11 by PhilippWiesemann)

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit