C# Class MockGraphicsDeviceService, Treefrog

Inheritance: GraphicsDeviceService
显示文件 Open project: jaquadro/Treefrog Class Usage Examples

Public Methods

Method Description
AddRef ( int width, int height ) : GraphicsDeviceService

Protected Methods

Method Description
MockGraphicsDeviceService ( int width, int height ) : System

Method Details

AddRef() public static method

public static AddRef ( int width, int height ) : GraphicsDeviceService
width int
height int
return GraphicsDeviceService

MockGraphicsDeviceService() protected method

protected MockGraphicsDeviceService ( int width, int height ) : System
width int
height int
return System