#include <PartitionManager.h>
Inherits PartitionFilter.
Public Member Functions | |
| PartitionFilterSamePlayer (const Player *player) | |
| virtual Bool | allow (Object *objOther) |
Reject any objects that aren't controlled by the same player.
Definition at line 637 of file PartitionManager.h.
|
inline |
Definition at line 642 of file PartitionManager.h.
Implements PartitionFilter.
Definition at line 5217 of file PartitionManager.cpp.