Свойство | Type | Description | |
---|---|---|---|
delay | float | ||
disableAllTweenEffect | bool | ||
easeType | Ease | ||
tween | bool | ||
tweenTime | float |
Свойство | Type | Description | |
---|---|---|---|
_controller | FairyGUI.Controller | ||
_owner |
Méthode | Description | |
---|---|---|
Apply ( ) : void |
Call when controller active page changed.
|
|
GearBase ( |
||
Setup ( |
||
UpdateFromRelations ( float dx, float dy ) : void | ||
UpdateState ( ) : void |
Call when object's properties changed.
|
Méthode | Description | |
---|---|---|
AddStatus ( string pageId, string value ) : void | ||
Init ( ) : void |
protected abstract AddStatus ( string pageId, string value ) : void | ||
pageId | string | |
value | string | |
Résultat | void |
public GearBase ( |
||
owner | ||
Résultat | DG.Tweening |
public UpdateFromRelations ( float dx, float dy ) : void | ||
dx | float | |
dy | float | |
Résultat | void |
protected Controller,FairyGUI _controller | ||
Résultat | FairyGUI.Controller |
public static bool disableAllTweenEffect | ||
Résultat | bool |