Struct Demeter::InputState

Nested Relationships

This struct is a nested type of Struct Demeter.

Struct Documentation

struct InputState

Public Members

std::array<bool, SDL_NUM_SCANCODES> keys
int mouseX
int mouseY
int mouseDeltaX
int mouseDeltaY
std::array<bool, 5> mouseButtons