Difference between revisions of "TOnClockTickEvent"
(new page) |
m (→Declaration) |
||
Line 12: | Line 12: | ||
Ticks: current tick count (1 second = 60 ticks) | Ticks: current tick count (1 second = 60 ticks) | ||
− | [[Category:Classes | + | [[Category:Classes]] |
Revision as of 13:24, 26 July 2013
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)