C# Class CSharpGL.UIRenderer

Renderer that supports UI layout. 支持2D UI布局的渲染器
Show file Open project: bitzhuwei/CSharpGL Class Usage Examples

Private Properties

Property Type Description
ILayoutEvent bool

Protected Methods

Method Description
ILayoutEvent ( ) : void

Private Methods

Method Description
ILayoutEvent ( ) : bool

Method Details

ILayoutEvent() protected method

protected ILayoutEvent ( ) : void
return void