littlektframework / littlekt

A multiplatform WebGPU 2D game framework written in Kotlin. Build your own game engine on top.
https://littlekt.com
Apache License 2.0
321 stars 12 forks source link

core: update TextureAtlas to flip the offsetY coord, when parsing, to be relative to the bottom of the image rather than the top #262

Closed LeHaine closed 3 months ago

LeHaine commented 3 months ago

core: rename TextureSlice originalSize to actualSize