Class GamepadButtonsProperty

java.lang.Object
dev.prozilla.pine.common.property.mutable.SimpleMutableObjectProperty<GamepadButton[]>
dev.prozilla.pine.common.property.input.GamepadButtonsProperty
All Implemented Interfaces:
GamepadInputProperty, InputProperty, MutableObjectProperty<GamepadButton[]>, MutableProperty<GamepadButton[]>, Property<GamepadButton[]>, Functor<GamepadButton[]>

public class GamepadButtonsProperty extends SimpleMutableObjectProperty<GamepadButton[]> implements GamepadInputProperty