示例#1
0
 private void OnDestroy()
 {
     Draw.Clear();
 }
示例#2
0
 protected void ClearLines()
 {
     Draw.Clear();
 }