Wiki Page Content

Differences between revisions 3 and 4
Revision 3 as of 2011-11-29 20:26:59
Size: 581
Editor: SheenaSmith
Comment: minor change to RV
Revision 4 as of 2013-11-02 13:12:19
Size: 556
Comment: Removed empty Related Functions section, see SGFunctions.
Deletions are marked like this. Additions are marked like this.
Line 26: Line 26:
== Related Functions ==

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