ScummVM API documentation
Awe::PlayerInput Struct Reference

Public Types

enum  { DIR_LEFT = 1 << 0, DIR_RIGHT = 1 << 1, DIR_UP = 1 << 2, DIR_DOWN = 1 << 3 }
 

Public Attributes

uint8 dirMask = 0
 
bool action = false
 
bool jump = false
 
bool code = false
 
bool pause = false
 
bool quit = false
 
bool back = false
 
char lastChar = '\0'
 
bool fastMode = false
 

The documentation for this struct was generated from the following file: