C# Класс Xenko.Games.GamePlatformOpenTK

Наследование: Xenko.Games.GamePlatformWindows, IGraphicsDeviceFactory
Показать файл Открыть проект

Открытые методы

Метод Описание
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