MathHelper Class |
Namespace: Ozeki.Common
The MathHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Clamp(Int32, Int32, Int32) |
Restricts a value to be within a specified range.
|
![]() ![]() | Clamp(Single, Single, Single) |
Restricts a value to be within a specified range.
|
![]() ![]() | Percentage |
Calculates the percentage value for the given range.
|