예제 #1
0
 public override void drawOutline()
 {
     if (Interface.DrawOutline(this))
     {
         base.drawOutline();
     }
 }