TRpgTimer Properties

TURBU

TRpgTimer Properties

 

Back to TRpgTimer

Back to RPG Script Reference

Explanation of Object Pascal types

 

Name Type Description
time integer The number of seconds left on the timer.
visible boolean Whether the timer gets shown on the screen or not.
active boolean Whether the timer is currently counting down or not.  This property is read-only.  It gets changed when the appropriate methods are called.
inBattle boolean Determines whether or not the timer remains visible and active during battles.  (This currently does nothing, as battles are not yet implemented.)
 

This help file was created with the free trial version of HelpScribble.