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