diff options
author | Starla Insigna <hatkirby@fourisland.com> | 2009-03-17 16:40:21 -0400 |
---|---|---|
committer | Starla Insigna <hatkirby@fourisland.com> | 2009-03-17 16:40:21 -0400 |
commit | cacc139f864fa8232fa6ed98de7c3c49bb94344f (patch) | |
tree | b8a5af423c55628f7f49db2a4c3fb373b0f6c334 /.hgignore | |
parent | 28e41757f11ea216f641b4889bd43be2b6373484 (diff) | |
download | fourpuzzle-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 '.hgignore')
0 files changed, 0 insertions, 0 deletions