#include <TankSort.h>
Public Member Functions | |
| bool | operator() (const Tank *x, const Tank *y, ScorchedContext &context) const |
Definition at line 32 of file TankSort.h.
| bool TankSort::SortOnScore::operator() | ( | const Tank * | x, | |
| const Tank * | y, | |||
| ScorchedContext & | context | |||
| ) | const |
Definition at line 41 of file TankSort.cpp.
References TankSort::compare(), Tank::getScore(), TankState::getSpectator(), Tank::getState(), Target::getTargetName(), and LangStringUtil::strcmp().
1.5.3