예제 #1
0
 public override void Draw(float t)
 {
     base.Draw(t);
     Interface.Draw(this, t);
 }