strafeLeftPressed method

void strafeLeftPressed()

Implementation

void strafeLeftPressed() {
  _strafeLeft = true;
}