Documentation Set for Swarm 2.0.1
Prev
Reference VIII. Gui Library
Next
Circle
Name
Circle -- A CanvasItem that displays a circle.
Description
A CanvasItem that displays a circle.
Protocols adopted by Circle
CanvasItem
CREATABLE
Methods
Phase: Creating
-
setX:
(int)
x
Y:
(int)
y
Set the x, y coordinates for the center of the circle.
-
setRadius:
(unsigned)
r
Set the radius of the circle.
-
createItem
Create the Circle.
Prev
Home
Next
CheckButton
Up
ClassDisplayHideButton