Mercurial > fife-parpg
view tests/data/wolf_walk/wolf_walk_ne.xml @ 181:56ac89189bc4
fixed time handling in fife:
- the time scaling method was unreliable when changing the time factors (jumping in the moment of the change)
- replaced much calls to SDL_GetTicks with TimerManager::instance()->getTime()
- some other time related cleanup
author | spq@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Sat, 31 Jan 2009 04:15:43 +0000 |
parents | 4a0efb7baf70 |
children |
line wrap: on
line source
<animation delay="90" id="2001"> <frame source="gfx/walk_ne_1.png" /> <frame source="gfx/walk_ne_2.png" /> <frame source="gfx/walk_ne_3.png" /> <frame source="gfx/walk_ne_4.png" /> <frame source="gfx/walk_ne_5.png" /> <frame source="gfx/walk_ne_6.png" /> <frame source="gfx/walk_ne_7.png" /> <frame source="gfx/walk_ne_8.png" /> </animation>