Example #1
0
 private void OnGUI()
 {
     DrawTitle();
     newSprint.DrawEditable();
     DrawCreateButton();
     DrawCloseButton();
 }