carb/input/InputTypes.h
In directory: carb/input
Source file: carb/input/InputTypes.h
Type definitions for carb.input.
Namespaces
carb: The main Carbonite namespace.
carb::input: Namespace for the carb.input plugin.
Structs
carb::input::ActionEvent: Defines an action event.
carb::input::ActionMappingDesc: Defines action mapping description.
carb::input::Gamepad: An opaque type representing a Gamepad .
carb::input::GamepadConnectionEvent: Defines the gamepad connection event.
carb::input::GamepadEvent: Defines a gamepad event.
carb::input::InputDevice: An opaque type representing an Input Device.
carb::input::InputEvent: Defines the unified input event.
carb::input::Keyboard: An opaque type representing a Keyboard .
carb::input::KeyboardEvent: Defines a keyboard event.
carb::input::Mouse: An opaque type representing a Mouse .
carb::input::MouseEvent: Defines the mouse event.