This class represent an example of specialization
This class represent an example of specialization. Draw, MaxBullet and Shoot has been rewritten. Please note the changed interface of the shoot function, now it returns a list of bullets (instead of a single bullet) Also GameSession::Shoot() has been changed.
int MaxBullet()
void Shoot(list<Bullet *> &LB)
Alphabetic index HTML hierarchy of classes or Java