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