class Engine::Polygon
 
  - Engine::Polygon
 - Reference
 - Object
 
Defined in:
engine/physics.crConstructors
Instance Method Summary
- #add_point(v)
 - #draw(pos, a, color = Color::WHITE)
 - #draw_textured(pos, a, tex : Texture, color = Color::WHITE, offset = v2(0, 0), scale = v2(1, 1))
 - #finalize
 - #free
 - #to_unsafe