Wiki Page Content

Revision 4 as of 2013-11-02 13:12:19

Clear message

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

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