Obus Class Reference

#include <air_attack.h>

Inheritance diagram for Obus:

Inheritance graph
[legend]
Collaboration diagram for Obus:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Obus (AirAttackConfig &cfg)

Detailed Description

Definition at line 41 of file air_attack.h.


Constructor & Destructor Documentation

Obus::Obus ( AirAttackConfig cfg  ) 

Definition at line 43 of file air_attack.cpp.

00043                                :
00044   WeaponProjectile("air_attack_projectile", cfg, NULL)
00045 {
00046   explode_colliding_character = true;
00047 }


The documentation for this class was generated from the following files:
Generated on Mon Jan 1 14:04:41 2007 for Wormux by  doxygen 1.4.7