Click or drag to resize

GearDisplay Class

Gear is a connection between object and controller.
Inheritance Hierarchy
System.Object
  FairyGUI.GearBase
    FairyGUI.GearDisplay

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

The GearDisplay type exposes the following members.

Constructors
  NameDescription
Public methodGearDisplay
Initializes a new instance of the GearDisplay class
Top
Properties
  NameDescription
Public propertyconnected
Public propertycontroller
Controller object.
(Inherited from GearBase.)
Public propertypages
Pages involed in this gear.
Public propertytweenConfig (Inherited from GearBase.)
Top
Methods
See Also