Definition at line 304 of file player_relations.cpp.
Public Member Functions | |
PIS_dotdotdot () | |
virtual void | ignore (Player *player, unsigned int flags) |
Handle the ignoring of the indicated action by the indicated player. |
PIS_dotdotdot::PIS_dotdotdot | ( | ) | [inline] |
Definition at line 307 of file player_relations.cpp.
virtual void PIS_dotdotdot::ignore | ( | Player * | player, | |
unsigned int | flags | |||
) | [inline, virtual] |
Handle the ignoring of the indicated action by the indicated player.
Implements PlayerIgnoreStrategy.
Definition at line 313 of file player_relations.cpp.