C# Class JsBlit.RenderTarget

Mostra file Open project: petersibley/jsblit Class Usage Examples

Public Methods

Method Description
RenderTarget ( int width, int height ) : System.Threading

Method Details

RenderTarget() public method

public RenderTarget ( int width, int height ) : System.Threading
width int
height int
return System.Threading