jbcallv / game-engine

2D game engine made in C++
1 stars 0 forks source link

sprite sheet formatting #8

Open jbcallv opened 2 years ago

jbcallv commented 2 years ago

each line in sheet will be one animation. Task is to update sprite sheet class as such

jbcallv commented 2 years ago

refactor class to animation and make methods for customization instead of a single constructor