rightBumper property

bool rightBumper
getter/setter pair

Whether the right bumper was pressed last frame.

Implementation

bool rightBumper = false;