public GearBase(GObject owner) { _owner = owner; pageSet = new PageOptionSet(); easeType = Ease.OutQuad; tweenTime = 0.3f; }