Uses circular area to determine collision.
Constructor
View source
Parameters:
new (radius : Int = 1, x : Int = 0, y : Int = 0) : Void
Constructor.
Parameters:
| radius | Radius of the circle. | |
| x | X offset of the circle. | |
| y | Y offset of the circle. |
assets