MCPcopy Create free account
hub / github.com/atraczyk/2d-engine / ~DynamicTileMapList

Method ~DynamicTileMapList

engine/src/tile.h:195–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 count = 0;
194 };
195 ~DynamicTileMapList (){};
196
197 void
198 Add (TileMap tilemap, Vector2 (*_function) (unsigned int))

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected