Game-tick: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 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..."  | 
				|
(No difference) 
 | |
Revision as of 21:42, 19 December 2013
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.