FooBar
|
#include <mech.h>
Public Member Functions | |
Mech (int armor, int ammo, int power) | |
Car | transformToCar () |
Private Attributes | |
int | armor |
int | ammo |
int | power |
Mech::Mech | ( | int | armor, |
int | ammo, | ||
int | power | ||
) |
Car Mech::transformToCar | ( | ) |
|
private |
|
private |
|
private |