![]() TGE Version 1.5.2 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
engine/platformMacCarb/platformMacCarb.h File Reference
Define Documentation
earlier versions of OSX don't have these convinience macros, so manually stick them here.
Function DocumentationCreates a new mac window, of a particular size, centered on the screen. If a fullScreen window is requested, then the window is created without decoration, in front of all other normal windows AND BEHIND asian text input methods. This path to a fullScreen window allows asian text input methods to work in full screen mode, because it avoids capturing the display.
Asnychronously fade a window into existence, and set menu bar visibility. The fading can be turned off via the preference $pref::mac::fadeWindows. It also sends itself to the main thread if it is called on any other thread.
Asnychronously fade a window out of existence. The window will be destroyed when the fade is complete. The fading can be turned off via the preference $pref::mac::fadeWindows. It also sends itself to the main thread if it is called on any other thread.
Manage Mac MenuBar visibility. If show is true the menubar is shown, if false the menubar is hidden. It sends itself to the main thread if it is called on any other thread.
Variable DocumentationGlobal singleton that encapsulates a lot of mac platform state & globals.
window level constants
mouse wheel sensitivity factor
|