Static Public Member Functions | |
| static mixed | LoadGranny (mixed file) |
| static mixed | LoadGrannyLua_ByFilePath_DebugCompareWithOldLoader (mixed file) |
| ~ function LoadGranny (file) return LoadGrannyLua_ByFilePath_DebugCompareWithOldLoader(file) end | |
| static mixed | LoadGrannyLua (mixed artid) |
| static mixed | LoadGrannyLua_ByFilePath (mixed filepath) |
| static mixed | GrannyDebugCompareWithOldLoader (mixed grannyA, mixed grannyB) |
| static mixed | MyLoadGrannyAnim (mixed bodyid, mixed animid, mixed skeleton, mixed bodypartsamples) |
| static mixed | MyGetOrCreateSkeleton (mixed bodyid) |
| static mixed | assert_warn (mixed cond, mixed msg) |
| static mixed | assert_warn (mixed cond, mixed msg) |
| static mixed | WrapGrannyLoaderNew (mixed grn) |
Definition at line 3429 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::LoadGranny | ( | mixed | file | ) | [inline, static] |
Definition at line 3431 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::LoadGrannyLua_ByFilePath_DebugCompareWithOldLoader | ( | mixed | file | ) | [inline, static] |
~ function LoadGranny (file) return LoadGrannyLua_ByFilePath_DebugCompareWithOldLoader(file) end
Definition at line 3434 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::LoadGrannyLua | ( | mixed | artid | ) | [inline, static] |
Definition at line 3436 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::LoadGrannyLua_ByFilePath | ( | mixed | filepath | ) | [inline, static] |
Definition at line 3438 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::GrannyDebugCompareWithOldLoader | ( | mixed | grannyA, | |
| mixed | grannyB | |||
| ) | [inline, static] |
Definition at line 3440 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::MyLoadGrannyAnim | ( | mixed | bodyid, | |
| mixed | animid, | |||
| mixed | skeleton, | |||
| mixed | bodypartsamples | |||
| ) | [inline, static] |
Definition at line 3442 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::MyGetOrCreateSkeleton | ( | mixed | bodyid | ) | [inline, static] |
Definition at line 3444 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::assert_warn | ( | mixed | cond, | |
| mixed | msg | |||
| ) | [inline, static] |
Definition at line 3446 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::assert_warn | ( | mixed | cond, | |
| mixed | msg | |||
| ) | [inline, static] |
Definition at line 3448 of file lua_pseudo_code.cpp.
| static mixed granny_wrap::WrapGrannyLoaderNew | ( | mixed | grn | ) | [inline, static] |
Definition at line 3450 of file lua_pseudo_code.cpp.
1.5.6