Searched defs:isKeyPressed (Results 1 – 2 of 2) sorted by relevance
255 public boolean isKeyPressed(int keyIndex) { in isKeyPressed() method in GameControllerInput.InputDeviceState
436 inline bool isKeyPressed(int32_t scanCode) const { in isKeyPressed() function