Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
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
Source
id=
(id :
Int64
)
Source
just_pressed
Source
just_pressed=
(just_pressed :
Bool
)
Source
x
Source
x=
(x :
Float64
)
Source
y
Source
y=
(y :
Float64
)
Source