Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2010-08-13 03:53:37
Size: 752
Editor: SheenaSmith
Comment: update content - changeset 4465
Revision 4 as of 2010-09-23 22:10:42
Size: 751
Editor: SheenaSmith
Comment: minor change
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
Returns SDL_TRUE if relative mode is enabled, or SDL_False if it is disabled. Returns SDL_TRUE if relative mode is enabled or SDL_False if it is disabled.

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. 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