leftButtonPressed()
Module: Player
Summary:
Gets if the left button is pressed
Call this on:
The player
Example:
if ( self leftButtonPressed() ) ...