C# 클래스 Lua_HelloWorld, 2DPlatformer-SLua

상속: LuaObject
파일 보기 프로젝트 열기: yaukeywang/2DPlatformer-SLua 1 사용 예제들

공개 메소드들

메소드 설명
reg ( IntPtr l ) : void

비공개 메소드들

메소드 설명
bytes_s ( IntPtr l ) : int
constructor ( IntPtr l ) : int
foo ( IntPtr l ) : int
foos ( IntPtr l ) : int
func6_s ( IntPtr l ) : int
func7 ( IntPtr l ) : int
getList ( IntPtr l ) : int
getv_s ( IntPtr l ) : int
gos ( IntPtr l ) : int
int16Array_s ( IntPtr l ) : int
nullf_s ( IntPtr l ) : int
ofunc_s ( IntPtr l ) : int
perf ( IntPtr l ) : int
say_s ( IntPtr l ) : int
set_someAct ( IntPtr l ) : int
setv_s ( IntPtr l ) : int
test2_s ( IntPtr l ) : int
test3_s ( IntPtr l ) : int
test4_s ( IntPtr l ) : int
test5_s ( IntPtr l ) : int
testset_s ( IntPtr l ) : int
testvec3_s ( IntPtr l ) : int
too ( IntPtr l ) : int
vectors_s ( IntPtr l ) : int
y ( IntPtr l ) : int

메소드 상세

reg() 공개 정적인 메소드

public static reg ( IntPtr l ) : void
l IntPtr
리턴 void