litiengine icon indicating copy to clipboard operation
litiengine copied to clipboard

Add Copy-Constructors for more CustomPropertyProviders.

Open nightm4re94 opened this issue 5 years ago • 2 comments

With 50040a373e060fd97497e4b0a9996fc688e2652f, we've introduced Copy-Constructors for the abstract types CustomPropertyProvider and Property, as well as Layers, MapObjectLayers, and MapObjects.

In an effort to unify how the engine handles cloning, we should consider adding more of these Copy-constructors to the CustomPropertyProviders Map, Terrain, Tile, and maybe others as well.

  • [ ] Map
  • [x] MapImage
  • [ ] Terrain
  • [x] Tile
  • [ ] Tileset

nightm4re94 avatar Jul 29 '18 13:07 nightm4re94

Hi, Is this still and active issue and is anyone working on it? Otherwise I and some student partners would like to look into this issue.

werlikth avatar Feb 23 '19 14:02 werlikth

this is still open, yes. Feel free to implement it!

nightm4re94 avatar Feb 24 '19 10:02 nightm4re94