Home
last modified time | relevance | path

Searched refs:skyCompact (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sky/
H A Dgrid.cpp133 Grid::Grid(Disk *pDisk, SkyCompact *skyCompact) { in Grid() argument
137 _skyCompact = skyCompact; in Grid()
H A Ddebug.h39 Debugger(Logic *logic, Mouse *mouse, Screen *screen, SkyCompact *skyCompact);
H A Dgrid.h38 Grid(Disk *pDisk, SkyCompact *skyCompact);
H A Dmouse.cpp93 Mouse::Mouse(OSystem *system, Disk *skyDisk, SkyCompact *skyCompact) { in Mouse() argument
95 _skyCompact = skyCompact; in Mouse()
H A Dmouse.h41 Mouse(OSystem *system, Disk *skyDisk, SkyCompact *skyCompact);
H A Ddebug.cpp1088 Debugger::Debugger(Logic *logic, Mouse *mouse, Screen *screen, SkyCompact *skyCompact) in Debugger() argument
1089 : GUI::Debugger(), _logic(logic), _mouse(mouse), _screen(screen), _skyCompact(skyCompact), _showGri… in Debugger()
H A Dtext.h50 Text(Disk *skyDisk, SkyCompact *skyCompact);
H A Dscreen.h59 Screen(OSystem *pSystem, Disk *pDisk, SkyCompact *skyCompact);
H A Dtext.cpp47 Text::Text(Disk *skyDisk, SkyCompact *skyCompact) { in Text() argument
49 _skyCompact = skyCompact; in Text()
H A Dcontrol.h183 … Text *text, MusicBase *music, Logic *logic, Sound *sound, SkyCompact *skyCompact, OSystem *system…
H A Dscreen.cpp60 Screen::Screen(OSystem *pSystem, Disk *pDisk, SkyCompact *skyCompact) { in Screen() argument
63 _skyCompact = skyCompact; in Screen()
H A Dlogic.h137 SkyCompact *skyCompact,
H A Dcontrol.cpp197 … Text *text, MusicBase *music, Logic *logic, Sound *sound, SkyCompact *skyCompact, OSystem *system… in Control() argument
207 _skyCompact = skyCompact; in Control()
/dports/games/scummvm/scummvm-2.5.1/engines/sky/
H A Dgrid.cpp133 Grid::Grid(Disk *pDisk, SkyCompact *skyCompact) { in Grid() argument
137 _skyCompact = skyCompact; in Grid()
H A Dgrid.h38 Grid(Disk *pDisk, SkyCompact *skyCompact);
H A Ddebug.h39 Debugger(Logic *logic, Mouse *mouse, Screen *screen, SkyCompact *skyCompact);
H A Dmouse.cpp93 Mouse::Mouse(OSystem *system, Disk *skyDisk, SkyCompact *skyCompact) { in Mouse() argument
95 _skyCompact = skyCompact; in Mouse()
H A Dmouse.h41 Mouse(OSystem *system, Disk *skyDisk, SkyCompact *skyCompact);
H A Ddebug.cpp1088 Debugger::Debugger(Logic *logic, Mouse *mouse, Screen *screen, SkyCompact *skyCompact) in Debugger() argument
1089 : GUI::Debugger(), _logic(logic), _mouse(mouse), _screen(screen), _skyCompact(skyCompact), _showGri… in Debugger()
H A Dtext.h50 Text(Disk *skyDisk, SkyCompact *skyCompact);
H A Dscreen.h59 Screen(OSystem *pSystem, Disk *pDisk, SkyCompact *skyCompact);
H A Dtext.cpp47 Text::Text(Disk *skyDisk, SkyCompact *skyCompact) { in Text() argument
49 _skyCompact = skyCompact; in Text()
H A Dcontrol.h184 … Text *text, MusicBase *music, Logic *logic, Sound *sound, SkyCompact *skyCompact, OSystem *system…
H A Dscreen.cpp60 Screen::Screen(OSystem *pSystem, Disk *pDisk, SkyCompact *skyCompact) { in Screen() argument
63 _skyCompact = skyCompact; in Screen()
H A Dlogic.h137 SkyCompact *skyCompact,

12