Beispiel #1
0
 public void Clear()
 {
     Graphics.Clear();
     Compute.Clear();
     Blit.Clear();
     mInstructions.Clear();
 }