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