struct AABB
- AABB
- Struct
- Value
- Object
Included Modules
- Cannon::FastAuto
- Cannon::FastAutoToIo
Extended Modules
- Cannon::FastAutoFromIo
Defined in:
engine/aabb.crgui/general.cr
Constructors
Class Method Summary
-
.use_fast_cannon?
Magic method to mark this structure as being fast en-/decodable.
Instance Method Summary
- #bottom
- #bottomleft
- #bottomright
- #center
- #clone
- #copy_with(v0 _v0 = @v0, size _size = @size)
- #cut(dv)
- #height
- #includes?(vector)
- #left
- #right
- #size : Vector2
- #top
- #topleft
- #topright
- #v0 : Vector2
- #width