TOnClockTickEvent

From Soldat Community Wiki
Revision as of 14:38, 26 July 2013 by Mighty (talk | contribs)
Jump to: navigation, search

Description

Type used by TGame.OnClockTick as an event handler type.

user constructable: NO
user destructable:  NO

Declaration

 procedure (Ticks: Integer);
  Ticks: current tick count (1 second = 60 ticks)