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 - Missing primitives in SDL_mouse header
Summary: Missing primitives in SDL_mouse header
Status: RESOLVED WONTFIX
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 critical
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-25 18:12 UTC by Taiki
Modified: 2013-07-12 16:42 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.