Exemplo n.º 1
0
 private void OnDestroy()
 {
     Draw.Clear();
 }
Exemplo n.º 2
0
 protected void ClearLines()
 {
     Draw.Clear();
 }