Uses of Class
jurpe.dungeon.crawler.Instruction

Packages that use Instruction
jurpe.dungeon.crawler   
 

Uses of Instruction in jurpe.dungeon.crawler
 

Methods in jurpe.dungeon.crawler that return Instruction
 Instruction HexMapCommand.getInstruction()
          Get the Instruction associated to the command
static Instruction Instruction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Instruction[] Instruction.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Constructors in jurpe.dungeon.crawler with parameters of type Instruction
HexMapCommand(Direction dir, Instruction ins)
          Constructor
HexMapCommand(Instruction ins)
          Constructor
 


Jurpe - Java Universal Role Playing Engine - http://jurpe.sourceforge.net