메소드 | 설명 | |
---|---|---|
TakeTurn ( ICreature creature, World world ) : void | ||
WanderingSpellCasterTurnStrategy ( int speed, World world ) : System |
public TakeTurn ( ICreature creature, World world ) : void | ||
creature | ICreature | |
world | World | |
리턴 | void |
public WanderingSpellCasterTurnStrategy ( int speed, World world ) : System | ||
speed | int | |
world | World | |
리턴 | System |