Class that handles the pistol weapon of the game. More...


Properties | |
| Ammo | Ammo [get] |
Additional Inherited Members | |
| Public Member Functions inherited from PhysicsObject | |
| virtual void | ChangeOutlineColor (Color color) |
| Changes the color of the outline, but doesnt enable it. | |
| virtual void | EnableTarget () |
| Enables the outline of the object. | |
| virtual void | DisableTarget () |
| Disables the outline of the object. | |
| virtual bool | get_isTargeted () |
| A simple getter for the isTargeted variable </summary. | |
| Data Fields inherited from GravSpecialObject | |
| GravEvents | gravEvents |
| Data Fields inherited from PhysicsObject | |
| Collider2D | collider |
| Rigidbody2D | rb |
| PhysicsObjectType | physicsObjectType |
| Protected Attributes inherited from PhysicsObject | |
| Outline2D | _outline |
Class that handles the pistol weapon of the game.
|
get |