Пример #1
0
 public float getEnergy() {
   return (float) tile.getStoredEnergy() / (float) tile.getMaximumEnergy();
 }