#include <objectinfo.h>
Public Member Functions | |
| MissileInfo (ifstream *f) | |
| ObjectInfo * | GetObjectInfo () |
| void | SetObjectInfo (ObjectInfo *oi) |
| int | GetRate () |
| int | GetDirection () |
Private Attributes | |
| ObjectInfo * | obj_info |
| int | rate |
| int | variance |
| int | direction |
| float | recoil |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3