Esempio n. 1
0
 public void Flush(bool clearAfterFlush = true)
 {
     Flush(PrimitivesRenderer2D.ViewportMatrix(), clearAfterFlush);
 }