Class GamepadButtonProperty

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

public class GamepadButtonProperty extends SimpleMutableObjectProperty<GamepadButton> implements GamepadInputProperty