Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2010-08-13 03:22:16
Size: 592
Editor: SheenaSmith
Comment: create page, add content (8/8 changeset 4633; 4465)
Revision 2 as of 2010-09-23 22:06:28
Size: 600
Editor: SheenaSmith
Comment: minor change
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
^A pointer to the SDL_Window with mouse focus.^ Returns ^a pointer to the SDL_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 a pointer to the SDL_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