Home
last modified time | relevance | path

Searched refs:GAME_INPUT_EVENT_DIGITAL_BUTTON (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/games/addons/input/
H A DGameClientMouse.cpp75 event.type = GAME_INPUT_EVENT_DIGITAL_BUTTON; in OnButtonPress()
90 event.type = GAME_INPUT_EVENT_DIGITAL_BUTTON; in OnButtonRelease()
H A DGameClientJoystick.cpp67 event.type = GAME_INPUT_EVENT_DIGITAL_BUTTON; in OnButtonPress()
/dports/games/kodi-addon-game.libretro/game.libretro-2.2.0-Matrix/src/input/
H A DLibretroDeviceInput.cpp173 case GAME_INPUT_EVENT_DIGITAL_BUTTON: in InputEvent()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/
H A Dgame.h705 GAME_INPUT_EVENT_DIGITAL_BUTTON, enumerator