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