struct Engine::TileMap
- Engine::TileMap
- Struct
- Value
- Object
Included Modules
- Cannon::FastAuto
- Cannon::FastAutoToIo
Extended Modules
- Cannon::FastAutoFromIo
Defined in:
engine/engine.crgui/general.cr
Constructors
Class Method Summary
-
.use_fast_cannon?
Magic method to mark this structure as being fast en-/decodable.
Instance Method Summary
- #draw_frame(frame, pos : Vector2, scale = v2(1, 1), angle = 0.0, color = Color::WHITE)
- #draw_rect(frame, box, size, color = Color::WHITE)
- #to_unsafe