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