Click or drag to resize

GearColor Class

Gear is a connection between object and controller.
Inheritance Hierarchy
SystemObject
  FairyGUIGearBase
    FairyGUIGearColor

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

The GearColor type exposes the following members.

Constructors
  NameDescription
Public methodGearColor
Initializes a new instance of the GearColor class
Top
Properties
  NameDescription
Public propertycontroller
Controller object.
(Inherited from GearBase.)
Public propertytweenConfig (Inherited from GearBase.)
Top
Methods
See Also