DoorKeeper/include/doorkeeper/helpers
King_DuckZ fd8a1cbabc Add a hash mechanism to BaseMapSource.
This is needed to recognize what type of tiles a layer contains.
Client code has to fill in a map of hash => add_layer<T>() pointers.
As a layer is loaded, the correct add_layer<T>() is called based
on the hash saved with the layer itself.
2015-06-07 03:57:18 +02:00
..
asciimapsource.hpp Add a hash mechanism to BaseMapSource. 2015-06-07 03:57:18 +02:00
hashing.hpp Add a hash mechanism to BaseMapSource. 2015-06-07 03:57:18 +02:00
maploader.hpp Add a hash mechanism to BaseMapSource. 2015-06-07 03:57:18 +02:00
tilecoordinates.hpp Vector doesn't need to be told the type every time. 2015-06-06 14:16:35 +02:00
tylermapsource.hpp Add a hash mechanism to BaseMapSource. 2015-06-07 03:57:18 +02:00