40 #ifndef _inputbuttondevice_h
41 #define _inputbuttondevice_h
43 #include "Input/metacode.h"
73 void UpdateButtonTransitions();
85 UInt16 GetNumButtons()
const;
116 Boole IsButtonTransitioning(
const UInt16 Button)
const;
bool Boole
Generally acts a single bit, true or false.
uint16_t UInt16
An 16-bit unsigned integer.
Input::MetaCode::MetaCodeContainer MetaCodeContainer
Convenience datatype for storage of MetaCodes.
The bulk of the engine components go in this namspace.
The declaration of the User input Device class.