Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Functions
tKeyCompare Namespace Reference

Functions

template<typename Key >
bool equals (Key keya, Key keyb)
 
template<>
bool equals (const char *keya, const char *keyb)
 

Function Documentation

bool tKeyCompare::equals ( Key  keya,
Key  keyb 
)
inline
bool tKeyCompare::equals ( const char *  keya,
const char *  keyb 
)
inline