C# Class Lua_UnityEngine_PolygonCollider2D, 2DPlatformer-SLua

Inheritance: LuaObject
ファイルを表示 Open project: yaukeywang/2DPlatformer-SLua Class Usage Examples

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method Description
CreatePrimitive ( IntPtr l ) : int
GetPath ( IntPtr l ) : int
GetTotalPointCount ( IntPtr l ) : int
SetPath ( IntPtr l ) : int
constructor ( IntPtr l ) : int
get_pathCount ( IntPtr l ) : int
get_points ( IntPtr l ) : int
set_pathCount ( IntPtr l ) : int
set_points ( IntPtr l ) : int

Method Details

reg() public static method

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