C# Class EmptyKeys.UserInterface.XenkoEngine

Implements Xenko specific engine
Inheritance: Engine
Afficher le fichier Open project: EmptyKeys/UI_Engines Class Usage Examples

Méthodes publiques

Méthode 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 méthode

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
Résultat System