Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Bunny
Inherits
Struct
<
Value
<
Object
Constructors
new
(x :
Int32
, y :
Int32
, vx :
Int32
, vy :
Int32
, color :
Raylib::Color
)
Source
Instance methods
color
Source
color=
(color :
Raylib::Color
)
Source
vx
Source
vx=
(vx :
Int32
)
Source
vy
Source
vy=
(vy :
Int32
)
Source
x
Source
x=
(x :
Int32
)
Source
y
Source
y=
(y :
Int32
)
Source