Returns a Circle collision shape object
Parameter | Type | Description |
---|---|---|
x | Number | x position of the Circle |
y | Number | y position of the Circle |
r | Number | radius of the Circle |
Sets the position of the box
Parameter | Type | Description |
---|---|---|
x | Number | x position of the Circle |
y | Number | y position of the Circle |
Sets the scaling of the box
Parameter | Type | Description |
---|---|---|
r | Number | radius of the Circle |
Number
x position of the Circle
Number
y position of the Circle
Number
radius of the Circle