Skip to content

v3.0.0 - Tile structs

Latest
Compare
Choose a tag to compare
@joelekstrom joelekstrom released this 12 Feb 16:05
· 4 commits to master since this release
585664e
  • Simplifies the API by using a tile struct instead of uint8_t
  • Can now access tile data directly instead of via functions
  • Breaks code that uses those functions, should update to access values directly