Click or drag to resize

GearLook Class

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

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

The GearLook type exposes the following members.

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