#include <obj_gun.h>
Inheritance diagram for GunPlayer:

Public Member Functions | |
| GunPlayer (Object *_obj, FacingInterface *_facing, ObjectInfo *_missile_objinfo, float _speed, int _top_timer, int _dir, int _key_bits) | |
| virtual | ~GunPlayer () |
| virtual void | Event (int evt) |
| int | AmmoLeft () |
| void | GrantAmmo (int new_ammo) |
| void | SetAmmo (int new_ammo) |
Private Attributes | |
| int | key_bits |
| int | ammo |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
Reimplemented from GunInterface. |
|
|
|
|
|
|
|
|
|
|
|
|
1.3-rc3