|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Unit.h>
Public Member Functions | |
| bool | operator() (const Unit *a, const Unit *b) const |
| PowerPctOrderPred (Powers power, bool ascending=true) | |
Private Attributes | |
| const bool | m_ascending |
| const Powers | m_power |
|
inline |
Definition at line 2997 of file Unit.h.
References m_ascending, and m_power.
Definition at line 2999 of file Unit.h.
References Unit::GetMaxPower(), Unit::GetPower(), m_ascending, and m_power.
|
private |
Definition at line 3007 of file Unit.h.
Referenced by operator()(), and PowerPctOrderPred().
|
private |
Definition at line 3006 of file Unit.h.
Referenced by operator()(), and PowerPctOrderPred().