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 |