Clears the scene.
Clears the scene.
public void Clear();
Clears the scene.
public void Clear(Color);
Clears the scene.
public void Clear(Color,float,int);
Clears the scene.
public void Clear(int);
Clears the scene.
public void Clear(int,float,int);
Clears the scene.
public void Clear(float,int);
DX9Graphics Class | CBX.Libs.DX9ToolsR4 Namespace