Mercurial > fife-parpg
view tests/data/wolf_walk/wolf_walk_s.xml @ 644:b84dbc4665b0
loaders extension can now handle multiple loaders for different filetypes. A difference between map and object files is now being made!
Fixed a small redundancy in the guimanager.
Added clearResourceLoaders() to the Pool class. This can be used if different resourceloaders have to be added at a later point in time (running editor for example, a plugin might want to have it's own loader added)
author | nihathrael@33b003aa-7bff-0310-803a-e67f0ece8222 |
---|---|
date | Mon, 11 Oct 2010 22:20:00 +0000 |
parents | 4a0efb7baf70 |
children |
line wrap: on
line source
<animation delay="90" id="2001"> <frame source="gfx/walk_s_1.png" /> <frame source="gfx/walk_s_2.png" /> <frame source="gfx/walk_s_3.png" /> <frame source="gfx/walk_s_4.png" /> <frame source="gfx/walk_s_5.png" /> <frame source="gfx/walk_s_6.png" /> <frame source="gfx/walk_s_7.png" /> <frame source="gfx/walk_s_8.png" /> </animation>