C# 클래스 Xenko.Games.GamePlatformOpenTK

상속: Xenko.Games.GamePlatformWindows, IGraphicsDeviceFactory
파일 보기 프로젝트 열기: xen2/stride

공개 메소드들

메소드 설명
DeviceChanged ( GraphicsDevice currentDevice, Xenko.Games.GraphicsDeviceInformation deviceInformation ) : void
GamePlatformOpenTK ( Xenko.Games.GameBase game ) : System

메소드 상세

DeviceChanged() 공개 메소드

public DeviceChanged ( GraphicsDevice currentDevice, Xenko.Games.GraphicsDeviceInformation deviceInformation ) : void
currentDevice GraphicsDevice
deviceInformation Xenko.Games.GraphicsDeviceInformation
리턴 void

GamePlatformOpenTK() 공개 메소드

public GamePlatformOpenTK ( Xenko.Games.GameBase game ) : System
game Xenko.Games.GameBase
리턴 System