struct PG::Geo::Circle
- PG::Geo::Circle
- Struct
- Value
- Object
Defined in:
pg/geo.crConstructors
Instance Method Summary
- #clone
- #copy_with(x _x = @x, y _y = @y, radius _radius = @radius)
- #radius : Float64
- #x : Float64
- #y : Float64