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