Game-tick
Revision as of 21:41, 19 December 2013 by Ssilk (talk | contribs) (Created page with "A game tick or just "tick" is 1/60 of a Game-second. This means, that in real-time a tick can last longer, for example, when the CPU is too slow to compute all needed upd...")
A game tick or just "tick" is 1/60 of a Game-second.
This means, that in real-time a tick can last longer, for example, when the CPU is too slow to compute all needed updates in this time.