Ejemplo n.º 1
0
 public override void Draw(GLEx g)
 {
     // 绘制精灵
     hpBar.CreateUI(g);
 }