HeadlessBackend.isPressed

Check if the given gamepad button has been pressed/released or, if it's held down or not (up).

  1. bool isPressed(MouseButton button)
  2. bool isPressed(KeyboardKey key)
  3. int isPressed(GamepadButton button)
    class HeadlessBackend
    const
    int
    isPressed

Meta