#include <PartitionManager.h>
Inherits PartitionFilter.
Public Member Functions | |
| PartitionFilterRejectBuildings (const Object *o) | |
Protected Member Functions | |
| virtual Bool | allow (Object *other) |
Reject buildings, unless they can attack, or we are the computer-controlled AI and the building is owned by the enemy.
Definition at line 962 of file PartitionManager.h.
| PartitionFilterRejectBuildings::PartitionFilterRejectBuildings | ( | const Object * | o | ) |
Definition at line 4922 of file PartitionManager.cpp.
Implements PartitionFilter.
Definition at line 4934 of file PartitionManager.cpp.