C# Class Lua_UnityEngine_PlatformEffector2D, HGFramework

Inheritance: LuaObject
ファイルを表示 Open project: zhutaorun/HGFramework Class Usage Examples

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method Description
constructor ( IntPtr l ) : int
get_surfaceArc ( IntPtr l ) : int
get_useOneWay ( IntPtr l ) : int
get_useSideBounce ( IntPtr l ) : int
get_useSideFriction ( IntPtr l ) : int
set_surfaceArc ( IntPtr l ) : int
set_useOneWay ( IntPtr l ) : int
set_useSideBounce ( IntPtr l ) : int
set_useSideFriction ( IntPtr l ) : int

Method Details

reg() static public method

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