C# Class Lua_UnityEngine_SpriteRenderer, 2DPlatformer-SLua

Inheritance: LuaObject
Afficher le fichier Open project: yaukeywang/2DPlatformer-SLua Class Usage Examples

Méthodes publiques

Méthode Description
reg ( IntPtr l ) : void

Private Methods

Méthode Description
constructor ( IntPtr l ) : int
get_color ( IntPtr l ) : int
get_flipX ( IntPtr l ) : int
get_flipY ( IntPtr l ) : int
get_sprite ( IntPtr l ) : int
set_color ( IntPtr l ) : int
set_flipX ( IntPtr l ) : int
set_flipY ( IntPtr l ) : int
set_sprite ( IntPtr l ) : int

Method Details

reg() public static méthode

public static reg ( IntPtr l ) : void
l IntPtr
Résultat void