Click or drag to resize

EMRenderSupport Class

这是一个在编辑状态下渲染UI的功能类。EM=Edit Mode
Inheritance Hierarchy
SystemObject
  FairyGUIEMRenderSupport

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class EMRenderSupport

The EMRenderSupport type exposes the following members.

Constructors
  NameDescription
Public methodEMRenderSupport
Initializes a new instance of the EMRenderSupport class
Top
Properties
  NameDescription
Public propertyStatic memberhasTarget
Public propertyStatic memberpackageListReady
Top
Methods
  NameDescription
Public methodStatic memberAdd
Public methodStatic memberReload
当发生二进制重载时,或用户点击刷新菜单
Public methodStatic memberRemove
Public methodStatic memberUpdate
由StageCamera调用
Top
Fields
  NameDescription
Public fieldStatic memberorderChanged
Top
See Also