ZakBerkelaar / MyGame

A WIP multiplayer Terraria like game with a few basic features
GNU General Public License v3.0
0 stars 0 forks source link

Convert `TextureAtlas` into to an instance class #16

Open ZakBerkelaar opened 2 years ago

ZakBerkelaar commented 2 years ago

We should be able to have multiple atlases that can be created just by providing a list of images or paths to a the constructor.