jul1278 / SimpleComponents

component-based 2D game engine in SDL
0 stars 1 forks source link

Add AnimatingSpriteGraphicsResource? #11

Closed jul1278 closed 8 years ago

jul1278 commented 8 years ago

should the sprite be responsible for deciding which frame it's currently playing? do we even use animating sprites? or just regular sprites and some other logic picks the correct sprite?