C# 클래스 MockGraphicsDeviceService, Treefrog

상속: GraphicsDeviceService
파일 보기 프로젝트 열기: jaquadro/Treefrog 1 사용 예제들

공개 메소드들

메소드 설명
AddRef ( int width, int height ) : GraphicsDeviceService

보호된 메소드들

메소드 설명
MockGraphicsDeviceService ( int width, int height ) : System

메소드 상세

AddRef() 공개 정적인 메소드

public static AddRef ( int width, int height ) : GraphicsDeviceService
width int
height int
리턴 GraphicsDeviceService

MockGraphicsDeviceService() 보호된 메소드

protected MockGraphicsDeviceService ( int width, int height ) : System
width int
height int
리턴 System