Home
last modified time | relevance | path

Searched defs:TileMap (Results 1 – 25 of 58) sorted by relevance

123

/dports/games/scummvm/scummvm-2.5.1/engines/dragons/
H A Dbackground.h68 struct TileMap { struct
75 TileMap() { in TileMap() argument
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/GameScript/
H A DMatching.h29 class TileMap; variable
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/scripting/
H A Dtilemap.hpp28 class TileMap final class
/dports/games/scummvm/scummvm-2.5.1/engines/illusions/resources/
H A Dbackgroundresource.h55 struct TileMap { struct
68 TileMap _tileMap; argument
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/illusions/resources/
H A Dbackgroundresource.h55 struct TileMap { struct
68 TileMap _tileMap; argument
/dports/games/gogui/Quaqua/src/ch/randelshofer/quaqua/ext/batik/ext/awt/image/rendered/
H A DTileMap.java33 public class TileMap implements TileStore { class
68 public TileMap(TileGenerator source, in TileMap() method in TileMap
/dports/devel/qt5-location/kde-qtlocation-5.15.2p6/src/location/maps/
H A Dqgeocameratiles_p_p.h93 struct TileMap struct
99 QMap<int, QPair<int, int> > data;
/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dtilemap.h45 } TileMap; typedef
/dports/games/hoverboard-sdl/hoverboard-sdl-0.7.3/src/
H A Dtilecache.hh40 typedef std::map<SDL2pp::Point, Tile> TileMap; typedef in TileCache
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/txp/
H A DTileMapper.h120 typedef std::map< TileIdentifier, int> TileMap; typedef
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/txp/
H A Dtrdll.h1 /* ************************
2 Copyright Terrain Experts Inc.
3 Terrain Experts Inc (TERREX) reserves all rights to this source code
4 unless otherwise specified in writing by the President of TERREX.
5 This copyright may be updated in the future, in which case that version
6 supercedes this one.
7 -------------------
8 Terrex Experts Inc.
9 4400 East Broadway #314
10 Tucson, AZ 85711
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DTiledBackingStore.h105 typedef HashMap<Tile::Coordinate, RefPtr<Tile> > TileMap; typedef
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/include/ossim/support_data/
H A DossimRpfAttributeOffsetRecord.h111 * 7 Watt (Ten to 6 electirical power) in ossimQuickbirdTileInfo()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/textures/
H A Dtextures.h472 struct TileMap struct
475 TileMap() in TileMap() argument
483 TileMap artIndex[256]; argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgraphite-optimize-isl.c201 isl_basic_map *TileMap; in getScheduleForBand() local
378 isl_map *TileMap; in getScheduleForBandList() local
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgraphite-optimize-isl.c197 isl_basic_map *TileMap; in getScheduleForBand() local
378 isl_map *TileMap; in getScheduleForBandList() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgraphite-optimize-isl.c193 isl_basic_map *TileMap; in getScheduleForBand() local
370 isl_map *TileMap; in getScheduleForBandList() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dexedexes.c19 #define TileMap(offs) (memory_region(REGION_GFX5)[offs]) macro
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DTiledDrawingAreaProxy.h163 typedef HashMap<TiledDrawingAreaTile::Coordinate, RefPtr<TiledDrawingAreaTile> > TileMap; typedef
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/GameSrc/Headers/
H A Dtilemap.h134 } TileMap; typedef
/dports/graphics/gpxsee/GPXSee-7.32/src/map/IMG/
H A Dimg.cpp7 typedef QMap<QByteArray, VectorTile*> TileMap; typedef
/dports/games/hypatia_engine/hypatia_engine-0.3.1/hypatia/
H A Dtiles.py50 class TileMap(object): class
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/object/
H A Dtilemap.hpp43 class TileMap final : class
H A Dtilemap.cpp39 TileMap::TileMap(const TileSet *new_tileset) : in TileMap() function in TileMap
73 TileMap::TileMap(const TileSet *tileset_, const ReaderMapping& reader) : in TileMap() function in TileMap
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima4/map/
H A Dmap.h43 class TileMap; variable

123