class JamWarmUp::CollisionBox
- JamWarmUp::CollisionBox
- Reference
- Object
Defined in:
jam_warm_up/collision_box.crConstructors
Instance Method Summary
- #collides?(x, y, other : CollisionBox, other_x, other_y)
- #draw(window : SF::RenderWindow, x, y)
- #height : Int32 | Float32
- #width : Int32 | Float32