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