Home
last modified time | relevance | path

Searched refs:TileMapLayerType2D (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/Urho2D/
H A DTmxFile2D.h41 TmxLayer2D(TmxFile2D* tmxFile, TileMapLayerType2D type);
48 TileMapLayerType2D GetType() const { return type_; } in GetType()
77 TileMapLayerType2D type_;
H A DTileMapLayer2D.h83 TileMapLayerType2D GetLayerType() const;
H A DTileMapDefs2D.h73 enum TileMapLayerType2D enum
H A DTileMapLayer2D.cpp271 TileMapLayerType2D TileMapLayer2D::GetLayerType() const in GetLayerType()
H A DTmxFile2D.cpp45 TmxLayer2D::TmxLayer2D(TmxFile2D* tmxFile, TileMapLayerType2D type) : in TmxLayer2D()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/Urho3D/LuaScript/pkgs/Urho2D/
H A DTileMapLayer2D.pkg12 TileMapLayerType2D GetLayerType() const;
27 tolua_readonly tolua_property__get_set TileMapLayerType2D layerType;
H A DTileMapDefs2D.pkg26 enum TileMapLayerType2D
/dports/graphics/urho3d/Urho3D-1.7.1/Docs/
H A DLuaScriptAPI.dox6913 - TileMapLayerType2D GetLayerType() const
6927 - TileMapLayerType2D layerType (readonly)
8543 ### TileMapLayerType2D
H A DAngelScriptAPI.h13501 TileMapLayerType2D layerType;
15835 enum TileMapLayerType2D enum
H A DScriptAPI.dox14375 - TileMapLayerType2D layerType // readonly
16415 ### TileMapLayerType2D
H A DReference.dox2913 …yer2D::GetLayerType "GetLayerType()" (returns the type of layer, a TileMapLayerType2D: Tile=LT_TIL…