C# Class Lua_LgLuaMonoDataBridge, 2DPlatformer-SLua

Inheritance: LuaObject
Show file Open project: yaukeywang/2DPlatformer-SLua

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method Description
constructor ( IntPtr l ) : int
get_m_audioClips ( IntPtr l ) : int
get_m_sprites ( IntPtr l ) : int
set_m_audioClips ( IntPtr l ) : int
set_m_sprites ( IntPtr l ) : int

Method Details

reg() public static method

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