Zap::SoccerBallItem class Reference
Zap::SoccerBallItem Class Reference
#include <soccerGame.h>
Inheritance diagram for Zap::SoccerBallItem:
Member Typedef Documentation
Constructor & Destructor Documentation
Zap::SoccerBallItem::SoccerBallItem |
( |
Point |
pos = Point() |
) |
|
|
Member Function Documentation
void Zap::SoccerBallItem::renderItem |
( |
Point |
pos |
) |
[virtual] |
|
void Zap::SoccerBallItem::sendHome |
( |
|
) |
|
|
void Zap::SoccerBallItem::damageObject |
( |
DamageInfo * |
theInfo |
) |
[virtual] |
|
void Zap::SoccerBallItem::processArguments |
( |
S32 |
argc, |
|
|
const char ** |
argv |
|
) |
[virtual] |
|
void Zap::SoccerBallItem::onAddedToGame |
( |
Game * |
theGame |
) |
[virtual] |
|
bool Zap::SoccerBallItem::collide |
( |
GameObject * |
hitObject |
) |
[virtual] |
|
Field Documentation