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

#include <PartitionManager.h>

Inherits PartitionFilter.

Public Member Functions

 PartitionFilterPlayer (const Player *player, Bool match)
 

Protected Member Functions

virtual Bool allow (Object *other)
 

Detailed Description

Reject all objects that aren't (or are) the player passed in at creation. .

Definition at line 1077 of file PartitionManager.h.

Constructor & Destructor Documentation

◆ PartitionFilterPlayer()

PartitionFilterPlayer::PartitionFilterPlayer ( const Player * player,
Bool match )
inline

Definition at line 1084 of file PartitionManager.h.

Member Function Documentation

◆ allow()

Bool PartitionFilterPlayer::allow ( Object * other)
protectedvirtual

Implements PartitionFilter.

Definition at line 5084 of file PartitionManager.cpp.


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