Home
last modified time | relevance | path

Searched refs:getCurrentDirection (Results 1 – 25 of 36) sorted by relevance

12

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/caldoria/
H A Dcaldoria.cpp498 if (GameState.getCurrentDirection() == kWest) in startExitMovie()
502 if (GameState.getCurrentDirection() == kEast) in startExitMovie()
507 if (GameState.getCurrentDirection() == kNorth) in startExitMovie()
518 if (GameState.getCurrentDirection() == kNorth) in startZoomMovie()
541 if (GameState.getCurrentDirection() == kWest) in startTurnPush()
545 if (GameState.getCurrentDirection() == kEast) in startTurnPush()
554 if (GameState.getCurrentDirection() == kNorth) in startTurnPush()
810 if (GameState.getCurrentDirection() == kNorth) in arriveAt()
881 if (GameState.getCurrentDirection() == kEast) { in arriveAtCaldoria00()
932 if (GameState.getCurrentDirection() == kNorth) { in arriveAtCaldoria56()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/caldoria/
H A Dcaldoria.cpp633 if (GameState.getCurrentDirection() == kWest) in startExitMovie()
637 if (GameState.getCurrentDirection() == kEast) in startExitMovie()
642 if (GameState.getCurrentDirection() == kNorth) in startExitMovie()
655 if (GameState.getCurrentDirection() == kNorth) in startZoomMovie()
680 if (GameState.getCurrentDirection() == kWest) in startTurnPush()
684 if (GameState.getCurrentDirection() == kEast) in startTurnPush()
693 if (GameState.getCurrentDirection() == kNorth) in startTurnPush()
1006 if (GameState.getCurrentDirection() == kNorth) in arriveAt()
1130 if (GameState.getCurrentDirection() == kEast) { in arriveAtCaldoria00()
1181 if (GameState.getCurrentDirection() == kNorth) { in arriveAtCaldoria56()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/
H A Dneighborhood.cpp217 if (room != GameState.getCurrentRoom() || direction != GameState.getCurrentDirection()) { in arriveAt()
224 showViewFrame(getViewTime(GameState.getCurrentRoom(), GameState.getCurrentDirection())); in arriveAt()
313 getExitEntry(GameState.getCurrentRoom(), GameState.getCurrentDirection(), entry); in canMoveForward()
314 getDoorEntry(GameState.getCurrentRoom(), GameState.getCurrentDirection(), door); in canMoveForward()
346 getDoorEntry(GameState.getCurrentRoom(), GameState.getCurrentDirection(), entry); in canOpenDoor()
742 if (direction != GameState.getCurrentDirection()) { in turnTo()
746 showViewFrame(getViewTime(GameState.getCurrentRoom(), GameState.getCurrentDirection())); in turnTo()
766 showViewFrame(getViewTime(GameState.getCurrentRoom(), GameState.getCurrentDirection())); in spotCompleted()
776 GameState.setOpenDoorLocation(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in doorOpened()
853 showViewFrame(getViewTime(GameState.getCurrentRoom(), GameState.getCurrentDirection())); in updateViewFrame()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/
H A Dneighborhood.cpp218 if (room != GameState.getCurrentRoom() || direction != GameState.getCurrentDirection()) { in arriveAt()
225 showViewFrame(getViewTime(GameState.getCurrentRoom(), GameState.getCurrentDirection())); in arriveAt()
314 getExitEntry(GameState.getCurrentRoom(), GameState.getCurrentDirection(), entry); in canMoveForward()
315 getDoorEntry(GameState.getCurrentRoom(), GameState.getCurrentDirection(), door); in canMoveForward()
347 getDoorEntry(GameState.getCurrentRoom(), GameState.getCurrentDirection(), entry); in canOpenDoor()
755 if (direction != GameState.getCurrentDirection()) { in turnTo()
759 showViewFrame(getViewTime(GameState.getCurrentRoom(), GameState.getCurrentDirection())); in turnTo()
779 showViewFrame(getViewTime(GameState.getCurrentRoom(), GameState.getCurrentDirection())); in spotCompleted()
789 GameState.setOpenDoorLocation(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in doorOpened()
866 showViewFrame(getViewTime(GameState.getCurrentRoom(), GameState.getCurrentDirection())); in updateViewFrame()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/norad/
H A Dnorad.cpp193 …if (((GameState.getCurrentRoom() == _subRoomEntryRoom1 && GameState.getCurrentDirection() == _subR… in canOpenDoor()
194 …(GameState.getCurrentRoom() == _subRoomEntryRoom2 && GameState.getCurrentDirection() == _subRoomEn… in canOpenDoor()
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/norad/
H A Dnorad.cpp198 …if (((GameState.getCurrentRoom() == _subRoomEntryRoom1 && GameState.getCurrentDirection() == _subR… in canOpenDoor()
199 …(GameState.getCurrentRoom() == _subRoomEntryRoom2 && GameState.getCurrentDirection() == _subRoomEn… in canOpenDoor()
/dports/x11/antimicro/antimicro-2.23/src/
H A Ddpadpushbutton.cpp80 if (dpad->getCurrentDirection() != static_cast<int>(JoyDPadButton::DpadCentered)) in tryFlash()
H A Djoycontrolstickpushbutton.cpp85 if (stick->getCurrentDirection() != JoyControlStick::StickCentered) in tryFlash()
H A Dinputdevicebitarraystatus.cpp44 … hatButtonStatus.append(dpad->getCurrentDirection() != JoyDPadButton::DpadCentered ? true : false); in InputDeviceBitArrayStatus()
H A Djoydpad.h42 int getCurrentDirection();
H A Dinputdevice.cpp120 dpadstates.append(dpad->getCurrentDirection()); in transferReset()
204 dpadstates.append(dpad->getCurrentDirection()); in setActiveSetNumber()
206 static_cast<JoyDPadButton::JoyDPadDirections>(dpad->getCurrentDirection()); in setActiveSetNumber()
216 stickstates.append(stick->getCurrentDirection()); in setActiveSetNumber()
217 … tempSet->getJoyStick(i)->setDirButtonsUpdateInitAccel(stick->getCurrentDirection(), false); in setActiveSetNumber()
223 vdpadstates.append(dpad->getCurrentDirection()); in setActiveSetNumber()
225 static_cast<JoyDPadButton::JoyDPadDirections>(dpad->getCurrentDirection()); in setActiveSetNumber()
H A Djoystickstatuswindow.cpp125 dpadBar->setValue(dpad->getCurrentDirection()); in JoystickStatusWindow()
H A Djoycontrolstick.h64 JoyStickDirections getCurrentDirection();
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/items/biochips/
H A Dmapchip.cpp55 …n(GameState.getCurrentNeighborhood(), GameState.getCurrentRoom(), GameState.getCurrentDirection()); in select()
H A Dmapimage.cpp394 switch (GameState.getCurrentDirection()) { in drawPlayer()
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/items/biochips/
H A Dmapchip.cpp55 …n(GameState.getCurrentNeighborhood(), GameState.getCurrentRoom(), GameState.getCurrentDirection()); in select()
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/tsa/
H A Dfulltsa.cpp1036 angle =getStaticCompassAngle(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in getExtraCompassMove()
1042 angle = getStaticCompassAngle(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in getExtraCompassMove()
1047 angle = getStaticCompassAngle(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in getExtraCompassMove()
1055 angle = getStaticCompassAngle(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in getExtraCompassMove()
1180 (GameState.getCurrentDirection() == kEast || in showViewFrame()
1181 GameState.getCurrentDirection() == kWest)) { in showViewFrame()
1185 if (GameState.getCurrentDirection() == kWest) in showViewFrame()
1620 switch (MakeRoomView(GameState.getCurrentRoom(), GameState.getCurrentDirection())) { in activateHotspots()
2918 activateCurrentView(GameState.getCurrentRoom(), GameState.getCurrentDirection(), in receiveNotification()
3036 activateCurrentView(GameState.getCurrentRoom(), GameState.getCurrentDirection(), in receiveNotification()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/api/org/webrtc/
H A DRtpTransceiver.java191 public RtpTransceiverDirection getCurrentDirection() { in getCurrentDirection() method in RtpTransceiver
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/api/org/webrtc/
H A DRtpTransceiver.java191 public RtpTransceiverDirection getCurrentDirection() { in getCurrentDirection() method in RtpTransceiver
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/api/org/webrtc/
H A DRtpTransceiver.java191 public RtpTransceiverDirection getCurrentDirection() { in getCurrentDirection() method in RtpTransceiver
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/norad/alpha/
H A Dnoradalpha.cpp334 if (!GameState.getNoradSeenTimeStream() && GameState.getCurrentDirection() == kSouth) { in arriveAtNorad01()
352 if (GameState.getCurrentDirection() == kEast && !GameState.getNoradGassed()) in arriveAtNorad04()
357 if (!GameState.getNoradN22MessagePlayed() && GameState.getCurrentDirection() == kSouth) { in arriveAtNorad22()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/tsa/
H A Dfulltsa.cpp996 angle =getStaticCompassAngle(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in getExtraCompassMove()
1002 angle = getStaticCompassAngle(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in getExtraCompassMove()
1007 angle = getStaticCompassAngle(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in getExtraCompassMove()
1015 angle = getStaticCompassAngle(GameState.getCurrentRoom(), GameState.getCurrentDirection()); in getExtraCompassMove()
1353 switch (MakeRoomView(GameState.getCurrentRoom(), GameState.getCurrentDirection())) { in activateHotspots()
2473 activateCurrentView(GameState.getCurrentRoom(), GameState.getCurrentDirection(), in receiveNotification()
2581 activateCurrentView(GameState.getCurrentRoom(), GameState.getCurrentDirection(), in receiveNotification()
2896 switch (MakeRoomView(GameState.getCurrentRoom(), GameState.getCurrentDirection())) { in handleInput()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pegasus/neighborhood/norad/delta/
H A Dnoraddelta.cpp511 …if (GameState.getCurrentRoom() == kNorad59 && GameState.getCurrentDirection() == kWest && GameStat… in openDoor()
533 …if (GameState.getCurrentRoom() == kNorad59West && GameState.getCurrentDirection() == kWest && Game… in activateHotspots()
553 …} else if (GameState.getCurrentRoom() == kNorad60West && GameState.getCurrentDirection() == kWest … in activateHotspots()
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/norad/alpha/
H A Dnoradalpha.cpp383 switch (GameState.getCurrentDirection()) { in arriveAtNorad01()
418 if (GameState.getCurrentDirection() == kEast && !GameState.getNoradGassed()) in arriveAtNorad04()
423 if (!GameState.getNoradN22MessagePlayed() && GameState.getCurrentDirection() == kSouth) { in arriveAtNorad22()
/dports/games/scummvm/scummvm-2.5.1/engines/pegasus/neighborhood/norad/delta/
H A Dnoraddelta.cpp570 …if (GameState.getCurrentRoom() == kNorad59 && GameState.getCurrentDirection() == kWest && GameStat… in openDoor()
592 …if (GameState.getCurrentRoom() == kNorad59West && GameState.getCurrentDirection() == kWest && Game… in activateHotspots()
612 …} else if (GameState.getCurrentRoom() == kNorad60West && GameState.getCurrentDirection() == kWest … in activateHotspots()

12