struct

FingerState

Inherits Struct < Value < Object

Constructors

new(id : Int64, x : Float64, y : Float64, down : Bool, just_pressed : Bool)
Source

Instance methods

down
Source
down=(down : Bool)
Source
id=(id : Int64)
Source
just_pressed
Source
just_pressed=(just_pressed : Bool)
Source