#include <CWeapon.h>
Public Member Functions | |
| Weapon () | |
| void | setName (char *name) |
| int | getSpeed (int face) |
Public Attributes | |
| char | name [50] |
| int | id |
| int | damage |
| int | dx |
| int | dy |
| int | reload |
| int | health |
| int | flags |
| int | fireSound |
| Sprite * | sprite [2] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7