FairyGUI.GearAnimation.GearAnimation C# (CSharp) 메소드

GearAnimation() 공개 메소드

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