![]() TGE Version 1.5.2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
engine/platformMacCarb/macCarbEvents.h File Reference
Function DocumentationHides the mouse cursor when the mouse is locked, when we are in fullscreen mode, and when the cursor is inside the window bounds. Optionally takes the cursor location, in window local coords.
Hides or shows the system mouse cursor, regardless of the mouse position, and tracks the hidden state.
Install event handlers on the current window & on the app.
Remove all event handlers, except the alert event handlers.
Install event handlers for custom Torque inter-thread communication. This must be called before starting multithreaded execution in main(). create an event of class kEventClassTorque, and send it to the main thread
Variable Documentation
event type for alerts. The event class is an arbitrary val, it must not collide w/ kEventApp* .
|