24 #include "GraphicsApi.h" 25 #include "ResourceManager.h" 26 #include "TileLayer.h" 30 #ifndef DOXYGEN_SHOULD_SKIP_THIS 43 GF_GRAPHICS_API TileLayer
makeTileLayer(
const TmxLayers& map,
const TmxTileLayer& layer, ResourceManager& resources);
45 #ifndef DOXYGEN_SHOULD_SKIP_THIS 50 #endif // GF_TMX_OPS_H The namespace for gf classes.
Definition: Action.h:35
GF_GRAPHICS_API TileLayer makeTileLayer(const TmxLayers &map, const TmxTileLayer &layer, ResourceManager &resources)
Create a tile layer object from a TMX tile layer.