Beispiel #1
0
 public double actionsCost(final MOB mob, final List<String> cmds) {
   return CMProps.getActionCost(ID());
 }