arena-py API v1.0.1
arena .objects .circle
Circle object class to manage its properties in the ARENA: Circle Geometry.
Parameters
- float radius: radius Defaults to '1' (optional)
- int segments: segments Defaults to '32' (optional)
- float thetaLength: theta length Defaults to '360' (optional)
- float thetaStart: theta start Defaults to '0' (optional)