Pokemon Unity
A pokemon clone made using Unity
|
The LearnableMove class manages moves that can be unlocked when the pokemon reaches a certain level More...
Properties | |
MoveBase | MoveBase [get] |
int | Level [get] |
The LearnableMove class manages moves that can be unlocked when the pokemon reaches a certain level
Definition at line 8 of file LearnableMove.cs.
|
get |
Definition at line 18 of file LearnableMove.cs.
|
get |
Definition at line 13 of file LearnableMove.cs.