Home
last modified time | relevance | path

Searched refs:drawBlockObject (Results 1 – 14 of 14) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/engine/
H A Deob.cpp425 drawBlockObject(0, 2, shp, x + v, y, 5); in drawDoorIntern()
427 drawBlockObject(1, 2, shp, x - v, y, 5); in drawDoorIntern()
429drawBlockObject(0, 2, _doorSwitches[shapeIndex].shp, _doorSwitches[shapeIndex].x + w - v, _doorSwi… in drawDoorIntern()
438 drawBlockObject(0, 2, _doorShapes[shapeIndex + 3], d1, y, 5); in drawDoorIntern()
441 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
443drawBlockObject(0, 2, _doorSwitches[shapeIndex].shp, _doorSwitches[shapeIndex].x + w, _doorSwitche… in drawDoorIntern()
451 drawBlockObject(0, 2, shp, x, y + v, 5); in drawDoorIntern()
454 drawBlockObject(0, 2, _doorShapes[shapeIndex + 3], x, y - v, 5); in drawDoorIntern()
456drawBlockObject(0, 2, _doorSwitches[shapeIndex].shp, _doorSwitches[shapeIndex].x + w, _doorSwitche… in drawDoorIntern()
463 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
[all …]
H A Ddarkmoon.cpp424 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
438 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
443 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
447drawBlockObject(0, 2, _doorSwitches[shapeIndex].shp, _doorSwitches[shapeIndex].x + w, _doorSwitche… in drawDoorIntern()
607 drawBlockObject(f, 2, _lightningColumnShape, 72, y, 5); in drawLightningColumn()
H A Dsprites_eob.cpp306 void EoBCoreEngine::drawBlockObject(int flipped, int page, const uint8 *shape, int x, int y, int sd… in drawBlockObject() function in Kyra::EoBCoreEngine
324 drawBlockObject(flipped, 2, shape, x, y, 5, ovl); in drawMonsterShape()
413 drawBlockObject(0, 2, shp, x, y, 5); in drawBlockItems()
561 drawBlockObject(0, 2, _wallOfForceShapes[shpId], x, y, 5); in drawWallOfForce()
651 drawBlockObject(flipped, 2, shp, x, y, 5); in drawFlyingObjects()
678drawBlockObject(0, 2, shp, x1 + x2 + _teleporterShapeCoords[d * 26 + ii * 2], y1 + y2 + _teleporte… in drawTeleporter()
H A Dscene_eob.cpp671drawBlockObject(1, 2, shapeData, x, _levelDecorationProperties[l].shapeY[shpIx], _sceneShpDim); in drawDecorations()
674drawBlockObject(0, 2, shapeData, x, _levelDecorationProperties[l].shapeY[shpIx], _sceneShpDim); in drawDecorations()
H A Deobcommon.h511 …void drawBlockObject(int flipped, int page, const uint8 *shape, int x, int y, int sd, uint8 *ovl =…
H A Dmagic_eob.cpp806 drawBlockObject(i & 1, 0, _firebeamShapes[(5 - i) >> 1], bX[i], bY[i], 0); in spellCallback_start_burningHands()
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/engine/
H A Deob.cpp830 drawBlockObject(0, 2, shp, x + v, y, 5); in drawDoorIntern()
832 drawBlockObject(1, 2, shp, x - v, y, 5); in drawDoorIntern()
834drawBlockObject(0, 2, _doorSwitches[shapeIndex].shp, _doorSwitches[shapeIndex].x + w - v, _doorSwi… in drawDoorIntern()
843 drawBlockObject(0, 2, _doorShapes[shapeIndex + 3], d1, y, 5); in drawDoorIntern()
846 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
848drawBlockObject(0, 2, _doorSwitches[shapeIndex].shp, _doorSwitches[shapeIndex].x + w, _doorSwitche… in drawDoorIntern()
856 drawBlockObject(0, 2, shp, x, y + v, 5); in drawDoorIntern()
859 drawBlockObject(0, 2, _doorShapes[shapeIndex + 3], x, y - v, 5); in drawDoorIntern()
861drawBlockObject(0, 2, _doorSwitches[shapeIndex].shp, _doorSwitches[shapeIndex].x + w, _doorSwitche… in drawDoorIntern()
868 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
[all …]
H A Ddarkmoon.cpp526 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
540 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
545 drawBlockObject(0, 2, shp, x, y, 5); in drawDoorIntern()
549drawBlockObject(0, 2, _doorSwitches[shapeIndex].shp, _doorSwitches[shapeIndex].x + w, _doorSwitche… in drawDoorIntern()
709 drawBlockObject(f, 2, _lightningColumnShape, 72, y, 5); in drawLightningColumn()
H A Dsprites_eob.cpp286 void EoBCoreEngine::drawBlockObject(int flipped, int page, const uint8 *shape, int x, int y, int sd… in drawBlockObject() function in Kyra::EoBCoreEngine
304 drawBlockObject(flipped, 2, shape, x, y, 5, ovl); in drawMonsterShape()
400 drawBlockObject(0, 2, shp, x, y, 5); in drawBlockItems()
580 drawBlockObject(0, 2, _wallOfForceShapes[shpId], x, y, 5); in drawWallOfForce()
670 drawBlockObject(flipped, 2, shp, x, y, 5); in drawFlyingObjects()
696drawBlockObject(0, 2, shp, x1 + x2 + _teleporterShapeCoords[d * 26 + ii * 2], y1 + y2 + _teleporte… in drawTeleporter()
H A Dscene_eob.cpp693drawBlockObject(1, 2, shapeData, x, _levelDecorationProperties[l].shapeY[shpIx], _sceneShpDim); in drawDecorations()
696drawBlockObject(0, 2, shapeData, x, _levelDecorationProperties[l].shapeY[shpIx], _sceneShpDim); in drawDecorations()
H A Deobcommon.h547 …void drawBlockObject(int flipped, int page, const uint8 *shape, int x, int y, int sd, uint8 *ovl =…
H A Dmagic_eob.cpp834 drawBlockObject(i & 1, 0, _firebeamShapes[(5 - i) >> 1], bX[i], bY[i], 0); in spellCallback_start_burningHands()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/kyra/sequence/
H A Dsequences_eob.cpp823 _vm->drawBlockObject(1, 4, shp2, 160, 0, 0); in tunnel()
824 _vm->drawBlockObject(1, 4, shp1, 0, 0, 0); in tunnel()
/dports/games/scummvm/scummvm-2.5.1/engines/kyra/sequence/
H A Dsequences_eob.cpp1092 _vm->drawBlockObject(1, 4, _shapes[2], 160, 0, 0); in tunnel()
1093 _vm->drawBlockObject(1, 4, _shapes[1], 0, 0, 0); in tunnel()