Home
last modified time | relevance | path

Searched defs:currentTile (Results 1 – 25 of 60) sorted by relevance

123

/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/simulation/
H A Dcarrulestatus.h60 unsigned int currentTile; variable
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/EXAMPLES/sms/SpaceHawks/screens/
H A Dscreen_spritesmind.c35 unsigned int currentTile =tile; in VDP_drawTileMapArea() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgParticle/
H A DParticleEffect.cpp105 if (_defaultParticleTemplate.getLifeTime()==duration) return;
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/
H A DParticle.cpp104 int currentTile = _start_tile + static_cast<int>(x * getNumTiles()); in update() local
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/
H A Dai.cpp114 void AI::speedControl(TrackTile & currentTile, bool isRaceCompleted) in speedControl()
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/geoiface/tiles/
H A Ditemmarkertiler.cpp390 MyTile* const currentTile = static_cast<MyTile*>(getTile(tileIndex.mid(0, l), true)); in removeMarkerIndexFromGrid() local
411 MyTile* const currentTile = tiles.at(l); in removeMarkerIndexFromGrid() local
622 MyTile* currentTile = static_cast<MyTile*>(rootTile()); in addMarkerIndexToGrid() local
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimClosestToCenterCombiner.cpp41 ossimRefPtr<ossimImageData> currentTile = getNextNormTile(layerIdx, 0, rect); in getTile() local
H A DossimArcInfoGridWriter.cpp117 ossimRefPtr<ossimImageData> currentTile = in writeFile() local
H A DossimBandMergeSource.cpp102 ossimRefPtr<ossimImageData> currentTile; in getTile() local
H A DossimCacheTileSource.cpp333 ossim_int32 currentTile = 0; in fillTile() local
/dports/games/ultimatestunts/ultimatestunts-srcdata-0771/trackedit/
H A Droutetracker.cpp138 STile currentTile = getTile(currentPos); in trackSingleRoute() local
448 STile currentTile = getTile(currentPos); in findNextTile() local
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/gis/rte/router/brouter/
H A DCRouterBRouterTilesSelectArea.h82 QPoint currentTile; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/
H A DTiledBackingStore.cpp88 RefPtr<Tile> currentTile = tileAt(Tile::Coordinate(xCoordinate, yCoordinate)); in invalidate() local
148 RefPtr<Tile> currentTile = tileAt(currentCoordinate); in paint() local
/dports/graphics/tiled/tiled-1.7.2/src/tiled/
H A Dtilesetdock.h83 Tile *currentTile() const { return mCurrentTile; } in currentTile() function
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dai_utils.c562 AIGotoContext *c, const struct vec2i currentTile, const Thing *i, in AStarFollow()
582 AIGotoContext *c, struct vec2i currentTile, struct vec2i goalTile) in AStarCloseToPath()
609 const struct vec2i currentTile = Vec2ToTile(actor->Pos); in AIGoto() local
/dports/games/openxcom/OpenXcom-1.0/src/Battlescape/
H A DUnitFallBState.cpp200 Tile *currentTile = _parent->getSave()->getTile(originalPosition); in think() local
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/
H A DTileRenderer.java141 private int currentTile = 0; field in TileRenderer
/dports/games/kgoldrunner/kgoldrunner-21.12.3/src/
H A Dkgrrenderer.cpp126 (const char picType, KGameRenderedItem * currentTile) in getTileItem()
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity-ng/
H A DGameView.cpp961 MapPoint currentTile = startRoad; in event() local
1563 MapPoint currentTile; in draw() local
/dports/devel/kyra/kyra/spriteed/
H A Dsharedstate.h182 EdWidgetTile* currentTile; variable
/dports/graphics/tiled/tiled-1.7.2/src/plugins/tengine/
H A Dtengineplugin.cpp97 Properties currentTile = cachedTiles["?"]; in write() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit2/UIProcess/
H A DTiledDrawingAreaProxy.cpp253 …RefPtr<TiledDrawingAreaTile> currentTile = tileAt(TiledDrawingAreaTile::Coordinate(xCoordinate, yC… in invalidate() local
348 RefPtr<TiledDrawingAreaTile> currentTile = tileAt(currentCoordinate); in paint() local
/dports/graphics/digikam/digikam-7.4.0/core/utilities/geolocation/mapsearches/
H A Dgpsmarkertiler.cpp976 MyTile* currentTile = static_cast<MyTile*>(rootTile()); in removeMarkerFromTileAndChildren() local
1011 MyTile* currentTile = static_cast<MyTile*>(rootTile()); in addMarkerToTileAndChildren() local
/dports/games/scummvm/scummvm-2.5.1/engines/groovie/
H A Dvdx.cpp388 byte *currentTile = buf + j * TILE_SIZE * imageWidth; in getStill() local
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/groovie/
H A Dvdx.cpp388 byte *currentTile = buf + j * TILE_SIZE * imageWidth; in getStill() local

123