Orxonox  0.0.5 Codename: Arcturus
Functions
MacHelpers.cpp File Reference
#include "mac/MacHelpers.h"
#include "mac/MacKeyboard.h"
#include "mac/MacMouse.h"
#include "OISException.h"
#include <Carbon/Carbon.h>

Functions

OSStatus KeyDownWrapper (EventHandlerCallRef nextHandler, EventRef theEvent, void *callClass)
 
OSStatus KeyModWrapper (EventHandlerCallRef nextHandler, EventRef theEvent, void *callClass)
 
OSStatus KeyUpWrapper (EventHandlerCallRef nextHandler, EventRef theEvent, void *callClass)
 
OSStatus MouseWrapper (EventHandlerCallRef nextHandler, EventRef theEvent, void *callClass)
 

Function Documentation

OSStatus KeyDownWrapper ( EventHandlerCallRef  nextHandler,
EventRef  theEvent,
void callClass 
)
OSStatus KeyModWrapper ( EventHandlerCallRef  nextHandler,
EventRef  theEvent,
void callClass 
)
OSStatus KeyUpWrapper ( EventHandlerCallRef  nextHandler,
EventRef  theEvent,
void callClass 
)
OSStatus MouseWrapper ( EventHandlerCallRef  nextHandler,
EventRef  theEvent,
void callClass 
)