summary refs log tree commit diff stats
path: root/test
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2009-03-17 16:40:21 -0400
committerStarla Insigna <hatkirby@fourisland.com>2009-03-17 16:40:21 -0400
commitcacc139f864fa8232fa6ed98de7c3c49bb94344f (patch)
treeb8a5af423c55628f7f49db2a4c3fb373b0f6c334 /test
parent28e41757f11ea216f641b4889bd43be2b6373484 (diff)
downloadfourpuzzle-cacc139f864fa8232fa6ed98de7c3c49bb94344f.tar.gz
fourpuzzle-cacc139f864fa8232fa6ed98de7c3c49bb94344f.tar.bz2
fourpuzzle-cacc139f864fa8232fa6ed98de7c3c49bb94344f.zip
Engine: Redesigned move frequency
Removed frequency from the Event API as LayerEvents are the only type of events that require a move frequency, as move frequency decides how many ticks to wait between each movement. HeroEvent does nothing with it, because the user input decides how often it moves.

Also changed frequency to be an integer rather than a bounded enumeration, which is clearer and lets an much larger (but probably unnecessary) range of wait values.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions