TOnClockTickEvent

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

Inheritance

Description

Class used in 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)