C# Class EmptyKeys.UserInterface.XenkoEngine

Implements Xenko specific engine
Inheritance: Engine
Datei anzeigen Open project: EmptyKeys/UI_Engines Class Usage Examples

Public Methods

Method Description
XenkoEngine ( SiliconStudio.Xenko.Games.GraphicsDeviceManager manager, SiliconStudio.Xenko.Rendering.EffectSystem effectSystem ) : System

Initializes a new instance of the XenkoEngine class.

Method Details

XenkoEngine() public method

Initializes a new instance of the XenkoEngine class.
public XenkoEngine ( SiliconStudio.Xenko.Games.GraphicsDeviceManager manager, SiliconStudio.Xenko.Rendering.EffectSystem effectSystem ) : System
manager SiliconStudio.Xenko.Games.GraphicsDeviceManager
effectSystem SiliconStudio.Xenko.Rendering.EffectSystem
return System