◆ Clamp()
static float WoopWoop.MathUtil.Clamp |
( |
float | value, |
|
|
float | min, |
|
|
float | max ) |
|
static |
◆ CrossProduct()
static float WoopWoop.MathUtil.CrossProduct |
( |
Vector2 | a, |
|
|
Vector2 | b ) |
|
static |
◆ DegToRad()
static float WoopWoop.MathUtil.DegToRad |
( |
float | deg | ) |
|
|
static |
◆ NormalizeVector()
static Vector2 WoopWoop.MathUtil.NormalizeVector |
( |
Vector2 | v | ) |
|
|
static |
◆ RadToDeg()
static float WoopWoop.MathUtil.RadToDeg |
( |
float | rad | ) |
|
|
static |
◆ VectorAngle()
static float WoopWoop.MathUtil.VectorAngle |
( |
Vector2 | v | ) |
|
|
static |
The documentation for this class was generated from the following file: