Circle
Last updated
Was this helpful?
Last updated
Was this helpful?
The Circle represents a PositionedObject which can be used to draw circles or conduct efficient circular collision. Circles are created and removed through the .
The following example creates two circles and controls one of them with the .
Add the following using statement
At Class Scope:
In Initialize:
In Update: