Simulator::WASDInputStrategy namespace

Enums

enum Actions { kMoveForward = 0x00000001, kMoveBackward = 0x00000002, kMoveLeft = 0x00000003, kMoveRight = 0x00000004, kStrafeLeft = 0x00000005, kStrafeRight = 0x00000006 }

Variables

const char*const TriggerFile