C# Class Lua_UnityEngine_EdgeCollider2D, 2DPlatformer-SLua

Inheritance: LuaObject
Mostrar archivo Open project: yaukeywang/2DPlatformer-SLua Class Usage Examples

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method 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 method

public static reg ( IntPtr l ) : void
l IntPtr
return void