Wiki Page Content

Differences between revisions 5 and 6
Revision 5 as of 2010-10-11 21:26:04
Size: 751
Editor: SheenaSmith
Comment: correct typo
Revision 6 as of 2013-09-01 18:44:24
Size: 762
Comment: Updated usage of Color2 macro.
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
''<<Color2(green,Is this right? What does it do if relative mode is not supported?)>>'' ''<<Color2(col=green,text="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.

Syntax

SDL_bool SDL_GetRelativeMouseMode(void)

Return Value

Returns SDL_TRUE if relative mode is enabled or SDL_FALSE if it is disabled. Is this right? What does it do if relative mode is not supported?

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