InputEventJoypadButton.pressed

If true the button's state is pressed. If false the button's state is released.

  1. bool pressed [@property getter]
    struct InputEventJoypadButton
    @nogc nothrow @property
    bool
    pressed
    ()
  2. bool pressed [@property setter]

Meta