コード例 #1
0
 public override void Draw()
 {
     gui.Draw();
 }
コード例 #2
0
 protected virtual void DrawSelected()
 {
     SelectionGUI.Draw();
 }