Home
last modified time | relevance | path

Searched refs:kEventInventory (Results 1 – 8 of 8) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/illusions/
H A Dinput.h42 kEventInventory = 2, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/illusions/
H A Dinput.h42 kEventInventory = 2, enumerator
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/illusions/duckman/
H A Dillusions_duckman.cpp257 _input->setInputEvent(kEventInventory, 0x08) in initInput()
1123 } else if (_input->pollEvent(kEventInventory)) { in updateGameState2()
/dports/games/scummvm/scummvm-2.5.1/engines/illusions/duckman/
H A Dillusions_duckman.cpp262 _input->setInputEvent(kEventInventory, 0x08) in initInput()
1130 } else if (_input->pollEvent(kEventInventory)) { in updateGameState2()
/dports/games/scummvm/scummvm-2.5.1/engines/illusions/bbdou/
H A Dillusions_bbdou.cpp273 _input->setInputEvent(kEventInventory, 0x04) in initInput()
H A Dbbdou_specialcode.cpp763 } else if (_vm->_input->pollEvent(kEventInventory)) { in cursorInteractControlRoutine()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/illusions/bbdou/
H A Dillusions_bbdou.cpp273 _input->setInputEvent(kEventInventory, 0x04) in initInput()
H A Dbbdou_specialcode.cpp761 } else if (_vm->_input->pollEvent(kEventInventory)) { in cursorInteractControlRoutine()