Beispiel #1
0
 public void Draw(AttackGageModel model)
 {
     attackGageInnerImage.fillAmount = model.getAttackGageRatio();
 }