Mathi Class |
Note: This API is now obsolete.
Namespace: Gamelogic.Grids
[VersionAttribute(1, 0, 0)] [ObsoleteAttribute("Use the methods ins GLMathf instead.")] public static class Mathi
The Mathi type exposes the following members.
| Name | Description | |
|---|---|---|
| Div |
Floor division that also work for negative m.
| |
| FloorToInt |
Returns the highest integer equal to the given float.
| |
| Frac | ||
| Mod |
Mod operator that also works for negative m.
| |
| Sine(Int32) | ||
| Sine(Single) |