Begins the scene.
Begins the scene.
public void BeginScene(bool);
Clears the scene then begins the scene.
public void BeginScene(Color);
Clears the scene then begins the scene.
public void BeginScene(Color,float,int);
Clears the scene then begins the scene.
public void BeginScene(int);
Clears the scene then begins the scene.
public void BeginScene(int,float,int);
Clears the scene then begins the scene.
public void BeginScene(float,int);
DX9Graphics Class | CBX.Libs.DX9ToolsR4 Namespace