Equals
From King Arthur's Gold Wiki
Revision as of 14:16, 6 September 2012 by Shadlington (Talk | contribs)
Returns true if the two given floats are equal, otherwise false.
bool Maths::Equals(float a, float b)
Returns true if the two given floats are equal, otherwise false.
bool Maths::Equals(float a, float b)