Zap::CTFGameType class Reference
Zap::CTFGameType Class Reference
#include <CTFGame.h>
Inheritance diagram for Zap::CTFGameType:
Member Typedef Documentation
Member Enumeration Documentation
|
- Enumeration values:
-
KillScore |
|
ReturnScore |
|
CapScore |
|
CapTeamScore |
|
|
Member Function Documentation
void Zap::CTFGameType::addFlag |
( |
FlagItem * |
theFlag |
) |
[virtual] |
|
void Zap::CTFGameType::shipTouchFlag |
( |
Ship * |
theShip, |
|
|
FlagItem * |
theFlag |
|
) |
[virtual] |
|
void Zap::CTFGameType::flagDropped |
( |
Ship * |
theShip, |
|
|
FlagItem * |
theFlag |
|
) |
[virtual] |
|
void Zap::CTFGameType::renderInterfaceOverlay |
( |
bool |
scoreboardVisible |
) |
[virtual] |
|
const char* Zap::CTFGameType::getGameTypeString |
( |
|
) |
[inline, virtual] |
|
const char* Zap::CTFGameType::getInstructionString |
( |
|
) |
[inline, virtual] |
|
Field Documentation