Exemple #1
0
 public void ClearAll(float r, float g, float b, float a)
 {
     com.ClearAll(r, g, b, a);
 }