Wiki Page Content

Differences between revisions 2 and 3
Revision 2 as of 2010-09-23 22:06:28
Size: 600
Editor: SheenaSmith
Comment: minor change
Revision 3 as of 2011-11-29 20:26:59
Size: 581
Editor: SheenaSmith
Comment: minor change to RV
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
Returns ^a pointer to the SDL_Window with mouse focus.^ Returns the window with mouse focus.

DRAFT

SDL_GetMouseFocus

Use this function to get the window which currently has mouse focus.

Syntax

SDL_Window* SDL_GetMouseFocus(void)

Return Value

Returns the window with mouse focus.

Code Examples

You can add your code example here

Remarks

You can add useful comments here


CategoryAPI, CategoryMouse

None: SDL_GetMouseFocus (last edited 2013-11-02 13:12:19 by PhilippWiesemann)

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