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