leftBumper property

bool leftBumper
getter/setter pair

Whether the left bumper was pressed last frame.

Implementation

bool leftBumper = false;