Method | Description | |
---|---|---|
TakeTurn ( ICreature creature, World world ) : void | ||
WanderingSpellCasterTurnStrategy ( int speed, World world ) : System |
public TakeTurn ( ICreature creature, World world ) : void | ||
creature | ICreature | |
world | World | |
return | void |
public WanderingSpellCasterTurnStrategy ( int speed, World world ) : System | ||
speed | int | |
world | World | |
return | System |