raze-gles/source/mact/include
Christoph Oelckers 065721c62b - simplified the button state maintenance
This removes all unused parts of the implementation and moves the rest to the InputState class for easier replacement later. All MACT is doing now here is to call the UpdateStatus function, the internal workings are no longer relevant.
2019-10-28 07:00:31 +01:00
..
_control.h - everything compiles again (not tested yet.) 2019-10-26 00:32:49 +02:00
animlib.h - removed most extern "C" from the rest of the code base. 2019-09-21 20:14:34 +02:00
control.h - simplified the button state maintenance 2019-10-28 07:00:31 +01:00
joystick.h - removed most extern "C" from the rest of the code base. 2019-09-21 20:14:34 +02:00
keyboard.h - fixed the compile errors and consolidated the key binding CCMDs. 2019-10-28 06:47:49 +01:00
mouse.h - removed most extern "C" from the rest of the code base. 2019-09-21 20:14:34 +02:00