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=(vx : Int32)
Source
vy=(vy : Int32)
Source
x=(x : Int32)
Source
y=(y : Int32)
Source