TOnClockTickEvent
Description
Type used by TGame.OnClockTick as an event handler type.
Declaration
procedure (Ticks: Integer); Ticks: current tick count (1 second = 60 ticks)
Type used by TGame.OnClockTick as an event handler type.
procedure (Ticks: Integer); Ticks: current tick count (1 second = 60 ticks)