Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
PartitionFilterLastAttackedBy Class Reference

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterLastAttackedBy (Object *obj)
 
virtual Bool allow (Object *other)
 

Detailed Description

Accept only the last object who attacked me. Very fast.

Definition at line 790 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterLastAttackedBy()

PartitionFilterLastAttackedBy::PartitionFilterLastAttackedBy ( Object * obj)

Definition at line 5428 of file PartitionManager.cpp.

Member Function Documentation

◆ allow()

Bool PartitionFilterLastAttackedBy::allow ( Object * other)
virtual

Implements PartitionFilter.

Definition at line 5440 of file PartitionManager.cpp.


The documentation for this class was generated from the following files: