| Slash.Math.Utils Namespace |
[Missing <summary> documentation for "N:Slash.Math.Utils"]
| Class | Description | |
|---|---|---|
| Angles |
Contains utility methods to work with angles. All parameter values use the unit radian for angles.
| |
| Direction |
Utility methods for computing and comparing directions.
| |
| MathUtils |
Contains little math utils that are often used. If there are long methods or multiple methods of the same
type, think about moving them into a seperate class, so this file doesn't get too big.
| |
| RandomUtils |
Utility methods which have to do with randomness.
|
| Enumeration | Description | |
|---|---|---|
| CircularMotion | ||
| DirectionType |
Orientations on the tile grid.
| |
| Side |