mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-09 10:06:35 -05:00
* removed d2common/d2scene, was not the right way to go. * added components for animation, scale, main viewport, viewport filter * added interface for scenes, which are extensions of akara.System * BootStrap is now AppBootstrap, common to game clients and headless server * added generic BasicScene struct for common scene functionality * added game object factory as a system, with single sprite factory * added update counter system, shows how many times the world updates per second * integration test is now the game client test |
||
---|---|---|
.. | ||
d2animation | ||
d2cache | ||
d2calculation | ||
d2data | ||
d2datautils | ||
d2enum | ||
d2events | ||
d2fileformats | ||
d2geom | ||
d2interface | ||
d2loader | ||
d2math | ||
d2path | ||
d2resource | ||
d2util | ||
doc.go |