Skip to content
Snippets Groups Projects
  • Alejandro Perea's avatar
    Refactor chunk system (#157) · bbdba30b
    Alejandro Perea authored
    * 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
    Unverified
    bbdba30b