LiquidBounce
Toggle table of contents
0.37.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.render.utils
/
UnitCircle
Unit
Circle
object
UnitCircle
Members
Properties
CIRCLE_
RES
Link copied to clipboard
const
val
CIRCLE_RES
:
Int
=
40
POINTS
Link copied to clipboard
@
JvmField
val
POINTS
:
FloatArray
Functions
for
Each
Link copied to clipboard
@
JvmStatic
inline
fun
forEach
(
radius
:
Float
=
1.0f
,
consumer
:
(
x
:
Float
,
y
:
Float
)
->
Unit
)