News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

Zap::GameType::Team struct Reference

Zap::GameType::Team Struct Reference

#include <gameType.h>


Public Member Functions

 Team ()

Data Fields

StringTableEntry name
Color color
Vector< PointspawnPoints
U32 numPlayers
S32 score


Constructor & Destructor Documentation

Zap::GameType::Team::Team  )  [inline]
 


Field Documentation

StringTableEntry Zap::GameType::Team::name
 

Color Zap::GameType::Team::color
 

Vector<Point> Zap::GameType::Team::spawnPoints
 

U32 Zap::GameType::Team::numPlayers
 

S32 Zap::GameType::Team::score