Skip to content
Snippets Groups Projects
Unverified Commit bbdba30b authored by Alejandro Perea's avatar Alejandro Perea Committed by GitHub
Browse files

Refactor chunk system (#157)

* Refactor chunk system
- Add `FiniteTileLayer` & `InfiniteTileLayer`
- Chunks are now stored by chunk position
- Add `InternalChunk` for holding mid-parse chunk info

* Fix tests

* Cleanup

* Make chunk constructor private

* Address PR comments

* Box chunk tiles

* Convert numeric types before multiplication
parent e8113244
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment