RioEngine
0.1
My first attempt to create a 3D WYSIWYG Game Engine
|
This is the complete list of members for MathHelper, including all inherited members.
clampf(float value, float min, float max) | MathHelper | inlinestatic |
clampi(int value, int min, int max) | MathHelper | inlinestatic |
roundCeil(float value, int decimal_places) | MathHelper | inlinestatic |
roundFloor(float value, int decimal_places) | MathHelper | inlinestatic |
roundNearest(float value, int decimal_places) | MathHelper | inlinestatic |