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