#include <ServerChannelFilter.h>

Private Member Functions | |
| virtual bool | sentToDestination (ChannelText &text, unsigned int destination) |
Definition at line 35 of file ServerChannelFilter.h.
| bool ServerChannelFilterTeams::sentToDestination | ( | ChannelText & | text, | |
| unsigned int | destination | |||
| ) | [private, virtual] |
Implements ServerChannelFilter.
Definition at line 33 of file ServerChannelFilter.cpp.
References Tank::getDestinationId(), TankContainer::getPlayingTanks(), ChannelText::getSrcPlayerId(), TankContainer::getTankById(), ScorchedContext::getTankContainer(), Tank::getTeam(), and ScorchedServer::instance().
1.5.3