Equals

From King Arthur's Gold Wiki
Revision as of 15:16, 6 September 2012 by Shadlington (Talk | contribs)

Jump to: navigation, search

Returns true if the two given floats are equal, otherwise false.

bool Maths::Equals(float a, float b)