Possseidon / dang-lib

A C++ library, providing a variety of useful classes focused around game developement.
3 stars 1 forks source link

Add TextureAtlas::TileHandle functions to query texture bounds and other things. #40

Closed Possseidon closed 3 years ago

Possseidon commented 3 years ago

Yeah... TileHandles are pretty useless in their current form...

Possseidon commented 3 years ago

Added bounds and layer function.