|
Rebornbuddy
|
Represents a circle (in 2D) to sample points within. More...
Public Member Functions | |
| SampleCircle (Vector2 center, float radius) | |
Properties | |
| Vector2 | Center [get] |
| The center of the circle. | |
| float | Radius [get] |
| The radius of the circle. | |
Represents a circle (in 2D) to sample points within.
| ff14bot.Pathing.SampleCircle.SampleCircle | ( | Vector2 | center, |
| float | radius ) |
|
get |
The center of the circle.
|
get |
The radius of the circle.