Home
last modified time | relevance | path

Searched defs:getHotspots (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/lastexpress/data/
H A Dscene.h234 Common::Array<SceneHotspot *> *getHotspots() { return &_hotspots; } in getHotspots() function
/dports/games/scummvm/scummvm-2.5.1/engines/lastexpress/data/
H A Dscene.h234 Common::Array<SceneHotspot *> *getHotspots() { return &_hotspots; } in getHotspots() function
/dports/games/scummvm/scummvm-2.5.1/engines/toon/
H A Dtoon.h258 Hotspots *getHotspots() { in getHotspots() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/toon/
H A Dtoon.h259 Hotspots *getHotspots() { in getHotspots() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dcstime_game.h213 const Common::Array<CSTimeHotspot> &getHotspots() { return _hotspots; } in getHotspots() function
H A Driven_card.cpp743 Common::Array<RivenHotspot *> RivenCard::getHotspots() const { in getHotspots() function in Mohawk::RivenCard
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dcstime_game.h213 const Common::Array<CSTimeHotspot> &getHotspots() { return _hotspots; } in getHotspots() function
H A Driven_card.cpp838 Common::Array<RivenHotspot *> RivenCard::getHotspots() const { in getHotspots() function in Mohawk::RivenCard