C# Class DG_Tweening_EaseWrap, SpriteMVC

Afficher le fichier Open project: zerospace007/SpriteMVC Class Usage Examples

Méthodes publiques

Méthode Description
Register ( LuaState L ) : void

Private Methods

Méthode Description
CheckType ( IntPtr, L, int pos ) : bool
IntToEnum ( IntPtr L ) : int
Push ( IntPtr L, DG.Tweening.Ease arg ) : void
get_Flash ( IntPtr L ) : int
get_INTERNAL_Custom ( IntPtr L ) : int
get_INTERNAL_Zero ( IntPtr L ) : int
get_InBack ( IntPtr L ) : int
get_InBounce ( IntPtr L ) : int
get_InCirc ( IntPtr L ) : int
get_InCubic ( IntPtr L ) : int
get_InElastic ( IntPtr L ) : int
get_InExpo ( IntPtr L ) : int
get_InFlash ( IntPtr L ) : int
get_InOutBack ( IntPtr L ) : int
get_InOutBounce ( IntPtr L ) : int
get_InOutCirc ( IntPtr L ) : int
get_InOutCubic ( IntPtr L ) : int
get_InOutElastic ( IntPtr L ) : int
get_InOutExpo ( IntPtr L ) : int
get_InOutFlash ( IntPtr L ) : int
get_InOutQuad ( IntPtr L ) : int
get_InOutQuart ( IntPtr L ) : int
get_InOutQuint ( IntPtr L ) : int
get_InOutSine ( IntPtr L ) : int
get_InQuad ( IntPtr L ) : int
get_InQuart ( IntPtr L ) : int
get_InQuint ( IntPtr L ) : int
get_InSine ( IntPtr L ) : int
get_Linear ( IntPtr L ) : int
get_OutBack ( IntPtr L ) : int
get_OutBounce ( IntPtr L ) : int
get_OutCirc ( IntPtr L ) : int
get_OutCubic ( IntPtr L ) : int
get_OutElastic ( IntPtr L ) : int
get_OutExpo ( IntPtr L ) : int
get_OutFlash ( IntPtr L ) : int
get_OutQuad ( IntPtr L ) : int
get_OutQuart ( IntPtr L ) : int
get_OutQuint ( IntPtr L ) : int
get_OutSine ( IntPtr L ) : int
get_Unset ( IntPtr L ) : int

Method Details

Register() public static méthode

public static Register ( LuaState L ) : void
L LuaState
Résultat void