FairyGUI.GearAnimation.GearAnimation C# (CSharp) Method

GearAnimation() public method

public GearAnimation ( GObject owner ) : System.Collections.Generic
owner GObject
return System.Collections.Generic
        public GearAnimation(GObject owner)
            : base(owner)
        {
        }