FairyGUI.GearXY.GearXY C# (CSharp) Method

GearXY() public method

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