C# 클래스 EmptyKeys.UserInterface.XenkoEngine

Implements Xenko specific engine
상속: Engine
파일 보기 프로젝트 열기: EmptyKeys/UI_Engines 1 사용 예제들

공개 메소드들

메소드 설명
XenkoEngine ( SiliconStudio.Xenko.Games.GraphicsDeviceManager manager, SiliconStudio.Xenko.Rendering.EffectSystem effectSystem ) : System

Initializes a new instance of the XenkoEngine class.

메소드 상세

XenkoEngine() 공개 메소드

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
리턴 System