Method | Description | |
---|---|---|
DeviceChanged ( GraphicsDevice currentDevice, Xenko.Games.GraphicsDeviceInformation deviceInformation ) : void | ||
GamePlatformOpenTK ( Xenko.Games.GameBase game ) : System |
public DeviceChanged ( GraphicsDevice currentDevice, Xenko.Games.GraphicsDeviceInformation deviceInformation ) : void | ||
currentDevice | GraphicsDevice | |
deviceInformation | Xenko.Games.GraphicsDeviceInformation | |
return | void |
public GamePlatformOpenTK ( Xenko.Games.GameBase game ) : System | ||
game | Xenko.Games.GameBase | |
return | System |