|
BurgerLib
|
#include <ininput.h>

Public Attributes | |
| Word8 | InputSprocketInited |
| Word8 | InputSprocketActive |
| Word8 | CursorDevicePresent |
| Word8 | Flags |
| Word32 | InputSprocketTick |
| Word32 | InputSprocketMutex |
| Word | JoystickLastRead |
| struct JoyDesc_t * | JoystickDescriptionsArray |
| struct OpaqueISpDeviceReference ** | JoystickDeviceArray |
| Word | KeyboardCount |
| MacKeyEntry_t | KeyLists [2] |
| struct OpaqueEventHandlerRef * | KeyEventRef |
| void * | KeyCarbonProc |
| Word | MiceCount |
| MacRatEntry_t | MiceLists [4] |
| struct OpaqueEventHandlerRef * | MouseEventRef |
| void * | MouseCarbonProc |
| Word | MouseMaxX |
| Word | MouseMaxY |
| int | LastMouseX |
| int | LastMouseY |
| int | LastMouseDeltaX |
| int | LastMouseDeltaY |
| int | LastMouseDeltaZ |
| Word | LastMouseButton |
| struct TimerTask_t * | MouseTimerProc |
| struct TimerTask_t * | KeyboardTimerProc |
| int | MouseXBase |
| int | MouseYBase |
| Word8 | CenterMouseFlag |
| Word8 | Dormant |
| Word8 | Padding [2] |
| struct JoyDesc_t* MacInput_t::JoystickDescriptionsArray |
| struct OpaqueISpDeviceReference** MacInput_t::JoystickDeviceArray |
| struct OpaqueEventHandlerRef* MacInput_t::KeyEventRef |
| struct OpaqueEventHandlerRef* MacInput_t::MouseEventRef |
1.8.0