VGDC 2025-2026 Club Game
Loading...
Searching...
No Matches
Ammo Class Reference

Public Member Functions

 Ammo (int max)
bool Use (int amount=1)
void Reload (int amount)
void Refill ()

Properties

int Current [get]
int Max [get]

Constructor & Destructor Documentation

◆ Ammo()

Ammo.Ammo ( int max)
inline

Member Function Documentation

◆ Refill()

void Ammo.Refill ( )
inline

◆ Reload()

void Ammo.Reload ( int amount)
inline

◆ Use()

bool Ammo.Use ( int amount = 1)
inline

Property Documentation

◆ Current

int Ammo.Current
get

◆ Max

int Ammo.Max
get

The documentation for this class was generated from the following file: