forked from dolphin-emu/dolphin
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changes Cocoa references to Quartz and moved funcs into class
Changes references to Cocoa framework in class interface class names to Quartz such that they match existing Dolphin interfaces. Additionally, moves the `get_bounds` and `getWindowCenter` helper functions into the `QuartzInputMouse` class as private methods as they do not need to be exposed.
- Loading branch information
1 parent
3bafa82
commit 0168201
Showing
2 changed files
with
18 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters