C# Class Xenko.Games.GamePlatformOpenTK

Inheritance: Xenko.Games.GamePlatformWindows, IGraphicsDeviceFactory
Exibir arquivo Open project: xen2/stride

Public Methods

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

Method Details

DeviceChanged() public method

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

GamePlatformOpenTK() public method

public GamePlatformOpenTK ( Xenko.Games.GameBase game ) : System
game Xenko.Games.GameBase
return System