drawCircle(options: DrawCircleOpt): void
Draw a circle.drawCircle({ pos: vec2(100, 200), radius: 120, color: rgb(255, 255, 0), })
drawCircle({ pos: vec2(100, 200), radius: 120, color: rgb(255, 255, 0), })
Assets
Components
Component Types
Input
Events
Info
Math
Misc
Draw
Level
Plugins
Button Bindings