dcsext.ui.Circle
Circle - draw a circle on the F10 map.
Contents
Description
The radius can be changed at any time through the radius property inherited from DrawObject.
See Also
Metamethods
circle:__init(point, scope)
Constructor.
Parameters
- point
- center of the circle.
- scope
- dcsext.enum.coalition, which coalition can see the circle
circle:__draw()
Draw the circle.