Skip to content
Snippets Groups Projects
  • Alejandro Perea's avatar
    Remove `Data` types from the interface (#163) · 4227705a
    Alejandro Perea authored
    
    * Add properties to `Object`
    
    * Add properties to `FiniteTileLayer`
    
    * Add properties to `Layer`
    
    * Add properties to `ImageLayer`
    
    * Add properties to `ObjectLayerData`
    
    * Remove `data()`; Replace `map()`
    
    * Add properties to `LayerTile`
    
    * `MapWrapper` -> `map_wrapper!`
    
    * Fix examples/tests
    
    * Limit visibility of data types
    
    * Make `Tile::collision` public again
    
    * Doc tweak
    
    Co-authored-by: default avatarThorbjørn Lindeijer <bjorn@lindeijer.nl>
    4227705a