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