RIGHT_ANALOG

indigo.shared.events.GamepadInput.RIGHT_ANALOG
final case class RIGHT_ANALOG(x: Double => Boolean, y: Double => Boolean, pressed: Boolean) extends GamepadInput

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product