Equals

From King Arthur's Gold Wiki
Revision as of 17:56, 22 August 2012 by Shadlington (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

bool Equals(float a, float b)