A generic entity comparator, used in containers that must be ordered deterministically. More...
#include <entity.h>
Public Member Functions | |
| bool | operator() (const CEntity *pc_a, const CEntity *pc_b) const | 
| bool | operator() (const CEntity &c_a, const CEntity &c_b) const | 
A generic entity comparator, used in containers that must be ordered deterministically.