示例#1
0
 public int CurrentHp()
 {
     return(hp.returnHealth());
 }