Move
API documention for the Prototype Move.
Source code
Usage
var instance = new Move(args);
...
instance.method(args);
Index
Constructor
Variables
-- No Variables --
Getters & Setters

Type: string
Usage: var category = m.category;

Type: string
Usage: var description = m.description;

Type: int
Usage: var id = m.id;

Type: int
Usage: var maxPP = m.maxPP;

Type: string
Usage: var name = m.name;

Type: int
Usage: var pp = m.pp;

Type: string
Usage: var type = m.type;
Methods
-- No Methods --
Indexers
-- No Indexers --