class Bench::BenchObj
- Bench::BenchObj
- Reference
- Object
Defined in:
bench/bench_obj.crConstant Summary
-
Size =
16
-
SpeedMax =
5
-
SpeedMin =
1
Constructors
Instance Method Summary
- #color : LibAllegro::Color
- #color=(color : LibAllegro::Color)
- #destroy
- #draw(x, y, color)
- #draw(x, y)
- #dx : Int32
- #dx=(dx : Int32)
- #dy : Int32
- #dy=(dy : Int32)
- #rand_speed
- #update(screen_width, screen_height)
- #x : Int32
- #x=(x : Int32)
- #y : Int32
- #y=(y : Int32)