public static class Robot.Robot_Specs
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Field and Description |
|---|---|
int |
attack
Attack skill.
|
int |
charge
Charge skill.
|
int |
defense
Defense skill.
|
int |
power
Power skill.
|
| Constructor and Description |
|---|
Robot.Robot_Specs() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
clone()
override clone and make it public (to implement Cloneable)
|