Released

eu.joaocosta.minart.input.PointerInput.Event.Released
final case class Released(pos: Option[Position])

Event representing a pointer release If the position is None, then the event happened off-screen

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product