C# Class Lua_UnityEngine_EdgeCollider2D, 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
Reset ( IntPtr l ) : int
constructor ( IntPtr l ) : int
get_edgeCount ( IntPtr l ) : int
get_pointCount ( IntPtr l ) : int
get_points ( IntPtr l ) : int
set_points ( IntPtr l ) : int

Method Details

reg() public static méthode

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