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