We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 1928

Summary: Missing primitives in SDL_mouse header
Product: SDL Reporter: Taiki <taiki>
Component: eventsAssignee: Sam Lantinga <slouken>
Status: RESOLVED WONTFIX QA Contact: Sam Lantinga <slouken>
Severity: critical    
Priority: P2 CC: icculus
Version: HG 2.0   
Hardware: All   
OS: All   

Description Taiki 2013-06-25 18:12:51 UTC
It seems that several functions, including SDL_SetMouseFocus() are absent of the public header.
Except is there is reason, (which then should be set around the implementation of those functions), it should be fixed before 2.0 final release

Regards
Comment 1 Ryan C. Gordon 2013-07-12 16:42:55 UTC
These are not public functions.

--ryan.