Exemplo n.º 1
0
 public override void Attack(Castables.Castable castObject, Creature target)
 {
     //do monster spell
 }
Exemplo n.º 2
0
 public override void Attack(Direction direction, Castables.Castable castObject, Creature target)
 {
     //do monster attack.
 }