TOnClockTickEvent

From Soldat Community Wiki
Revision as of 14:39, 26 July 2013 by Mighty (talk | contribs) (Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

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

Declaration

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