From e0d4c9841d0b4380f3424fdd14fa9f4a60c9c2d3 Mon Sep 17 00:00:00 2001 From: halx99 Date: Fri, 1 Dec 2023 01:12:29 +0000 Subject: [PATCH] Committing genbindings changes --- .../lua-bindings/auto/axlua_base_auto.cpp | 6862 ++++++++--------- 1 file changed, 3431 insertions(+), 3431 deletions(-) diff --git a/extensions/scripting/lua-bindings/auto/axlua_base_auto.cpp b/extensions/scripting/lua-bindings/auto/axlua_base_auto.cpp index 5e7a9999b9..92f5f1ebe6 100644 --- a/extensions/scripting/lua-bindings/auto/axlua_base_auto.cpp +++ b/extensions/scripting/lua-bindings/auto/axlua_base_auto.cpp @@ -27,7 +27,7 @@ int lua_ax_base_Ref_retain(lua_State* tolua_S) cobj = (ax::Ref*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ref_retain'", nullptr); return 0; @@ -35,7 +35,7 @@ int lua_ax_base_Ref_retain(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74,7 +74,7 @@ int lua_ax_base_Ref_release(lua_State* tolua_S) cobj = (ax::Ref*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ref_release'", nullptr); return 0; @@ -82,7 +82,7 @@ int lua_ax_base_Ref_release(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -121,7 +121,7 @@ int lua_ax_base_Ref_getReferenceCount(lua_State* tolua_S) cobj = (ax::Ref*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ref_getReferenceCount'", nullptr); return 0; @@ -129,7 +129,7 @@ int lua_ax_base_Ref_getReferenceCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -190,7 +190,7 @@ int lua_ax_base_Console_listenOnTCP(lua_State* tolua_S) cobj = (ax::Console*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Console_listenOnTCP'", nullptr); return 0; @@ -198,7 +198,7 @@ int lua_ax_base_Console_listenOnTCP(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -240,7 +240,7 @@ int lua_ax_base_Console_listenOnFileDescriptor(lua_State* tolua_S) cobj = (ax::Console*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Console_listenOnFileDescriptor'", nullptr); return 0; @@ -248,7 +248,7 @@ int lua_ax_base_Console_listenOnFileDescriptor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -290,7 +290,7 @@ int lua_ax_base_Console_stop(lua_State* tolua_S) cobj = (ax::Console*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Console_stop'", nullptr); return 0; @@ -298,7 +298,7 @@ int lua_ax_base_Console_stop(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -337,7 +337,7 @@ int lua_ax_base_Console_delCommand(lua_State* tolua_S) cobj = (ax::Console*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Console_delCommand'", nullptr); return 0; @@ -345,7 +345,7 @@ int lua_ax_base_Console_delCommand(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -387,7 +387,7 @@ int lua_ax_base_Console_print(lua_State* tolua_S) cobj = (ax::Console*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Console_print'", nullptr); return 0; @@ -395,7 +395,7 @@ int lua_ax_base_Console_print(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -437,7 +437,7 @@ int lua_ax_base_Console_setBindAddress(lua_State* tolua_S) cobj = (ax::Console*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Console_setBindAddress'", nullptr); return 0; @@ -445,7 +445,7 @@ int lua_ax_base_Console_setBindAddress(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -487,7 +487,7 @@ int lua_ax_base_Console_isIpv6Server(lua_State* tolua_S) cobj = (ax::Console*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Console_isIpv6Server'", nullptr); return 0; @@ -495,7 +495,7 @@ int lua_ax_base_Console_isIpv6Server(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -534,7 +534,7 @@ int lua_ax_base_Console_setCommandSeparator(lua_State* tolua_S) cobj = (ax::Console*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Console_setCommandSeparator'", nullptr); return 0; @@ -542,7 +542,7 @@ int lua_ax_base_Console_setCommandSeparator(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int32_t arg0; @@ -611,7 +611,7 @@ int lua_ax_base_EventListener_checkAvailable(lua_State* tolua_S) cobj = (ax::EventListener*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListener_checkAvailable'", nullptr); return 0; @@ -619,7 +619,7 @@ int lua_ax_base_EventListener_checkAvailable(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -658,7 +658,7 @@ int lua_ax_base_EventListener_clone(lua_State* tolua_S) cobj = (ax::EventListener*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListener_clone'", nullptr); return 0; @@ -666,7 +666,7 @@ int lua_ax_base_EventListener_clone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -705,7 +705,7 @@ int lua_ax_base_EventListener_setEnabled(lua_State* tolua_S) cobj = (ax::EventListener*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListener_setEnabled'", nullptr); return 0; @@ -713,7 +713,7 @@ int lua_ax_base_EventListener_setEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -755,7 +755,7 @@ int lua_ax_base_EventListener_isEnabled(lua_State* tolua_S) cobj = (ax::EventListener*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListener_isEnabled'", nullptr); return 0; @@ -763,7 +763,7 @@ int lua_ax_base_EventListener_isEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -820,7 +820,7 @@ int lua_ax_base_EventListenerCustom_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -882,7 +882,7 @@ int lua_ax_base_ShaderCache_removeUnusedShader(lua_State* tolua_S) cobj = (ax::backend::ShaderCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ShaderCache_removeUnusedShader'", nullptr); return 0; @@ -890,7 +890,7 @@ int lua_ax_base_ShaderCache_removeUnusedShader(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -1093,7 +1093,7 @@ int lua_ax_base_Texture2D_updateWithImage(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_updateWithImage'", nullptr); return 0; @@ -1101,7 +1101,7 @@ int lua_ax_base_Texture2D_updateWithImage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Image* arg0; ax::backend::PixelFormat arg1; @@ -1118,7 +1118,7 @@ int lua_ax_base_Texture2D_updateWithImage(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 3) + if (argc == 3) { ax::Image* arg0; ax::backend::PixelFormat arg1; @@ -1166,7 +1166,7 @@ int lua_ax_base_Texture2D_updateWithMipmaps(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_updateWithMipmaps'", nullptr); return 0; @@ -1174,7 +1174,7 @@ int lua_ax_base_Texture2D_updateWithMipmaps(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 6) + if (argc == 6) { ax::_MipmapInfo* arg0; int arg1; @@ -1204,7 +1204,7 @@ int lua_ax_base_Texture2D_updateWithMipmaps(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 7) + if (argc == 7) { ax::_MipmapInfo* arg0; int arg1; @@ -1237,7 +1237,7 @@ int lua_ax_base_Texture2D_updateWithMipmaps(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 8) + if (argc == 8) { ax::_MipmapInfo* arg0; int arg1; @@ -1301,7 +1301,7 @@ int lua_ax_base_Texture2D_updateWithSubData(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_updateWithSubData'", nullptr); return 0; @@ -1309,7 +1309,7 @@ int lua_ax_base_Texture2D_updateWithSubData(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 5) + if (argc == 5) { void* arg0; int arg1; @@ -1336,7 +1336,7 @@ int lua_ax_base_Texture2D_updateWithSubData(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 6) + if (argc == 6) { void* arg0; int arg1; @@ -1394,7 +1394,7 @@ int lua_ax_base_Texture2D_drawAtPoint(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_drawAtPoint'", nullptr); return 0; @@ -1402,7 +1402,7 @@ int lua_ax_base_Texture2D_drawAtPoint(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Vec2 arg0; double arg1; @@ -1447,7 +1447,7 @@ int lua_ax_base_Texture2D_drawInRect(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_drawInRect'", nullptr); return 0; @@ -1455,7 +1455,7 @@ int lua_ax_base_Texture2D_drawInRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Rect arg0; double arg1; @@ -1786,7 +1786,7 @@ int lua_ax_base_Texture2D_updateTextureDescriptor(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_updateTextureDescriptor'", nullptr); return 0; @@ -1794,7 +1794,7 @@ int lua_ax_base_Texture2D_updateTextureDescriptor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::backend::TextureDescriptor arg0; @@ -1809,7 +1809,7 @@ int lua_ax_base_Texture2D_updateTextureDescriptor(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 2) + if (argc == 2) { ax::backend::TextureDescriptor arg0; bool arg1; @@ -1855,7 +1855,7 @@ int lua_ax_base_Texture2D_setRenderTarget(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_setRenderTarget'", nullptr); return 0; @@ -1863,7 +1863,7 @@ int lua_ax_base_Texture2D_setRenderTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -1905,7 +1905,7 @@ int lua_ax_base_Texture2D_isRenderTarget(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_isRenderTarget'", nullptr); return 0; @@ -1913,7 +1913,7 @@ int lua_ax_base_Texture2D_isRenderTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -1952,7 +1952,7 @@ int lua_ax_base_Texture2D_generateMipmap(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_generateMipmap'", nullptr); return 0; @@ -1960,7 +1960,7 @@ int lua_ax_base_Texture2D_generateMipmap(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -1999,7 +1999,7 @@ int lua_ax_base_Texture2D_setAntiAliasTexParameters(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_setAntiAliasTexParameters'", nullptr); return 0; @@ -2007,7 +2007,7 @@ int lua_ax_base_Texture2D_setAntiAliasTexParameters(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2046,7 +2046,7 @@ int lua_ax_base_Texture2D_setAliasTexParameters(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_setAliasTexParameters'", nullptr); return 0; @@ -2054,7 +2054,7 @@ int lua_ax_base_Texture2D_setAliasTexParameters(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2093,7 +2093,7 @@ int lua_ax_base_Texture2D_getStringForFormat(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getStringForFormat'", nullptr); return 0; @@ -2101,7 +2101,7 @@ int lua_ax_base_Texture2D_getStringForFormat(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2191,7 +2191,7 @@ int lua_ax_base_Texture2D_getContentSizeInPixels(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getContentSizeInPixels'", nullptr); return 0; @@ -2199,7 +2199,7 @@ int lua_ax_base_Texture2D_getContentSizeInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2238,7 +2238,7 @@ int lua_ax_base_Texture2D_hasPremultipliedAlpha(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_hasPremultipliedAlpha'", nullptr); return 0; @@ -2246,7 +2246,7 @@ int lua_ax_base_Texture2D_hasPremultipliedAlpha(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2285,7 +2285,7 @@ int lua_ax_base_Texture2D_setPremultipliedAlpha(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_setPremultipliedAlpha'", nullptr); return 0; @@ -2293,7 +2293,7 @@ int lua_ax_base_Texture2D_setPremultipliedAlpha(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -2335,7 +2335,7 @@ int lua_ax_base_Texture2D_hasMipmaps(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_hasMipmaps'", nullptr); return 0; @@ -2343,7 +2343,7 @@ int lua_ax_base_Texture2D_hasMipmaps(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2382,7 +2382,7 @@ int lua_ax_base_Texture2D_getPixelFormat(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getPixelFormat'", nullptr); return 0; @@ -2390,7 +2390,7 @@ int lua_ax_base_Texture2D_getPixelFormat(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2429,7 +2429,7 @@ int lua_ax_base_Texture2D_getSamplerFlags(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getSamplerFlags'", nullptr); return 0; @@ -2437,7 +2437,7 @@ int lua_ax_base_Texture2D_getSamplerFlags(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2476,7 +2476,7 @@ int lua_ax_base_Texture2D_getPixelsWide(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getPixelsWide'", nullptr); return 0; @@ -2484,7 +2484,7 @@ int lua_ax_base_Texture2D_getPixelsWide(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2523,7 +2523,7 @@ int lua_ax_base_Texture2D_getPixelsHigh(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getPixelsHigh'", nullptr); return 0; @@ -2531,7 +2531,7 @@ int lua_ax_base_Texture2D_getPixelsHigh(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2570,7 +2570,7 @@ int lua_ax_base_Texture2D_getBackendTexture(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getBackendTexture'", nullptr); return 0; @@ -2578,7 +2578,7 @@ int lua_ax_base_Texture2D_getBackendTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2617,7 +2617,7 @@ int lua_ax_base_Texture2D_getMaxS(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getMaxS'", nullptr); return 0; @@ -2625,7 +2625,7 @@ int lua_ax_base_Texture2D_getMaxS(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2664,7 +2664,7 @@ int lua_ax_base_Texture2D_setMaxS(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_setMaxS'", nullptr); return 0; @@ -2672,7 +2672,7 @@ int lua_ax_base_Texture2D_setMaxS(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -2714,7 +2714,7 @@ int lua_ax_base_Texture2D_getMaxT(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getMaxT'", nullptr); return 0; @@ -2722,7 +2722,7 @@ int lua_ax_base_Texture2D_getMaxT(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2761,7 +2761,7 @@ int lua_ax_base_Texture2D_setMaxT(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_setMaxT'", nullptr); return 0; @@ -2769,7 +2769,7 @@ int lua_ax_base_Texture2D_setMaxT(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -2811,7 +2811,7 @@ int lua_ax_base_Texture2D_getContentSize(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getContentSize'", nullptr); return 0; @@ -2819,7 +2819,7 @@ int lua_ax_base_Texture2D_getContentSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2858,7 +2858,7 @@ int lua_ax_base_Texture2D_getPath(lua_State* tolua_S) cobj = (ax::Texture2D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Texture2D_getPath'", nullptr); return 0; @@ -2866,7 +2866,7 @@ int lua_ax_base_Texture2D_getPath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -2970,7 +2970,7 @@ int lua_ax_base_Texture2D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3064,7 +3064,7 @@ int lua_ax_base_Touch_getLocation(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getLocation'", nullptr); return 0; @@ -3072,7 +3072,7 @@ int lua_ax_base_Touch_getLocation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3111,7 +3111,7 @@ int lua_ax_base_Touch_getPreviousLocation(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getPreviousLocation'", nullptr); return 0; @@ -3119,7 +3119,7 @@ int lua_ax_base_Touch_getPreviousLocation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3158,7 +3158,7 @@ int lua_ax_base_Touch_getStartLocation(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getStartLocation'", nullptr); return 0; @@ -3166,7 +3166,7 @@ int lua_ax_base_Touch_getStartLocation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3205,7 +3205,7 @@ int lua_ax_base_Touch_getDelta(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getDelta'", nullptr); return 0; @@ -3213,7 +3213,7 @@ int lua_ax_base_Touch_getDelta(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3252,7 +3252,7 @@ int lua_ax_base_Touch_getLocationInView(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getLocationInView'", nullptr); return 0; @@ -3260,7 +3260,7 @@ int lua_ax_base_Touch_getLocationInView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3299,7 +3299,7 @@ int lua_ax_base_Touch_getPreviousLocationInView(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getPreviousLocationInView'", nullptr); return 0; @@ -3307,7 +3307,7 @@ int lua_ax_base_Touch_getPreviousLocationInView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3346,7 +3346,7 @@ int lua_ax_base_Touch_getStartLocationInView(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getStartLocationInView'", nullptr); return 0; @@ -3354,7 +3354,7 @@ int lua_ax_base_Touch_getStartLocationInView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3472,7 +3472,7 @@ int lua_ax_base_Touch_getID(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getID'", nullptr); return 0; @@ -3480,7 +3480,7 @@ int lua_ax_base_Touch_getID(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3519,7 +3519,7 @@ int lua_ax_base_Touch_getCurrentForce(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getCurrentForce'", nullptr); return 0; @@ -3527,7 +3527,7 @@ int lua_ax_base_Touch_getCurrentForce(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3566,7 +3566,7 @@ int lua_ax_base_Touch_getMaxForce(lua_State* tolua_S) cobj = (ax::Touch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Touch_getMaxForce'", nullptr); return 0; @@ -3574,7 +3574,7 @@ int lua_ax_base_Touch_getMaxForce(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3608,7 +3608,7 @@ int lua_ax_base_Touch_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3681,7 +3681,7 @@ int lua_ax_base_Event_getType(lua_State* tolua_S) cobj = (ax::Event*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Event_getType'", nullptr); return 0; @@ -3689,7 +3689,7 @@ int lua_ax_base_Event_getType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3728,7 +3728,7 @@ int lua_ax_base_Event_stopPropagation(lua_State* tolua_S) cobj = (ax::Event*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Event_stopPropagation'", nullptr); return 0; @@ -3736,7 +3736,7 @@ int lua_ax_base_Event_stopPropagation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3775,7 +3775,7 @@ int lua_ax_base_Event_isStopped(lua_State* tolua_S) cobj = (ax::Event*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Event_isStopped'", nullptr); return 0; @@ -3783,7 +3783,7 @@ int lua_ax_base_Event_isStopped(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3822,7 +3822,7 @@ int lua_ax_base_Event_getCurrentTarget(lua_State* tolua_S) cobj = (ax::Event*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Event_getCurrentTarget'", nullptr); return 0; @@ -3830,7 +3830,7 @@ int lua_ax_base_Event_getCurrentTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3864,7 +3864,7 @@ int lua_ax_base_Event_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Event::Type arg0; @@ -3933,7 +3933,7 @@ int lua_ax_base_EventTouch_getEventCode(lua_State* tolua_S) cobj = (ax::EventTouch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventTouch_getEventCode'", nullptr); return 0; @@ -3941,7 +3941,7 @@ int lua_ax_base_EventTouch_getEventCode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -3980,7 +3980,7 @@ int lua_ax_base_EventTouch_setEventCode(lua_State* tolua_S) cobj = (ax::EventTouch*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventTouch_setEventCode'", nullptr); return 0; @@ -3988,7 +3988,7 @@ int lua_ax_base_EventTouch_setEventCode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventTouch::EventCode arg0; @@ -4025,7 +4025,7 @@ int lua_ax_base_EventTouch_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4084,7 +4084,7 @@ int lua_ax_base_EventKeyboard_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::EventKeyboard::KeyCode arg0; bool arg1; @@ -4152,7 +4152,7 @@ int lua_ax_base_Component_init(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_init'", nullptr); return 0; @@ -4160,7 +4160,7 @@ int lua_ax_base_Component_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4199,7 +4199,7 @@ int lua_ax_base_Component_isEnabled(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_isEnabled'", nullptr); return 0; @@ -4207,7 +4207,7 @@ int lua_ax_base_Component_isEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4246,7 +4246,7 @@ int lua_ax_base_Component_setEnabled(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_setEnabled'", nullptr); return 0; @@ -4254,7 +4254,7 @@ int lua_ax_base_Component_setEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -4296,7 +4296,7 @@ int lua_ax_base_Component_getName(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_getName'", nullptr); return 0; @@ -4304,7 +4304,7 @@ int lua_ax_base_Component_getName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4343,7 +4343,7 @@ int lua_ax_base_Component_setName(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_setName'", nullptr); return 0; @@ -4351,7 +4351,7 @@ int lua_ax_base_Component_setName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -4393,7 +4393,7 @@ int lua_ax_base_Component_getOwner(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_getOwner'", nullptr); return 0; @@ -4401,7 +4401,7 @@ int lua_ax_base_Component_getOwner(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4440,7 +4440,7 @@ int lua_ax_base_Component_setOwner(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_setOwner'", nullptr); return 0; @@ -4448,7 +4448,7 @@ int lua_ax_base_Component_setOwner(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -4490,7 +4490,7 @@ int lua_ax_base_Component_update(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_update'", nullptr); return 0; @@ -4498,7 +4498,7 @@ int lua_ax_base_Component_update(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -4540,7 +4540,7 @@ int lua_ax_base_Component_onAdd(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_onAdd'", nullptr); return 0; @@ -4548,7 +4548,7 @@ int lua_ax_base_Component_onAdd(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4587,7 +4587,7 @@ int lua_ax_base_Component_onRemove(lua_State* tolua_S) cobj = (ax::Component*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Component_onRemove'", nullptr); return 0; @@ -4595,7 +4595,7 @@ int lua_ax_base_Component_onRemove(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4698,7 +4698,7 @@ int lua_ax_base_Node_getDescription(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getDescription'", nullptr); return 0; @@ -4706,7 +4706,7 @@ int lua_ax_base_Node_getDescription(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4745,7 +4745,7 @@ int lua_ax_base_Node_updateOrderOfArrival(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_updateOrderOfArrival'", nullptr); return 0; @@ -4753,7 +4753,7 @@ int lua_ax_base_Node_updateOrderOfArrival(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4792,7 +4792,7 @@ int lua_ax_base_Node_getLocalZOrder(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getLocalZOrder'", nullptr); return 0; @@ -4800,7 +4800,7 @@ int lua_ax_base_Node_getLocalZOrder(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4839,7 +4839,7 @@ int lua_ax_base_Node_setGlobalZOrder(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setGlobalZOrder'", nullptr); return 0; @@ -4847,7 +4847,7 @@ int lua_ax_base_Node_setGlobalZOrder(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -4889,7 +4889,7 @@ int lua_ax_base_Node_getGlobalZOrder(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getGlobalZOrder'", nullptr); return 0; @@ -4897,7 +4897,7 @@ int lua_ax_base_Node_getGlobalZOrder(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -4936,7 +4936,7 @@ int lua_ax_base_Node_setScaleX(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setScaleX'", nullptr); return 0; @@ -4944,7 +4944,7 @@ int lua_ax_base_Node_setScaleX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -4986,7 +4986,7 @@ int lua_ax_base_Node_getScaleX(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getScaleX'", nullptr); return 0; @@ -4994,7 +4994,7 @@ int lua_ax_base_Node_getScaleX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5033,7 +5033,7 @@ int lua_ax_base_Node_setScaleY(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setScaleY'", nullptr); return 0; @@ -5041,7 +5041,7 @@ int lua_ax_base_Node_setScaleY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -5083,7 +5083,7 @@ int lua_ax_base_Node_getScaleY(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getScaleY'", nullptr); return 0; @@ -5091,7 +5091,7 @@ int lua_ax_base_Node_getScaleY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5130,7 +5130,7 @@ int lua_ax_base_Node_setScaleZ(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setScaleZ'", nullptr); return 0; @@ -5138,7 +5138,7 @@ int lua_ax_base_Node_setScaleZ(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -5180,7 +5180,7 @@ int lua_ax_base_Node_getScaleZ(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getScaleZ'", nullptr); return 0; @@ -5188,7 +5188,7 @@ int lua_ax_base_Node_getScaleZ(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5286,7 +5286,7 @@ int lua_ax_base_Node_getScale(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getScale'", nullptr); return 0; @@ -5294,7 +5294,7 @@ int lua_ax_base_Node_getScale(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5392,7 +5392,7 @@ int lua_ax_base_Node_setPositionNormalized(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setPositionNormalized'", nullptr); return 0; @@ -5400,7 +5400,7 @@ int lua_ax_base_Node_setPositionNormalized(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -5442,7 +5442,7 @@ int lua_ax_base_Node_setNormalizedPosition(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setNormalizedPosition'", nullptr); return 0; @@ -5450,7 +5450,7 @@ int lua_ax_base_Node_setNormalizedPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -5492,7 +5492,7 @@ int lua_ax_base_Node_getPositionNormalized(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getPositionNormalized'", nullptr); return 0; @@ -5500,7 +5500,7 @@ int lua_ax_base_Node_getPositionNormalized(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5539,7 +5539,7 @@ int lua_ax_base_Node_getNormalizedPosition(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getNormalizedPosition'", nullptr); return 0; @@ -5547,7 +5547,7 @@ int lua_ax_base_Node_getNormalizedPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5586,7 +5586,7 @@ int lua_ax_base_Node_setPositionX(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setPositionX'", nullptr); return 0; @@ -5594,7 +5594,7 @@ int lua_ax_base_Node_setPositionX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -5636,7 +5636,7 @@ int lua_ax_base_Node_getPositionX(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getPositionX'", nullptr); return 0; @@ -5644,7 +5644,7 @@ int lua_ax_base_Node_getPositionX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5683,7 +5683,7 @@ int lua_ax_base_Node_setPositionY(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setPositionY'", nullptr); return 0; @@ -5691,7 +5691,7 @@ int lua_ax_base_Node_setPositionY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -5733,7 +5733,7 @@ int lua_ax_base_Node_getPositionY(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getPositionY'", nullptr); return 0; @@ -5741,7 +5741,7 @@ int lua_ax_base_Node_getPositionY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5780,7 +5780,7 @@ int lua_ax_base_Node_setPosition3D(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setPosition3D'", nullptr); return 0; @@ -5788,7 +5788,7 @@ int lua_ax_base_Node_setPosition3D(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -5830,7 +5830,7 @@ int lua_ax_base_Node_getPosition3D(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getPosition3D'", nullptr); return 0; @@ -5838,7 +5838,7 @@ int lua_ax_base_Node_getPosition3D(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5877,7 +5877,7 @@ int lua_ax_base_Node_setPositionZ(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setPositionZ'", nullptr); return 0; @@ -5885,7 +5885,7 @@ int lua_ax_base_Node_setPositionZ(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -5927,7 +5927,7 @@ int lua_ax_base_Node_getPositionZ(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getPositionZ'", nullptr); return 0; @@ -5935,7 +5935,7 @@ int lua_ax_base_Node_getPositionZ(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -5974,7 +5974,7 @@ int lua_ax_base_Node_setSkewX(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setSkewX'", nullptr); return 0; @@ -5982,7 +5982,7 @@ int lua_ax_base_Node_setSkewX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -6024,7 +6024,7 @@ int lua_ax_base_Node_getSkewX(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getSkewX'", nullptr); return 0; @@ -6032,7 +6032,7 @@ int lua_ax_base_Node_getSkewX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6071,7 +6071,7 @@ int lua_ax_base_Node_setSkewY(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setSkewY'", nullptr); return 0; @@ -6079,7 +6079,7 @@ int lua_ax_base_Node_setSkewY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -6121,7 +6121,7 @@ int lua_ax_base_Node_getSkewY(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getSkewY'", nullptr); return 0; @@ -6129,7 +6129,7 @@ int lua_ax_base_Node_getSkewY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6168,7 +6168,7 @@ int lua_ax_base_Node_getAnchorPoint(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getAnchorPoint'", nullptr); return 0; @@ -6176,7 +6176,7 @@ int lua_ax_base_Node_getAnchorPoint(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6215,7 +6215,7 @@ int lua_ax_base_Node_getAnchorPointInPoints(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getAnchorPointInPoints'", nullptr); return 0; @@ -6223,7 +6223,7 @@ int lua_ax_base_Node_getAnchorPointInPoints(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6262,7 +6262,7 @@ int lua_ax_base_Node_getContentSize(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getContentSize'", nullptr); return 0; @@ -6270,7 +6270,7 @@ int lua_ax_base_Node_getContentSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6309,7 +6309,7 @@ int lua_ax_base_Node_hitTest(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_hitTest'", nullptr); return 0; @@ -6317,7 +6317,7 @@ int lua_ax_base_Node_hitTest(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -6359,7 +6359,7 @@ int lua_ax_base_Node_setVisible(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setVisible'", nullptr); return 0; @@ -6367,7 +6367,7 @@ int lua_ax_base_Node_setVisible(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -6409,7 +6409,7 @@ int lua_ax_base_Node_isVisible(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_isVisible'", nullptr); return 0; @@ -6417,7 +6417,7 @@ int lua_ax_base_Node_isVisible(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6456,7 +6456,7 @@ int lua_ax_base_Node_setRotation(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setRotation'", nullptr); return 0; @@ -6464,7 +6464,7 @@ int lua_ax_base_Node_setRotation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -6506,7 +6506,7 @@ int lua_ax_base_Node_getRotation(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getRotation'", nullptr); return 0; @@ -6514,7 +6514,7 @@ int lua_ax_base_Node_getRotation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6553,7 +6553,7 @@ int lua_ax_base_Node_setRotation3D(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setRotation3D'", nullptr); return 0; @@ -6561,7 +6561,7 @@ int lua_ax_base_Node_setRotation3D(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -6603,7 +6603,7 @@ int lua_ax_base_Node_getRotation3D(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getRotation3D'", nullptr); return 0; @@ -6611,7 +6611,7 @@ int lua_ax_base_Node_getRotation3D(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6650,7 +6650,7 @@ int lua_ax_base_Node_setRotationSkewX(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setRotationSkewX'", nullptr); return 0; @@ -6658,7 +6658,7 @@ int lua_ax_base_Node_setRotationSkewX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -6700,7 +6700,7 @@ int lua_ax_base_Node_getRotationSkewX(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getRotationSkewX'", nullptr); return 0; @@ -6708,7 +6708,7 @@ int lua_ax_base_Node_getRotationSkewX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6747,7 +6747,7 @@ int lua_ax_base_Node_setRotationSkewY(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setRotationSkewY'", nullptr); return 0; @@ -6755,7 +6755,7 @@ int lua_ax_base_Node_setRotationSkewY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -6797,7 +6797,7 @@ int lua_ax_base_Node_getRotationSkewY(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getRotationSkewY'", nullptr); return 0; @@ -6805,7 +6805,7 @@ int lua_ax_base_Node_getRotationSkewY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -6844,7 +6844,7 @@ int lua_ax_base_Node_setIgnoreAnchorPointForPosition(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setIgnoreAnchorPointForPosition'", nullptr); return 0; @@ -6852,7 +6852,7 @@ int lua_ax_base_Node_setIgnoreAnchorPointForPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -6894,7 +6894,7 @@ int lua_ax_base_Node_isIgnoreAnchorPointForPosition(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_isIgnoreAnchorPointForPosition'", nullptr); return 0; @@ -6902,7 +6902,7 @@ int lua_ax_base_Node_isIgnoreAnchorPointForPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -7040,7 +7040,7 @@ int lua_ax_base_Node_getChildByTag(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getChildByTag'", nullptr); return 0; @@ -7048,7 +7048,7 @@ int lua_ax_base_Node_getChildByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -7090,7 +7090,7 @@ int lua_ax_base_Node_getChildByName(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getChildByName'", nullptr); return 0; @@ -7098,7 +7098,7 @@ int lua_ax_base_Node_getChildByName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -7187,7 +7187,7 @@ int lua_ax_base_Node_getChildrenCount(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getChildrenCount'", nullptr); return 0; @@ -7195,7 +7195,7 @@ int lua_ax_base_Node_getChildrenCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -7234,7 +7234,7 @@ int lua_ax_base_Node_setParent(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setParent'", nullptr); return 0; @@ -7242,7 +7242,7 @@ int lua_ax_base_Node_setParent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -7382,7 +7382,7 @@ int lua_ax_base_Node_removeChild(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_removeChild'", nullptr); return 0; @@ -7390,7 +7390,7 @@ int lua_ax_base_Node_removeChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -7404,7 +7404,7 @@ int lua_ax_base_Node_removeChild(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { ax::Node* arg0; bool arg1; @@ -7449,7 +7449,7 @@ int lua_ax_base_Node_removeChildByTag(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_removeChildByTag'", nullptr); return 0; @@ -7457,7 +7457,7 @@ int lua_ax_base_Node_removeChildByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -7471,7 +7471,7 @@ int lua_ax_base_Node_removeChildByTag(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { int arg0; bool arg1; @@ -7516,7 +7516,7 @@ int lua_ax_base_Node_removeChildByName(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_removeChildByName'", nullptr); return 0; @@ -7524,7 +7524,7 @@ int lua_ax_base_Node_removeChildByName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -7538,7 +7538,7 @@ int lua_ax_base_Node_removeChildByName(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { std::string_view arg0; bool arg1; @@ -7634,7 +7634,7 @@ int lua_ax_base_Node_reorderChild(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_reorderChild'", nullptr); return 0; @@ -7642,7 +7642,7 @@ int lua_ax_base_Node_reorderChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Node* arg0; int arg1; @@ -7687,7 +7687,7 @@ int lua_ax_base_Node_sortAllChildren(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_sortAllChildren'", nullptr); return 0; @@ -7695,7 +7695,7 @@ int lua_ax_base_Node_sortAllChildren(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -7734,7 +7734,7 @@ int lua_ax_base_Node_getTag(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getTag'", nullptr); return 0; @@ -7742,7 +7742,7 @@ int lua_ax_base_Node_getTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -7781,7 +7781,7 @@ int lua_ax_base_Node_setTag(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setTag'", nullptr); return 0; @@ -7789,7 +7789,7 @@ int lua_ax_base_Node_setTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -7831,7 +7831,7 @@ int lua_ax_base_Node_getName(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getName'", nullptr); return 0; @@ -7839,7 +7839,7 @@ int lua_ax_base_Node_getName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -7878,7 +7878,7 @@ int lua_ax_base_Node_setName(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setName'", nullptr); return 0; @@ -7886,7 +7886,7 @@ int lua_ax_base_Node_setName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -7928,7 +7928,7 @@ int lua_ax_base_Node_setUserObject(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setUserObject'", nullptr); return 0; @@ -7936,7 +7936,7 @@ int lua_ax_base_Node_setUserObject(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Ref* arg0; @@ -7978,7 +7978,7 @@ int lua_ax_base_Node_isRunning(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_isRunning'", nullptr); return 0; @@ -7986,7 +7986,7 @@ int lua_ax_base_Node_isRunning(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -8025,7 +8025,7 @@ int lua_ax_base_Node_cleanup(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_cleanup'", nullptr); return 0; @@ -8033,7 +8033,7 @@ int lua_ax_base_Node_cleanup(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -8190,7 +8190,7 @@ int lua_ax_base_Node_getScene(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getScene'", nullptr); return 0; @@ -8198,7 +8198,7 @@ int lua_ax_base_Node_getScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -8237,7 +8237,7 @@ int lua_ax_base_Node_getBoundingBox(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getBoundingBox'", nullptr); return 0; @@ -8245,7 +8245,7 @@ int lua_ax_base_Node_getBoundingBox(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -8284,7 +8284,7 @@ int lua_ax_base_Node_setEventDispatcher(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setEventDispatcher'", nullptr); return 0; @@ -8292,7 +8292,7 @@ int lua_ax_base_Node_setEventDispatcher(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventDispatcher* arg0; @@ -8334,7 +8334,7 @@ int lua_ax_base_Node_getEventDispatcher(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getEventDispatcher'", nullptr); return 0; @@ -8342,7 +8342,7 @@ int lua_ax_base_Node_getEventDispatcher(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -8381,7 +8381,7 @@ int lua_ax_base_Node_setActionManager(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setActionManager'", nullptr); return 0; @@ -8389,7 +8389,7 @@ int lua_ax_base_Node_setActionManager(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionManager* arg0; @@ -8478,7 +8478,7 @@ int lua_ax_base_Node_runAction(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_runAction'", nullptr); return 0; @@ -8486,7 +8486,7 @@ int lua_ax_base_Node_runAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Action* arg0; @@ -8528,7 +8528,7 @@ int lua_ax_base_Node_stopAllActions(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_stopAllActions'", nullptr); return 0; @@ -8536,7 +8536,7 @@ int lua_ax_base_Node_stopAllActions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -8575,7 +8575,7 @@ int lua_ax_base_Node_stopAction(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_stopAction'", nullptr); return 0; @@ -8583,7 +8583,7 @@ int lua_ax_base_Node_stopAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Action* arg0; @@ -8625,7 +8625,7 @@ int lua_ax_base_Node_stopActionByTag(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_stopActionByTag'", nullptr); return 0; @@ -8633,7 +8633,7 @@ int lua_ax_base_Node_stopActionByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -8675,7 +8675,7 @@ int lua_ax_base_Node_stopAllActionsByTag(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_stopAllActionsByTag'", nullptr); return 0; @@ -8683,7 +8683,7 @@ int lua_ax_base_Node_stopAllActionsByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -8725,7 +8725,7 @@ int lua_ax_base_Node_stopActionsByFlags(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_stopActionsByFlags'", nullptr); return 0; @@ -8733,7 +8733,7 @@ int lua_ax_base_Node_stopActionsByFlags(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -8775,7 +8775,7 @@ int lua_ax_base_Node_getActionByTag(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getActionByTag'", nullptr); return 0; @@ -8783,7 +8783,7 @@ int lua_ax_base_Node_getActionByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -8825,7 +8825,7 @@ int lua_ax_base_Node_getNumberOfRunningActions(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getNumberOfRunningActions'", nullptr); return 0; @@ -8833,7 +8833,7 @@ int lua_ax_base_Node_getNumberOfRunningActions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -8872,7 +8872,7 @@ int lua_ax_base_Node_getNumberOfRunningActionsByTag(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getNumberOfRunningActionsByTag'", nullptr); return 0; @@ -8880,7 +8880,7 @@ int lua_ax_base_Node_getNumberOfRunningActionsByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -8922,7 +8922,7 @@ int lua_ax_base_Node_setScheduler(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setScheduler'", nullptr); return 0; @@ -8930,7 +8930,7 @@ int lua_ax_base_Node_setScheduler(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Scheduler* arg0; @@ -9019,7 +9019,7 @@ int lua_ax_base_Node_isScheduled(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_isScheduled'", nullptr); return 0; @@ -9027,7 +9027,7 @@ int lua_ax_base_Node_isScheduled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -9069,7 +9069,7 @@ int lua_ax_base_Node_resume(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_resume'", nullptr); return 0; @@ -9077,7 +9077,7 @@ int lua_ax_base_Node_resume(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9116,7 +9116,7 @@ int lua_ax_base_Node_pause(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_pause'", nullptr); return 0; @@ -9124,7 +9124,7 @@ int lua_ax_base_Node_pause(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9163,7 +9163,7 @@ int lua_ax_base_Node_update(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_update'", nullptr); return 0; @@ -9171,7 +9171,7 @@ int lua_ax_base_Node_update(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -9213,7 +9213,7 @@ int lua_ax_base_Node_updateTransform(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_updateTransform'", nullptr); return 0; @@ -9221,7 +9221,7 @@ int lua_ax_base_Node_updateTransform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9362,7 +9362,7 @@ int lua_ax_base_Node_setNodeToParentTransform(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setNodeToParentTransform'", nullptr); return 0; @@ -9370,7 +9370,7 @@ int lua_ax_base_Node_setNodeToParentTransform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Mat4 arg0; @@ -9412,7 +9412,7 @@ int lua_ax_base_Node_getParentToNodeTransform(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getParentToNodeTransform'", nullptr); return 0; @@ -9420,7 +9420,7 @@ int lua_ax_base_Node_getParentToNodeTransform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9459,7 +9459,7 @@ int lua_ax_base_Node_getParentToNodeAffineTransform(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getParentToNodeAffineTransform'", nullptr); return 0; @@ -9467,7 +9467,7 @@ int lua_ax_base_Node_getParentToNodeAffineTransform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9506,7 +9506,7 @@ int lua_ax_base_Node_getNodeToWorldTransform(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getNodeToWorldTransform'", nullptr); return 0; @@ -9514,7 +9514,7 @@ int lua_ax_base_Node_getNodeToWorldTransform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9553,7 +9553,7 @@ int lua_ax_base_Node_getNodeToWorldAffineTransform(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getNodeToWorldAffineTransform'", nullptr); return 0; @@ -9561,7 +9561,7 @@ int lua_ax_base_Node_getNodeToWorldAffineTransform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9600,7 +9600,7 @@ int lua_ax_base_Node_getWorldToNodeTransform(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getWorldToNodeTransform'", nullptr); return 0; @@ -9608,7 +9608,7 @@ int lua_ax_base_Node_getWorldToNodeTransform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9647,7 +9647,7 @@ int lua_ax_base_Node_getWorldToNodeAffineTransform(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getWorldToNodeAffineTransform'", nullptr); return 0; @@ -9655,7 +9655,7 @@ int lua_ax_base_Node_getWorldToNodeAffineTransform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -9694,7 +9694,7 @@ int lua_ax_base_Node_convertToNodeSpace(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_convertToNodeSpace'", nullptr); return 0; @@ -9702,7 +9702,7 @@ int lua_ax_base_Node_convertToNodeSpace(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -9744,7 +9744,7 @@ int lua_ax_base_Node_convertToWorldSpace(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_convertToWorldSpace'", nullptr); return 0; @@ -9752,7 +9752,7 @@ int lua_ax_base_Node_convertToWorldSpace(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -9794,7 +9794,7 @@ int lua_ax_base_Node_convertToNodeSpaceAR(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_convertToNodeSpaceAR'", nullptr); return 0; @@ -9802,7 +9802,7 @@ int lua_ax_base_Node_convertToNodeSpaceAR(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -9844,7 +9844,7 @@ int lua_ax_base_Node_convertToWorldSpaceAR(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_convertToWorldSpaceAR'", nullptr); return 0; @@ -9852,7 +9852,7 @@ int lua_ax_base_Node_convertToWorldSpaceAR(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -9894,7 +9894,7 @@ int lua_ax_base_Node_convertTouchToNodeSpace(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_convertTouchToNodeSpace'", nullptr); return 0; @@ -9902,7 +9902,7 @@ int lua_ax_base_Node_convertTouchToNodeSpace(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Touch* arg0; @@ -9944,7 +9944,7 @@ int lua_ax_base_Node_convertTouchToNodeSpaceAR(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_convertTouchToNodeSpaceAR'", nullptr); return 0; @@ -9952,7 +9952,7 @@ int lua_ax_base_Node_convertTouchToNodeSpaceAR(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Touch* arg0; @@ -9994,7 +9994,7 @@ int lua_ax_base_Node_getWorldPosition(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getWorldPosition'", nullptr); return 0; @@ -10002,7 +10002,7 @@ int lua_ax_base_Node_getWorldPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10041,7 +10041,7 @@ int lua_ax_base_Node_getComponent(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getComponent'", nullptr); return 0; @@ -10049,7 +10049,7 @@ int lua_ax_base_Node_getComponent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -10091,7 +10091,7 @@ int lua_ax_base_Node_addComponent(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_addComponent'", nullptr); return 0; @@ -10099,7 +10099,7 @@ int lua_ax_base_Node_addComponent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Component* arg0; @@ -10196,7 +10196,7 @@ int lua_ax_base_Node_removeAllComponents(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_removeAllComponents'", nullptr); return 0; @@ -10204,7 +10204,7 @@ int lua_ax_base_Node_removeAllComponents(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10243,7 +10243,7 @@ int lua_ax_base_Node_getOpacity(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getOpacity'", nullptr); return 0; @@ -10251,7 +10251,7 @@ int lua_ax_base_Node_getOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10290,7 +10290,7 @@ int lua_ax_base_Node_getDisplayedOpacity(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getDisplayedOpacity'", nullptr); return 0; @@ -10298,7 +10298,7 @@ int lua_ax_base_Node_getDisplayedOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10337,7 +10337,7 @@ int lua_ax_base_Node_setOpacity(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setOpacity'", nullptr); return 0; @@ -10345,7 +10345,7 @@ int lua_ax_base_Node_setOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { uint16_t arg0; @@ -10387,7 +10387,7 @@ int lua_ax_base_Node_updateDisplayedOpacity(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_updateDisplayedOpacity'", nullptr); return 0; @@ -10395,7 +10395,7 @@ int lua_ax_base_Node_updateDisplayedOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { uint16_t arg0; @@ -10437,7 +10437,7 @@ int lua_ax_base_Node_isCascadeOpacityEnabled(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_isCascadeOpacityEnabled'", nullptr); return 0; @@ -10445,7 +10445,7 @@ int lua_ax_base_Node_isCascadeOpacityEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10484,7 +10484,7 @@ int lua_ax_base_Node_setCascadeOpacityEnabled(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setCascadeOpacityEnabled'", nullptr); return 0; @@ -10492,7 +10492,7 @@ int lua_ax_base_Node_setCascadeOpacityEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -10534,7 +10534,7 @@ int lua_ax_base_Node_getColor(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getColor'", nullptr); return 0; @@ -10542,7 +10542,7 @@ int lua_ax_base_Node_getColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10581,7 +10581,7 @@ int lua_ax_base_Node_getDisplayedColor(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getDisplayedColor'", nullptr); return 0; @@ -10589,7 +10589,7 @@ int lua_ax_base_Node_getDisplayedColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10628,7 +10628,7 @@ int lua_ax_base_Node_setColor(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setColor'", nullptr); return 0; @@ -10636,7 +10636,7 @@ int lua_ax_base_Node_setColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color3B arg0; @@ -10678,7 +10678,7 @@ int lua_ax_base_Node_updateDisplayedColor(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_updateDisplayedColor'", nullptr); return 0; @@ -10686,7 +10686,7 @@ int lua_ax_base_Node_updateDisplayedColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color3B arg0; @@ -10728,7 +10728,7 @@ int lua_ax_base_Node_isCascadeColorEnabled(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_isCascadeColorEnabled'", nullptr); return 0; @@ -10736,7 +10736,7 @@ int lua_ax_base_Node_isCascadeColorEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10775,7 +10775,7 @@ int lua_ax_base_Node_setCascadeColorEnabled(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setCascadeColorEnabled'", nullptr); return 0; @@ -10783,7 +10783,7 @@ int lua_ax_base_Node_setCascadeColorEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -10825,7 +10825,7 @@ int lua_ax_base_Node_setOpacityModifyRGB(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setOpacityModifyRGB'", nullptr); return 0; @@ -10833,7 +10833,7 @@ int lua_ax_base_Node_setOpacityModifyRGB(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -10875,7 +10875,7 @@ int lua_ax_base_Node_isOpacityModifyRGB(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_isOpacityModifyRGB'", nullptr); return 0; @@ -10883,7 +10883,7 @@ int lua_ax_base_Node_isOpacityModifyRGB(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -10922,7 +10922,7 @@ int lua_ax_base_Node_setOnEnterCallback(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setOnEnterCallback'", nullptr); return 0; @@ -10930,7 +10930,7 @@ int lua_ax_base_Node_setOnEnterCallback(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::function arg0; @@ -10976,7 +10976,7 @@ int lua_ax_base_Node_setOnExitCallback(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setOnExitCallback'", nullptr); return 0; @@ -10984,7 +10984,7 @@ int lua_ax_base_Node_setOnExitCallback(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::function arg0; @@ -11030,7 +11030,7 @@ int lua_ax_base_Node_setOnEnterTransitionDidFinishCallback(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setOnEnterTransitionDidFinishCallback'", nullptr); return 0; @@ -11038,7 +11038,7 @@ int lua_ax_base_Node_setOnEnterTransitionDidFinishCallback(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::function arg0; @@ -11084,7 +11084,7 @@ int lua_ax_base_Node_getOnEnterTransitionDidFinishCallback(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getOnEnterTransitionDidFinishCallback'", nullptr); return 0; @@ -11092,7 +11092,7 @@ int lua_ax_base_Node_getOnEnterTransitionDidFinishCallback(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -11131,7 +11131,7 @@ int lua_ax_base_Node_setOnExitTransitionDidStartCallback(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setOnExitTransitionDidStartCallback'", nullptr); return 0; @@ -11139,7 +11139,7 @@ int lua_ax_base_Node_setOnExitTransitionDidStartCallback(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::function arg0; @@ -11185,7 +11185,7 @@ int lua_ax_base_Node_getOnExitTransitionDidStartCallback(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getOnExitTransitionDidStartCallback'", nullptr); return 0; @@ -11193,7 +11193,7 @@ int lua_ax_base_Node_getOnExitTransitionDidStartCallback(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -11232,7 +11232,7 @@ int lua_ax_base_Node_getCameraMask(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getCameraMask'", nullptr); return 0; @@ -11240,7 +11240,7 @@ int lua_ax_base_Node_getCameraMask(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -11279,7 +11279,7 @@ int lua_ax_base_Node_setCameraMask(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setCameraMask'", nullptr); return 0; @@ -11287,7 +11287,7 @@ int lua_ax_base_Node_setCameraMask(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned short arg0; @@ -11301,7 +11301,7 @@ int lua_ax_base_Node_setCameraMask(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { unsigned short arg0; bool arg1; @@ -11346,7 +11346,7 @@ int lua_ax_base_Node_applyMaskOnEnter(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_applyMaskOnEnter'", nullptr); return 0; @@ -11354,7 +11354,7 @@ int lua_ax_base_Node_applyMaskOnEnter(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -11467,7 +11467,7 @@ int lua_ax_base_Node_setProgramStateWithRegistry(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setProgramStateWithRegistry'", nullptr); return 0; @@ -11475,7 +11475,7 @@ int lua_ax_base_Node_setProgramStateWithRegistry(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { unsigned int arg0; ax::Texture2D* arg1; @@ -11520,7 +11520,7 @@ int lua_ax_base_Node_setProgramStateByProgramId(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setProgramStateByProgramId'", nullptr); return 0; @@ -11528,7 +11528,7 @@ int lua_ax_base_Node_setProgramStateByProgramId(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned long long arg0; @@ -11571,7 +11571,7 @@ int lua_ax_base_Node_getProgramState(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getProgramState'", nullptr); return 0; @@ -11579,7 +11579,7 @@ int lua_ax_base_Node_getProgramState(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -11618,7 +11618,7 @@ int lua_ax_base_Node_updateProgramStateTexture(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_updateProgramStateTexture'", nullptr); return 0; @@ -11626,7 +11626,7 @@ int lua_ax_base_Node_updateProgramStateTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -11668,7 +11668,7 @@ int lua_ax_base_Node_resetChild(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_resetChild'", nullptr); return 0; @@ -11676,7 +11676,7 @@ int lua_ax_base_Node_resetChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Node* arg0; bool arg1; @@ -11721,7 +11721,7 @@ int lua_ax_base_Node_init(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_init'", nullptr); return 0; @@ -11729,7 +11729,7 @@ int lua_ax_base_Node_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -11768,7 +11768,7 @@ int lua_ax_base_Node_initLayer(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_initLayer'", nullptr); return 0; @@ -11776,7 +11776,7 @@ int lua_ax_base_Node_initLayer(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -11815,7 +11815,7 @@ int lua_ax_base_Node_setPhysicsBody(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_setPhysicsBody'", nullptr); return 0; @@ -11823,7 +11823,7 @@ int lua_ax_base_Node_setPhysicsBody(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::PhysicsBody* arg0; @@ -11865,7 +11865,7 @@ int lua_ax_base_Node_getPhysicsBody(lua_State* tolua_S) cobj = (ax::Node*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Node_getPhysicsBody'", nullptr); return 0; @@ -11873,7 +11873,7 @@ int lua_ax_base_Node_getPhysicsBody(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -11975,7 +11975,7 @@ int lua_ax_base_Node_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12183,7 +12183,7 @@ int lua_ax_base_Scene_getDefaultCamera(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_getDefaultCamera'", nullptr); return 0; @@ -12191,7 +12191,7 @@ int lua_ax_base_Scene_getDefaultCamera(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12230,7 +12230,7 @@ int lua_ax_base_Scene_render(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_render'", nullptr); return 0; @@ -12238,7 +12238,7 @@ int lua_ax_base_Scene_render(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Renderer* arg0; ax::Mat4 arg1; @@ -12255,7 +12255,7 @@ int lua_ax_base_Scene_render(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 3) + if (argc == 3) { ax::Renderer* arg0; ax::Mat4 arg1; @@ -12303,7 +12303,7 @@ int lua_ax_base_Scene_initWithSize(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_initWithSize'", nullptr); return 0; @@ -12311,7 +12311,7 @@ int lua_ax_base_Scene_initWithSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -12353,7 +12353,7 @@ int lua_ax_base_Scene_setCameraOrderDirty(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_setCameraOrderDirty'", nullptr); return 0; @@ -12361,7 +12361,7 @@ int lua_ax_base_Scene_setCameraOrderDirty(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12400,7 +12400,7 @@ int lua_ax_base_Scene_onProjectionChanged(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_onProjectionChanged'", nullptr); return 0; @@ -12408,7 +12408,7 @@ int lua_ax_base_Scene_onProjectionChanged(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventCustom* arg0; @@ -12450,7 +12450,7 @@ int lua_ax_base_Scene_getPhysicsWorld(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_getPhysicsWorld'", nullptr); return 0; @@ -12458,7 +12458,7 @@ int lua_ax_base_Scene_getPhysicsWorld(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12497,7 +12497,7 @@ int lua_ax_base_Scene_initWithPhysics(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_initWithPhysics'", nullptr); return 0; @@ -12505,7 +12505,7 @@ int lua_ax_base_Scene_initWithPhysics(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12544,7 +12544,7 @@ int lua_ax_base_Scene_initPhysicsWorld(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_initPhysicsWorld'", nullptr); return 0; @@ -12552,7 +12552,7 @@ int lua_ax_base_Scene_initPhysicsWorld(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12591,7 +12591,7 @@ int lua_ax_base_Scene_stepPhysicsAndNavigation(lua_State* tolua_S) cobj = (ax::Scene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scene_stepPhysicsAndNavigation'", nullptr); return 0; @@ -12599,7 +12599,7 @@ int lua_ax_base_Scene_stepPhysicsAndNavigation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -12740,7 +12740,7 @@ int lua_ax_base_Scene_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12814,7 +12814,7 @@ int lua_ax_base_GLView_end(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_end'", nullptr); return 0; @@ -12822,7 +12822,7 @@ int lua_ax_base_GLView_end(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12861,7 +12861,7 @@ int lua_ax_base_GLView_isOpenGLReady(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_isOpenGLReady'", nullptr); return 0; @@ -12869,7 +12869,7 @@ int lua_ax_base_GLView_isOpenGLReady(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12908,7 +12908,7 @@ int lua_ax_base_GLView_swapBuffers(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_swapBuffers'", nullptr); return 0; @@ -12916,7 +12916,7 @@ int lua_ax_base_GLView_swapBuffers(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -12955,7 +12955,7 @@ int lua_ax_base_GLView_setIMEKeyboardState(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setIMEKeyboardState'", nullptr); return 0; @@ -12963,7 +12963,7 @@ int lua_ax_base_GLView_setIMEKeyboardState(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -13005,7 +13005,7 @@ int lua_ax_base_GLView_windowShouldClose(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_windowShouldClose'", nullptr); return 0; @@ -13013,7 +13013,7 @@ int lua_ax_base_GLView_windowShouldClose(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13052,7 +13052,7 @@ int lua_ax_base_GLView_pollEvents(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_pollEvents'", nullptr); return 0; @@ -13060,7 +13060,7 @@ int lua_ax_base_GLView_pollEvents(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13099,7 +13099,7 @@ int lua_ax_base_GLView_getFrameSize(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getFrameSize'", nullptr); return 0; @@ -13107,7 +13107,7 @@ int lua_ax_base_GLView_getFrameSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13146,7 +13146,7 @@ int lua_ax_base_GLView_setFrameSize(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setFrameSize'", nullptr); return 0; @@ -13154,7 +13154,7 @@ int lua_ax_base_GLView_setFrameSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; double arg1; @@ -13199,7 +13199,7 @@ int lua_ax_base_GLView_setFrameZoomFactor(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setFrameZoomFactor'", nullptr); return 0; @@ -13207,7 +13207,7 @@ int lua_ax_base_GLView_setFrameZoomFactor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -13249,7 +13249,7 @@ int lua_ax_base_GLView_getFrameZoomFactor(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getFrameZoomFactor'", nullptr); return 0; @@ -13257,7 +13257,7 @@ int lua_ax_base_GLView_getFrameZoomFactor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13296,7 +13296,7 @@ int lua_ax_base_GLView_setCursorVisible(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setCursorVisible'", nullptr); return 0; @@ -13304,7 +13304,7 @@ int lua_ax_base_GLView_setCursorVisible(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -13346,7 +13346,7 @@ int lua_ax_base_GLView_getRetinaFactor(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getRetinaFactor'", nullptr); return 0; @@ -13354,7 +13354,7 @@ int lua_ax_base_GLView_getRetinaFactor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13393,7 +13393,7 @@ int lua_ax_base_GLView_setContentScaleFactor(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setContentScaleFactor'", nullptr); return 0; @@ -13401,7 +13401,7 @@ int lua_ax_base_GLView_setContentScaleFactor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -13443,7 +13443,7 @@ int lua_ax_base_GLView_getContentScaleFactor(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getContentScaleFactor'", nullptr); return 0; @@ -13451,7 +13451,7 @@ int lua_ax_base_GLView_getContentScaleFactor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13490,7 +13490,7 @@ int lua_ax_base_GLView_isRetinaDisplay(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_isRetinaDisplay'", nullptr); return 0; @@ -13498,7 +13498,7 @@ int lua_ax_base_GLView_isRetinaDisplay(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13537,7 +13537,7 @@ int lua_ax_base_GLView_getVisibleSize(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getVisibleSize'", nullptr); return 0; @@ -13545,7 +13545,7 @@ int lua_ax_base_GLView_getVisibleSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13584,7 +13584,7 @@ int lua_ax_base_GLView_getVisibleOrigin(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getVisibleOrigin'", nullptr); return 0; @@ -13592,7 +13592,7 @@ int lua_ax_base_GLView_getVisibleOrigin(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13631,7 +13631,7 @@ int lua_ax_base_GLView_getVisibleRect(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getVisibleRect'", nullptr); return 0; @@ -13639,7 +13639,7 @@ int lua_ax_base_GLView_getVisibleRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13678,7 +13678,7 @@ int lua_ax_base_GLView_getSafeAreaRect(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getSafeAreaRect'", nullptr); return 0; @@ -13686,7 +13686,7 @@ int lua_ax_base_GLView_getSafeAreaRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13725,7 +13725,7 @@ int lua_ax_base_GLView_setDesignResolutionSize(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setDesignResolutionSize'", nullptr); return 0; @@ -13733,7 +13733,7 @@ int lua_ax_base_GLView_setDesignResolutionSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; double arg1; @@ -13781,7 +13781,7 @@ int lua_ax_base_GLView_getDesignResolutionSize(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getDesignResolutionSize'", nullptr); return 0; @@ -13789,7 +13789,7 @@ int lua_ax_base_GLView_getDesignResolutionSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13828,7 +13828,7 @@ int lua_ax_base_GLView_setViewPortInPoints(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setViewPortInPoints'", nullptr); return 0; @@ -13836,7 +13836,7 @@ int lua_ax_base_GLView_setViewPortInPoints(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; double arg1; @@ -13887,7 +13887,7 @@ int lua_ax_base_GLView_setScissorInPoints(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setScissorInPoints'", nullptr); return 0; @@ -13895,7 +13895,7 @@ int lua_ax_base_GLView_setScissorInPoints(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; double arg1; @@ -13946,7 +13946,7 @@ int lua_ax_base_GLView_isScissorEnabled(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_isScissorEnabled'", nullptr); return 0; @@ -13954,7 +13954,7 @@ int lua_ax_base_GLView_isScissorEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -13993,7 +13993,7 @@ int lua_ax_base_GLView_getScissorRect(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getScissorRect'", nullptr); return 0; @@ -14001,7 +14001,7 @@ int lua_ax_base_GLView_getScissorRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14040,7 +14040,7 @@ int lua_ax_base_GLView_setViewName(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setViewName'", nullptr); return 0; @@ -14048,7 +14048,7 @@ int lua_ax_base_GLView_setViewName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -14090,7 +14090,7 @@ int lua_ax_base_GLView_getViewName(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getViewName'", nullptr); return 0; @@ -14098,7 +14098,7 @@ int lua_ax_base_GLView_getViewName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14192,7 +14192,7 @@ int lua_ax_base_GLView_setDefaultIcon(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_setDefaultIcon'", nullptr); return 0; @@ -14200,7 +14200,7 @@ int lua_ax_base_GLView_setDefaultIcon(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14239,7 +14239,7 @@ int lua_ax_base_GLView_getViewPortRect(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getViewPortRect'", nullptr); return 0; @@ -14247,7 +14247,7 @@ int lua_ax_base_GLView_getViewPortRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14286,7 +14286,7 @@ int lua_ax_base_GLView_getScaleX(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getScaleX'", nullptr); return 0; @@ -14294,7 +14294,7 @@ int lua_ax_base_GLView_getScaleX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14333,7 +14333,7 @@ int lua_ax_base_GLView_getScaleY(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getScaleY'", nullptr); return 0; @@ -14341,7 +14341,7 @@ int lua_ax_base_GLView_getScaleY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14380,7 +14380,7 @@ int lua_ax_base_GLView_getResolutionPolicy(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_getResolutionPolicy'", nullptr); return 0; @@ -14388,7 +14388,7 @@ int lua_ax_base_GLView_getResolutionPolicy(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14427,7 +14427,7 @@ int lua_ax_base_GLView_renderScene(lua_State* tolua_S) cobj = (ax::GLView*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GLView_renderScene'", nullptr); return 0; @@ -14435,7 +14435,7 @@ int lua_ax_base_GLView_renderScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Scene* arg0; ax::Renderer* arg1; @@ -14606,7 +14606,7 @@ int lua_ax_base_Director_init(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_init'", nullptr); return 0; @@ -14614,7 +14614,7 @@ int lua_ax_base_Director_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14653,7 +14653,7 @@ int lua_ax_base_Director_getRunningScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getRunningScene'", nullptr); return 0; @@ -14661,7 +14661,7 @@ int lua_ax_base_Director_getRunningScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14700,7 +14700,7 @@ int lua_ax_base_Director_getNextScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getNextScene'", nullptr); return 0; @@ -14708,7 +14708,7 @@ int lua_ax_base_Director_getNextScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14747,7 +14747,7 @@ int lua_ax_base_Director_getAnimationInterval(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getAnimationInterval'", nullptr); return 0; @@ -14755,7 +14755,7 @@ int lua_ax_base_Director_getAnimationInterval(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14794,7 +14794,7 @@ int lua_ax_base_Director_setAnimationInterval(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setAnimationInterval'", nullptr); return 0; @@ -14802,7 +14802,7 @@ int lua_ax_base_Director_setAnimationInterval(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -14844,7 +14844,7 @@ int lua_ax_base_Director_isStatsDisplay(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_isStatsDisplay'", nullptr); return 0; @@ -14852,7 +14852,7 @@ int lua_ax_base_Director_isStatsDisplay(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14891,7 +14891,7 @@ int lua_ax_base_Director_setStatsDisplay(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setStatsDisplay'", nullptr); return 0; @@ -14899,7 +14899,7 @@ int lua_ax_base_Director_setStatsDisplay(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -14941,7 +14941,7 @@ int lua_ax_base_Director_getSecondsPerFrame(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getSecondsPerFrame'", nullptr); return 0; @@ -14949,7 +14949,7 @@ int lua_ax_base_Director_getSecondsPerFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -14988,7 +14988,7 @@ int lua_ax_base_Director_setStatsAnchor(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setStatsAnchor'", nullptr); return 0; @@ -14996,7 +14996,7 @@ int lua_ax_base_Director_setStatsAnchor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15007,7 +15007,7 @@ int lua_ax_base_Director_setStatsAnchor(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 1) + if (argc == 1) { ax::AnchorPreset arg0; @@ -15049,7 +15049,7 @@ int lua_ax_base_Director_getGLView(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getGLView'", nullptr); return 0; @@ -15057,7 +15057,7 @@ int lua_ax_base_Director_getGLView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15096,7 +15096,7 @@ int lua_ax_base_Director_setGLView(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setGLView'", nullptr); return 0; @@ -15104,7 +15104,7 @@ int lua_ax_base_Director_setGLView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::GLView* arg0; @@ -15146,7 +15146,7 @@ int lua_ax_base_Director_getTextureCache(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getTextureCache'", nullptr); return 0; @@ -15154,7 +15154,7 @@ int lua_ax_base_Director_getTextureCache(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15193,7 +15193,7 @@ int lua_ax_base_Director_isNextDeltaTimeZero(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_isNextDeltaTimeZero'", nullptr); return 0; @@ -15201,7 +15201,7 @@ int lua_ax_base_Director_isNextDeltaTimeZero(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15240,7 +15240,7 @@ int lua_ax_base_Director_setNextDeltaTimeZero(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setNextDeltaTimeZero'", nullptr); return 0; @@ -15248,7 +15248,7 @@ int lua_ax_base_Director_setNextDeltaTimeZero(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -15290,7 +15290,7 @@ int lua_ax_base_Director_isPaused(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_isPaused'", nullptr); return 0; @@ -15298,7 +15298,7 @@ int lua_ax_base_Director_isPaused(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15337,7 +15337,7 @@ int lua_ax_base_Director_getTotalFrames(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getTotalFrames'", nullptr); return 0; @@ -15345,7 +15345,7 @@ int lua_ax_base_Director_getTotalFrames(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15384,7 +15384,7 @@ int lua_ax_base_Director_setProjection(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setProjection'", nullptr); return 0; @@ -15392,7 +15392,7 @@ int lua_ax_base_Director_setProjection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Director::Projection arg0; @@ -15434,7 +15434,7 @@ int lua_ax_base_Director_setViewport(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setViewport'", nullptr); return 0; @@ -15442,7 +15442,7 @@ int lua_ax_base_Director_setViewport(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15481,7 +15481,7 @@ int lua_ax_base_Director_isSendCleanupToScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_isSendCleanupToScene'", nullptr); return 0; @@ -15489,7 +15489,7 @@ int lua_ax_base_Director_isSendCleanupToScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15528,7 +15528,7 @@ int lua_ax_base_Director_getNotificationNode(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getNotificationNode'", nullptr); return 0; @@ -15536,7 +15536,7 @@ int lua_ax_base_Director_getNotificationNode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15575,7 +15575,7 @@ int lua_ax_base_Director_setNotificationNode(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setNotificationNode'", nullptr); return 0; @@ -15583,7 +15583,7 @@ int lua_ax_base_Director_setNotificationNode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -15625,7 +15625,7 @@ int lua_ax_base_Director_getWinSize(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getWinSize'", nullptr); return 0; @@ -15633,7 +15633,7 @@ int lua_ax_base_Director_getWinSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15672,7 +15672,7 @@ int lua_ax_base_Director_getWinSizeInPixels(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getWinSizeInPixels'", nullptr); return 0; @@ -15680,7 +15680,7 @@ int lua_ax_base_Director_getWinSizeInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15719,7 +15719,7 @@ int lua_ax_base_Director_getVisibleSize(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getVisibleSize'", nullptr); return 0; @@ -15727,7 +15727,7 @@ int lua_ax_base_Director_getVisibleSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15766,7 +15766,7 @@ int lua_ax_base_Director_getVisibleOrigin(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getVisibleOrigin'", nullptr); return 0; @@ -15774,7 +15774,7 @@ int lua_ax_base_Director_getVisibleOrigin(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15813,7 +15813,7 @@ int lua_ax_base_Director_getSafeAreaRect(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getSafeAreaRect'", nullptr); return 0; @@ -15821,7 +15821,7 @@ int lua_ax_base_Director_getSafeAreaRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -15860,7 +15860,7 @@ int lua_ax_base_Director_convertToGL(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_convertToGL'", nullptr); return 0; @@ -15868,7 +15868,7 @@ int lua_ax_base_Director_convertToGL(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -15910,7 +15910,7 @@ int lua_ax_base_Director_convertToUI(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_convertToUI'", nullptr); return 0; @@ -15918,7 +15918,7 @@ int lua_ax_base_Director_convertToUI(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -15960,7 +15960,7 @@ int lua_ax_base_Director_getZEye(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getZEye'", nullptr); return 0; @@ -15968,7 +15968,7 @@ int lua_ax_base_Director_getZEye(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16007,7 +16007,7 @@ int lua_ax_base_Director_runWithScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_runWithScene'", nullptr); return 0; @@ -16015,7 +16015,7 @@ int lua_ax_base_Director_runWithScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Scene* arg0; @@ -16057,7 +16057,7 @@ int lua_ax_base_Director_pushScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_pushScene'", nullptr); return 0; @@ -16065,7 +16065,7 @@ int lua_ax_base_Director_pushScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Scene* arg0; @@ -16107,7 +16107,7 @@ int lua_ax_base_Director_popScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_popScene'", nullptr); return 0; @@ -16115,7 +16115,7 @@ int lua_ax_base_Director_popScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16154,7 +16154,7 @@ int lua_ax_base_Director_popToRootScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_popToRootScene'", nullptr); return 0; @@ -16162,7 +16162,7 @@ int lua_ax_base_Director_popToRootScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16201,7 +16201,7 @@ int lua_ax_base_Director_popToSceneStackLevel(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_popToSceneStackLevel'", nullptr); return 0; @@ -16209,7 +16209,7 @@ int lua_ax_base_Director_popToSceneStackLevel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -16251,7 +16251,7 @@ int lua_ax_base_Director_replaceScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_replaceScene'", nullptr); return 0; @@ -16259,7 +16259,7 @@ int lua_ax_base_Director_replaceScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Scene* arg0; @@ -16301,7 +16301,7 @@ int lua_ax_base_Director_end(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_end'", nullptr); return 0; @@ -16309,7 +16309,7 @@ int lua_ax_base_Director_end(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16348,7 +16348,7 @@ int lua_ax_base_Director_pause(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_pause'", nullptr); return 0; @@ -16356,7 +16356,7 @@ int lua_ax_base_Director_pause(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16395,7 +16395,7 @@ int lua_ax_base_Director_resume(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_resume'", nullptr); return 0; @@ -16403,7 +16403,7 @@ int lua_ax_base_Director_resume(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16442,7 +16442,7 @@ int lua_ax_base_Director_restart(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_restart'", nullptr); return 0; @@ -16450,7 +16450,7 @@ int lua_ax_base_Director_restart(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16489,7 +16489,7 @@ int lua_ax_base_Director_stopAnimation(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_stopAnimation'", nullptr); return 0; @@ -16497,7 +16497,7 @@ int lua_ax_base_Director_stopAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16536,7 +16536,7 @@ int lua_ax_base_Director_startAnimation(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_startAnimation'", nullptr); return 0; @@ -16544,7 +16544,7 @@ int lua_ax_base_Director_startAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16583,7 +16583,7 @@ int lua_ax_base_Director_drawScene(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_drawScene'", nullptr); return 0; @@ -16591,7 +16591,7 @@ int lua_ax_base_Director_drawScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16630,7 +16630,7 @@ int lua_ax_base_Director_purgeCachedData(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_purgeCachedData'", nullptr); return 0; @@ -16638,7 +16638,7 @@ int lua_ax_base_Director_purgeCachedData(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16677,7 +16677,7 @@ int lua_ax_base_Director_setDefaultValues(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setDefaultValues'", nullptr); return 0; @@ -16685,7 +16685,7 @@ int lua_ax_base_Director_setDefaultValues(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16724,7 +16724,7 @@ int lua_ax_base_Director_setGLDefaultValues(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setGLDefaultValues'", nullptr); return 0; @@ -16732,7 +16732,7 @@ int lua_ax_base_Director_setGLDefaultValues(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16771,7 +16771,7 @@ int lua_ax_base_Director_setClearColor(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setClearColor'", nullptr); return 0; @@ -16779,7 +16779,7 @@ int lua_ax_base_Director_setClearColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4F arg0; @@ -16872,7 +16872,7 @@ int lua_ax_base_Director_setContentScaleFactor(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setContentScaleFactor'", nullptr); return 0; @@ -16880,7 +16880,7 @@ int lua_ax_base_Director_setContentScaleFactor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -16922,7 +16922,7 @@ int lua_ax_base_Director_getContentScaleFactor(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getContentScaleFactor'", nullptr); return 0; @@ -16930,7 +16930,7 @@ int lua_ax_base_Director_getContentScaleFactor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -16969,7 +16969,7 @@ int lua_ax_base_Director_getScheduler(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getScheduler'", nullptr); return 0; @@ -16977,7 +16977,7 @@ int lua_ax_base_Director_getScheduler(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17016,7 +17016,7 @@ int lua_ax_base_Director_setScheduler(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setScheduler'", nullptr); return 0; @@ -17024,7 +17024,7 @@ int lua_ax_base_Director_setScheduler(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Scheduler* arg0; @@ -17066,7 +17066,7 @@ int lua_ax_base_Director_getActionManager(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getActionManager'", nullptr); return 0; @@ -17074,7 +17074,7 @@ int lua_ax_base_Director_getActionManager(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17113,7 +17113,7 @@ int lua_ax_base_Director_setActionManager(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setActionManager'", nullptr); return 0; @@ -17121,7 +17121,7 @@ int lua_ax_base_Director_setActionManager(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionManager* arg0; @@ -17163,7 +17163,7 @@ int lua_ax_base_Director_getEventDispatcher(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getEventDispatcher'", nullptr); return 0; @@ -17171,7 +17171,7 @@ int lua_ax_base_Director_getEventDispatcher(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17210,7 +17210,7 @@ int lua_ax_base_Director_setEventDispatcher(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setEventDispatcher'", nullptr); return 0; @@ -17218,7 +17218,7 @@ int lua_ax_base_Director_setEventDispatcher(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventDispatcher* arg0; @@ -17260,7 +17260,7 @@ int lua_ax_base_Director_getRenderer(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getRenderer'", nullptr); return 0; @@ -17268,7 +17268,7 @@ int lua_ax_base_Director_getRenderer(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17307,7 +17307,7 @@ int lua_ax_base_Director_getConsole(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getConsole'", nullptr); return 0; @@ -17315,7 +17315,7 @@ int lua_ax_base_Director_getConsole(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17354,7 +17354,7 @@ int lua_ax_base_Director_getDeltaTime(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getDeltaTime'", nullptr); return 0; @@ -17362,7 +17362,7 @@ int lua_ax_base_Director_getDeltaTime(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17401,7 +17401,7 @@ int lua_ax_base_Director_getFrameRate(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getFrameRate'", nullptr); return 0; @@ -17409,7 +17409,7 @@ int lua_ax_base_Director_getFrameRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17448,7 +17448,7 @@ int lua_ax_base_Director_pushMatrix(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_pushMatrix'", nullptr); return 0; @@ -17456,7 +17456,7 @@ int lua_ax_base_Director_pushMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::MATRIX_STACK_TYPE arg0; @@ -17498,7 +17498,7 @@ int lua_ax_base_Director_popMatrix(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_popMatrix'", nullptr); return 0; @@ -17506,7 +17506,7 @@ int lua_ax_base_Director_popMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::MATRIX_STACK_TYPE arg0; @@ -17548,7 +17548,7 @@ int lua_ax_base_Director_loadIdentityMatrix(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_loadIdentityMatrix'", nullptr); return 0; @@ -17556,7 +17556,7 @@ int lua_ax_base_Director_loadIdentityMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::MATRIX_STACK_TYPE arg0; @@ -17598,7 +17598,7 @@ int lua_ax_base_Director_loadMatrix(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_loadMatrix'", nullptr); return 0; @@ -17606,7 +17606,7 @@ int lua_ax_base_Director_loadMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::MATRIX_STACK_TYPE arg0; ax::Mat4 arg1; @@ -17651,7 +17651,7 @@ int lua_ax_base_Director_multiplyMatrix(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_multiplyMatrix'", nullptr); return 0; @@ -17659,7 +17659,7 @@ int lua_ax_base_Director_multiplyMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::MATRIX_STACK_TYPE arg0; ax::Mat4 arg1; @@ -17704,7 +17704,7 @@ int lua_ax_base_Director_getMatrix(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getMatrix'", nullptr); return 0; @@ -17712,7 +17712,7 @@ int lua_ax_base_Director_getMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::MATRIX_STACK_TYPE arg0; @@ -17754,7 +17754,7 @@ int lua_ax_base_Director_resetMatrixStack(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_resetMatrixStack'", nullptr); return 0; @@ -17762,7 +17762,7 @@ int lua_ax_base_Director_resetMatrixStack(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17801,7 +17801,7 @@ int lua_ax_base_Director_getAxmolThreadId(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_getAxmolThreadId'", nullptr); return 0; @@ -17809,7 +17809,7 @@ int lua_ax_base_Director_getAxmolThreadId(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17848,7 +17848,7 @@ int lua_ax_base_Director_setChildrenIndexerEnabled(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_setChildrenIndexerEnabled'", nullptr); return 0; @@ -17856,7 +17856,7 @@ int lua_ax_base_Director_setChildrenIndexerEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -17898,7 +17898,7 @@ int lua_ax_base_Director_isChildrenIndexerEnabled(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_isChildrenIndexerEnabled'", nullptr); return 0; @@ -17906,7 +17906,7 @@ int lua_ax_base_Director_isChildrenIndexerEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -17945,7 +17945,7 @@ int lua_ax_base_Director_isValid(lua_State* tolua_S) cobj = (ax::Director*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Director_isValid'", nullptr); return 0; @@ -17953,7 +17953,7 @@ int lua_ax_base_Director_isValid(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -18116,7 +18116,7 @@ int lua_ax_base_Timer_setupTimerWithInterval(lua_State* tolua_S) cobj = (ax::Timer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Timer_setupTimerWithInterval'", nullptr); return 0; @@ -18124,7 +18124,7 @@ int lua_ax_base_Timer_setupTimerWithInterval(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; unsigned int arg1; @@ -18172,7 +18172,7 @@ int lua_ax_base_Timer_setAborted(lua_State* tolua_S) cobj = (ax::Timer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Timer_setAborted'", nullptr); return 0; @@ -18180,7 +18180,7 @@ int lua_ax_base_Timer_setAborted(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -18219,7 +18219,7 @@ int lua_ax_base_Timer_isAborted(lua_State* tolua_S) cobj = (ax::Timer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Timer_isAborted'", nullptr); return 0; @@ -18227,7 +18227,7 @@ int lua_ax_base_Timer_isAborted(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -18266,7 +18266,7 @@ int lua_ax_base_Timer_isExhausted(lua_State* tolua_S) cobj = (ax::Timer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Timer_isExhausted'", nullptr); return 0; @@ -18274,7 +18274,7 @@ int lua_ax_base_Timer_isExhausted(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -18313,7 +18313,7 @@ int lua_ax_base_Timer_trigger(lua_State* tolua_S) cobj = (ax::Timer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Timer_trigger'", nullptr); return 0; @@ -18321,7 +18321,7 @@ int lua_ax_base_Timer_trigger(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -18363,7 +18363,7 @@ int lua_ax_base_Timer_cancel(lua_State* tolua_S) cobj = (ax::Timer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Timer_cancel'", nullptr); return 0; @@ -18371,7 +18371,7 @@ int lua_ax_base_Timer_cancel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -18410,7 +18410,7 @@ int lua_ax_base_Timer_update(lua_State* tolua_S) cobj = (ax::Timer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Timer_update'", nullptr); return 0; @@ -18418,7 +18418,7 @@ int lua_ax_base_Timer_update(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -18486,7 +18486,7 @@ int lua_ax_base_Scheduler_getTimeScale(lua_State* tolua_S) cobj = (ax::Scheduler*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scheduler_getTimeScale'", nullptr); return 0; @@ -18494,7 +18494,7 @@ int lua_ax_base_Scheduler_getTimeScale(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -18533,7 +18533,7 @@ int lua_ax_base_Scheduler_setTimeScale(lua_State* tolua_S) cobj = (ax::Scheduler*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scheduler_setTimeScale'", nullptr); return 0; @@ -18541,7 +18541,7 @@ int lua_ax_base_Scheduler_setTimeScale(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -18583,7 +18583,7 @@ int lua_ax_base_Scheduler_runOnAxmolThread(lua_State* tolua_S) cobj = (ax::Scheduler*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scheduler_runOnAxmolThread'", nullptr); return 0; @@ -18591,7 +18591,7 @@ int lua_ax_base_Scheduler_runOnAxmolThread(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::function arg0; @@ -18637,7 +18637,7 @@ int lua_ax_base_Scheduler_removeAllPendingActions(lua_State* tolua_S) cobj = (ax::Scheduler*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Scheduler_removeAllPendingActions'", nullptr); return 0; @@ -18645,7 +18645,7 @@ int lua_ax_base_Scheduler_removeAllPendingActions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -18679,7 +18679,7 @@ int lua_ax_base_Scheduler_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -18745,7 +18745,7 @@ int lua_ax_base_AsyncTaskPool_stopTasks(lua_State* tolua_S) cobj = (ax::AsyncTaskPool*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AsyncTaskPool_stopTasks'", nullptr); return 0; @@ -18753,7 +18753,7 @@ int lua_ax_base_AsyncTaskPool_stopTasks(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::AsyncTaskPool::TaskType arg0; @@ -18942,7 +18942,7 @@ int lua_ax_base_AsyncTaskPool_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19006,7 +19006,7 @@ int lua_ax_base_Action_clone(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_clone'", nullptr); return 0; @@ -19014,7 +19014,7 @@ int lua_ax_base_Action_clone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19053,7 +19053,7 @@ int lua_ax_base_Action_reverse(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_reverse'", nullptr); return 0; @@ -19061,7 +19061,7 @@ int lua_ax_base_Action_reverse(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19100,7 +19100,7 @@ int lua_ax_base_Action_isDone(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_isDone'", nullptr); return 0; @@ -19108,7 +19108,7 @@ int lua_ax_base_Action_isDone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19147,7 +19147,7 @@ int lua_ax_base_Action_startWithTarget(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_startWithTarget'", nullptr); return 0; @@ -19155,7 +19155,7 @@ int lua_ax_base_Action_startWithTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -19197,7 +19197,7 @@ int lua_ax_base_Action_stop(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_stop'", nullptr); return 0; @@ -19205,7 +19205,7 @@ int lua_ax_base_Action_stop(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19244,7 +19244,7 @@ int lua_ax_base_Action_step(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_step'", nullptr); return 0; @@ -19252,7 +19252,7 @@ int lua_ax_base_Action_step(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -19294,7 +19294,7 @@ int lua_ax_base_Action_update(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_update'", nullptr); return 0; @@ -19302,7 +19302,7 @@ int lua_ax_base_Action_update(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -19344,7 +19344,7 @@ int lua_ax_base_Action_getTarget(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_getTarget'", nullptr); return 0; @@ -19352,7 +19352,7 @@ int lua_ax_base_Action_getTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19391,7 +19391,7 @@ int lua_ax_base_Action_setTarget(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_setTarget'", nullptr); return 0; @@ -19399,7 +19399,7 @@ int lua_ax_base_Action_setTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -19441,7 +19441,7 @@ int lua_ax_base_Action_getOriginalTarget(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_getOriginalTarget'", nullptr); return 0; @@ -19449,7 +19449,7 @@ int lua_ax_base_Action_getOriginalTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19488,7 +19488,7 @@ int lua_ax_base_Action_setOriginalTarget(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_setOriginalTarget'", nullptr); return 0; @@ -19496,7 +19496,7 @@ int lua_ax_base_Action_setOriginalTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -19538,7 +19538,7 @@ int lua_ax_base_Action_getTag(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_getTag'", nullptr); return 0; @@ -19546,7 +19546,7 @@ int lua_ax_base_Action_getTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19585,7 +19585,7 @@ int lua_ax_base_Action_setTag(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_setTag'", nullptr); return 0; @@ -19593,7 +19593,7 @@ int lua_ax_base_Action_setTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -19635,7 +19635,7 @@ int lua_ax_base_Action_getFlags(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_getFlags'", nullptr); return 0; @@ -19643,7 +19643,7 @@ int lua_ax_base_Action_getFlags(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19682,7 +19682,7 @@ int lua_ax_base_Action_setFlags(lua_State* tolua_S) cobj = (ax::Action*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Action_setFlags'", nullptr); return 0; @@ -19690,7 +19690,7 @@ int lua_ax_base_Action_setFlags(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -19766,7 +19766,7 @@ int lua_ax_base_FiniteTimeAction_getDuration(lua_State* tolua_S) cobj = (ax::FiniteTimeAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FiniteTimeAction_getDuration'", nullptr); return 0; @@ -19774,7 +19774,7 @@ int lua_ax_base_FiniteTimeAction_getDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19813,7 +19813,7 @@ int lua_ax_base_FiniteTimeAction_setDuration(lua_State* tolua_S) cobj = (ax::FiniteTimeAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FiniteTimeAction_setDuration'", nullptr); return 0; @@ -19821,7 +19821,7 @@ int lua_ax_base_FiniteTimeAction_setDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -19884,7 +19884,7 @@ int lua_ax_base_Speed_getSpeed(lua_State* tolua_S) cobj = (ax::Speed*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Speed_getSpeed'", nullptr); return 0; @@ -19892,7 +19892,7 @@ int lua_ax_base_Speed_getSpeed(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -19931,7 +19931,7 @@ int lua_ax_base_Speed_setSpeed(lua_State* tolua_S) cobj = (ax::Speed*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Speed_setSpeed'", nullptr); return 0; @@ -19939,7 +19939,7 @@ int lua_ax_base_Speed_setSpeed(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -19981,7 +19981,7 @@ int lua_ax_base_Speed_setInnerAction(lua_State* tolua_S) cobj = (ax::Speed*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Speed_setInnerAction'", nullptr); return 0; @@ -19989,7 +19989,7 @@ int lua_ax_base_Speed_setInnerAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -20031,7 +20031,7 @@ int lua_ax_base_Speed_getInnerAction(lua_State* tolua_S) cobj = (ax::Speed*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Speed_getInnerAction'", nullptr); return 0; @@ -20039,7 +20039,7 @@ int lua_ax_base_Speed_getInnerAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20078,7 +20078,7 @@ int lua_ax_base_Speed_initWithAction(lua_State* tolua_S) cobj = (ax::Speed*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Speed_initWithAction'", nullptr); return 0; @@ -20086,7 +20086,7 @@ int lua_ax_base_Speed_initWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::ActionInterval* arg0; double arg1; @@ -20164,7 +20164,7 @@ int lua_ax_base_Speed_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20232,7 +20232,7 @@ int lua_ax_base_Follow_isBoundarySet(lua_State* tolua_S) cobj = (ax::Follow*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Follow_isBoundarySet'", nullptr); return 0; @@ -20240,7 +20240,7 @@ int lua_ax_base_Follow_isBoundarySet(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20279,7 +20279,7 @@ int lua_ax_base_Follow_setBoundarySet(lua_State* tolua_S) cobj = (ax::Follow*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Follow_setBoundarySet'", nullptr); return 0; @@ -20287,7 +20287,7 @@ int lua_ax_base_Follow_setBoundarySet(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -20329,7 +20329,7 @@ int lua_ax_base_Follow_initWithTarget(lua_State* tolua_S) cobj = (ax::Follow*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Follow_initWithTarget'", nullptr); return 0; @@ -20337,7 +20337,7 @@ int lua_ax_base_Follow_initWithTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -20351,7 +20351,7 @@ int lua_ax_base_Follow_initWithTarget(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 2) + if (argc == 2) { ax::Node* arg0; ax::Rect arg1; @@ -20396,7 +20396,7 @@ int lua_ax_base_Follow_initWithTargetAndOffset(lua_State* tolua_S) cobj = (ax::Follow*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Follow_initWithTargetAndOffset'", nullptr); return 0; @@ -20404,7 +20404,7 @@ int lua_ax_base_Follow_initWithTargetAndOffset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Node* arg0; double arg1; @@ -20424,7 +20424,7 @@ int lua_ax_base_Follow_initWithTargetAndOffset(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 4) + if (argc == 4) { ax::Node* arg0; double arg1; @@ -20580,7 +20580,7 @@ int lua_ax_base_Follow_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20648,7 +20648,7 @@ int lua_ax_base_Image_initWithImageFile(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_initWithImageFile'", nullptr); return 0; @@ -20656,7 +20656,7 @@ int lua_ax_base_Image_initWithImageFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -20698,7 +20698,7 @@ int lua_ax_base_Image_getFileType(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_getFileType'", nullptr); return 0; @@ -20706,7 +20706,7 @@ int lua_ax_base_Image_getFileType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20745,7 +20745,7 @@ int lua_ax_base_Image_getPixelFormat(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_getPixelFormat'", nullptr); return 0; @@ -20753,7 +20753,7 @@ int lua_ax_base_Image_getPixelFormat(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20792,7 +20792,7 @@ int lua_ax_base_Image_getWidth(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_getWidth'", nullptr); return 0; @@ -20800,7 +20800,7 @@ int lua_ax_base_Image_getWidth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20839,7 +20839,7 @@ int lua_ax_base_Image_getHeight(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_getHeight'", nullptr); return 0; @@ -20847,7 +20847,7 @@ int lua_ax_base_Image_getHeight(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20886,7 +20886,7 @@ int lua_ax_base_Image_getNumberOfMipmaps(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_getNumberOfMipmaps'", nullptr); return 0; @@ -20894,7 +20894,7 @@ int lua_ax_base_Image_getNumberOfMipmaps(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20933,7 +20933,7 @@ int lua_ax_base_Image_hasPremultipliedAlpha(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_hasPremultipliedAlpha'", nullptr); return 0; @@ -20941,7 +20941,7 @@ int lua_ax_base_Image_hasPremultipliedAlpha(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -20980,7 +20980,7 @@ int lua_ax_base_Image_getFilePath(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_getFilePath'", nullptr); return 0; @@ -20988,7 +20988,7 @@ int lua_ax_base_Image_getFilePath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21027,7 +21027,7 @@ int lua_ax_base_Image_getBitPerPixel(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_getBitPerPixel'", nullptr); return 0; @@ -21035,7 +21035,7 @@ int lua_ax_base_Image_getBitPerPixel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21074,7 +21074,7 @@ int lua_ax_base_Image_hasAlpha(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_hasAlpha'", nullptr); return 0; @@ -21082,7 +21082,7 @@ int lua_ax_base_Image_hasAlpha(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21121,7 +21121,7 @@ int lua_ax_base_Image_isCompressed(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_isCompressed'", nullptr); return 0; @@ -21129,7 +21129,7 @@ int lua_ax_base_Image_isCompressed(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21168,7 +21168,7 @@ int lua_ax_base_Image_saveToFile(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_saveToFile'", nullptr); return 0; @@ -21176,7 +21176,7 @@ int lua_ax_base_Image_saveToFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -21190,7 +21190,7 @@ int lua_ax_base_Image_saveToFile(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 2) + if (argc == 2) { std::string_view arg0; bool arg1; @@ -21235,7 +21235,7 @@ int lua_ax_base_Image_premultiplyAlpha(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_premultiplyAlpha'", nullptr); return 0; @@ -21243,7 +21243,7 @@ int lua_ax_base_Image_premultiplyAlpha(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21282,7 +21282,7 @@ int lua_ax_base_Image_reversePremultipliedAlpha(lua_State* tolua_S) cobj = (ax::Image*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Image_reversePremultipliedAlpha'", nullptr); return 0; @@ -21290,7 +21290,7 @@ int lua_ax_base_Image_reversePremultipliedAlpha(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21434,7 +21434,7 @@ int lua_ax_base_Image_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21513,7 +21513,7 @@ int lua_ax_base_PolygonInfo_setQuad(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_setQuad'", nullptr); return 0; @@ -21521,7 +21521,7 @@ int lua_ax_base_PolygonInfo_setQuad(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::V3F_C4B_T2F_Quad* arg0; @@ -21564,7 +21564,7 @@ int lua_ax_base_PolygonInfo_setQuads(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_setQuads'", nullptr); return 0; @@ -21572,7 +21572,7 @@ int lua_ax_base_PolygonInfo_setQuads(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::V3F_C4B_T2F_Quad* arg0; int arg1; @@ -21618,7 +21618,7 @@ int lua_ax_base_PolygonInfo_setTriangles(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_setTriangles'", nullptr); return 0; @@ -21626,7 +21626,7 @@ int lua_ax_base_PolygonInfo_setTriangles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TrianglesCommand::Triangles arg0; @@ -21669,7 +21669,7 @@ int lua_ax_base_PolygonInfo_getVertCount(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_getVertCount'", nullptr); return 0; @@ -21677,7 +21677,7 @@ int lua_ax_base_PolygonInfo_getVertCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21716,7 +21716,7 @@ int lua_ax_base_PolygonInfo_getTrianglesCount(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_getTrianglesCount'", nullptr); return 0; @@ -21724,7 +21724,7 @@ int lua_ax_base_PolygonInfo_getTrianglesCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21763,7 +21763,7 @@ int lua_ax_base_PolygonInfo_getArea(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_getArea'", nullptr); return 0; @@ -21771,7 +21771,7 @@ int lua_ax_base_PolygonInfo_getArea(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21810,7 +21810,7 @@ int lua_ax_base_PolygonInfo_getRect(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_getRect'", nullptr); return 0; @@ -21818,7 +21818,7 @@ int lua_ax_base_PolygonInfo_getRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21857,7 +21857,7 @@ int lua_ax_base_PolygonInfo_setRect(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_setRect'", nullptr); return 0; @@ -21865,7 +21865,7 @@ int lua_ax_base_PolygonInfo_setRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -21907,7 +21907,7 @@ int lua_ax_base_PolygonInfo_getFilename(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_getFilename'", nullptr); return 0; @@ -21915,7 +21915,7 @@ int lua_ax_base_PolygonInfo_getFilename(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -21954,7 +21954,7 @@ int lua_ax_base_PolygonInfo_setFilename(lua_State* tolua_S) cobj = (ax::PolygonInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PolygonInfo_setFilename'", nullptr); return 0; @@ -21962,7 +21962,7 @@ int lua_ax_base_PolygonInfo_setFilename(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -21999,7 +21999,7 @@ int lua_ax_base_PolygonInfo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22064,7 +22064,7 @@ int lua_ax_base_AutoPolygon_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -22127,7 +22127,7 @@ int lua_ax_base_SpriteFrame_getRectInPixels(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getRectInPixels'", nullptr); return 0; @@ -22135,7 +22135,7 @@ int lua_ax_base_SpriteFrame_getRectInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22174,7 +22174,7 @@ int lua_ax_base_SpriteFrame_setRectInPixels(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setRectInPixels'", nullptr); return 0; @@ -22182,7 +22182,7 @@ int lua_ax_base_SpriteFrame_setRectInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -22224,7 +22224,7 @@ int lua_ax_base_SpriteFrame_isRotated(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_isRotated'", nullptr); return 0; @@ -22232,7 +22232,7 @@ int lua_ax_base_SpriteFrame_isRotated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22271,7 +22271,7 @@ int lua_ax_base_SpriteFrame_setRotated(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setRotated'", nullptr); return 0; @@ -22279,7 +22279,7 @@ int lua_ax_base_SpriteFrame_setRotated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -22321,7 +22321,7 @@ int lua_ax_base_SpriteFrame_getRect(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getRect'", nullptr); return 0; @@ -22329,7 +22329,7 @@ int lua_ax_base_SpriteFrame_getRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22368,7 +22368,7 @@ int lua_ax_base_SpriteFrame_setRect(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setRect'", nullptr); return 0; @@ -22376,7 +22376,7 @@ int lua_ax_base_SpriteFrame_setRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -22418,7 +22418,7 @@ int lua_ax_base_SpriteFrame_getCenterRect(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getCenterRect'", nullptr); return 0; @@ -22426,7 +22426,7 @@ int lua_ax_base_SpriteFrame_getCenterRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22465,7 +22465,7 @@ int lua_ax_base_SpriteFrame_setCenterRectInPixels(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setCenterRectInPixels'", nullptr); return 0; @@ -22473,7 +22473,7 @@ int lua_ax_base_SpriteFrame_setCenterRectInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -22515,7 +22515,7 @@ int lua_ax_base_SpriteFrame_hasCenterRect(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_hasCenterRect'", nullptr); return 0; @@ -22523,7 +22523,7 @@ int lua_ax_base_SpriteFrame_hasCenterRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22562,7 +22562,7 @@ int lua_ax_base_SpriteFrame_getOffsetInPixels(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getOffsetInPixels'", nullptr); return 0; @@ -22570,7 +22570,7 @@ int lua_ax_base_SpriteFrame_getOffsetInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22609,7 +22609,7 @@ int lua_ax_base_SpriteFrame_setOffsetInPixels(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setOffsetInPixels'", nullptr); return 0; @@ -22617,7 +22617,7 @@ int lua_ax_base_SpriteFrame_setOffsetInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -22659,7 +22659,7 @@ int lua_ax_base_SpriteFrame_getOriginalSizeInPixels(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getOriginalSizeInPixels'", nullptr); return 0; @@ -22667,7 +22667,7 @@ int lua_ax_base_SpriteFrame_getOriginalSizeInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22706,7 +22706,7 @@ int lua_ax_base_SpriteFrame_setOriginalSizeInPixels(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setOriginalSizeInPixels'", nullptr); return 0; @@ -22714,7 +22714,7 @@ int lua_ax_base_SpriteFrame_setOriginalSizeInPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -22756,7 +22756,7 @@ int lua_ax_base_SpriteFrame_getOriginalSize(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getOriginalSize'", nullptr); return 0; @@ -22764,7 +22764,7 @@ int lua_ax_base_SpriteFrame_getOriginalSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22803,7 +22803,7 @@ int lua_ax_base_SpriteFrame_setOriginalSize(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setOriginalSize'", nullptr); return 0; @@ -22811,7 +22811,7 @@ int lua_ax_base_SpriteFrame_setOriginalSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -22853,7 +22853,7 @@ int lua_ax_base_SpriteFrame_getTexture(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getTexture'", nullptr); return 0; @@ -22861,7 +22861,7 @@ int lua_ax_base_SpriteFrame_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22900,7 +22900,7 @@ int lua_ax_base_SpriteFrame_setTexture(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setTexture'", nullptr); return 0; @@ -22908,7 +22908,7 @@ int lua_ax_base_SpriteFrame_setTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -22950,7 +22950,7 @@ int lua_ax_base_SpriteFrame_getOffset(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getOffset'", nullptr); return 0; @@ -22958,7 +22958,7 @@ int lua_ax_base_SpriteFrame_getOffset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -22997,7 +22997,7 @@ int lua_ax_base_SpriteFrame_setOffset(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setOffset'", nullptr); return 0; @@ -23005,7 +23005,7 @@ int lua_ax_base_SpriteFrame_setOffset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -23047,7 +23047,7 @@ int lua_ax_base_SpriteFrame_getAnchorPoint(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_getAnchorPoint'", nullptr); return 0; @@ -23055,7 +23055,7 @@ int lua_ax_base_SpriteFrame_getAnchorPoint(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -23094,7 +23094,7 @@ int lua_ax_base_SpriteFrame_setAnchorPoint(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_setAnchorPoint'", nullptr); return 0; @@ -23102,7 +23102,7 @@ int lua_ax_base_SpriteFrame_setAnchorPoint(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -23144,7 +23144,7 @@ int lua_ax_base_SpriteFrame_hasAnchorPoint(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_hasAnchorPoint'", nullptr); return 0; @@ -23152,7 +23152,7 @@ int lua_ax_base_SpriteFrame_hasAnchorPoint(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -23191,7 +23191,7 @@ int lua_ax_base_SpriteFrame_clone(lua_State* tolua_S) cobj = (ax::SpriteFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrame_clone'", nullptr); return 0; @@ -23199,7 +23199,7 @@ int lua_ax_base_SpriteFrame_clone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -23384,7 +23384,7 @@ int lua_ax_base_SpriteFrame_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 5) { @@ -23409,7 +23409,7 @@ int lua_ax_base_SpriteFrame_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -23447,7 +23447,7 @@ int lua_ax_base_SpriteFrame_createWithTexture(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 5) { @@ -23472,7 +23472,7 @@ int lua_ax_base_SpriteFrame_createWithTexture(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -23509,7 +23509,7 @@ int lua_ax_base_SpriteFrame_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -23598,7 +23598,7 @@ int lua_ax_base_AnimationFrame_getSpriteFrame(lua_State* tolua_S) cobj = (ax::AnimationFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationFrame_getSpriteFrame'", nullptr); return 0; @@ -23606,7 +23606,7 @@ int lua_ax_base_AnimationFrame_getSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -23645,7 +23645,7 @@ int lua_ax_base_AnimationFrame_setSpriteFrame(lua_State* tolua_S) cobj = (ax::AnimationFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationFrame_setSpriteFrame'", nullptr); return 0; @@ -23653,7 +23653,7 @@ int lua_ax_base_AnimationFrame_setSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteFrame* arg0; @@ -23695,7 +23695,7 @@ int lua_ax_base_AnimationFrame_getDelayUnits(lua_State* tolua_S) cobj = (ax::AnimationFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationFrame_getDelayUnits'", nullptr); return 0; @@ -23703,7 +23703,7 @@ int lua_ax_base_AnimationFrame_getDelayUnits(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -23742,7 +23742,7 @@ int lua_ax_base_AnimationFrame_setDelayUnits(lua_State* tolua_S) cobj = (ax::AnimationFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationFrame_setDelayUnits'", nullptr); return 0; @@ -23750,7 +23750,7 @@ int lua_ax_base_AnimationFrame_setDelayUnits(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -23839,7 +23839,7 @@ int lua_ax_base_AnimationFrame_setUserInfo(lua_State* tolua_S) cobj = (ax::AnimationFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationFrame_setUserInfo'", nullptr); return 0; @@ -23847,7 +23847,7 @@ int lua_ax_base_AnimationFrame_setUserInfo(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ValueMap arg0; @@ -23889,7 +23889,7 @@ int lua_ax_base_AnimationFrame_clone(lua_State* tolua_S) cobj = (ax::AnimationFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationFrame_clone'", nullptr); return 0; @@ -23897,7 +23897,7 @@ int lua_ax_base_AnimationFrame_clone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -23936,7 +23936,7 @@ int lua_ax_base_AnimationFrame_initWithSpriteFrame(lua_State* tolua_S) cobj = (ax::AnimationFrame*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationFrame_initWithSpriteFrame'", nullptr); return 0; @@ -23944,7 +23944,7 @@ int lua_ax_base_AnimationFrame_initWithSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::SpriteFrame* arg0; double arg1; @@ -24027,7 +24027,7 @@ int lua_ax_base_AnimationFrame_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24098,7 +24098,7 @@ int lua_ax_base_Animation_addSpriteFrame(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_addSpriteFrame'", nullptr); return 0; @@ -24106,7 +24106,7 @@ int lua_ax_base_Animation_addSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteFrame* arg0; @@ -24148,7 +24148,7 @@ int lua_ax_base_Animation_addSpriteFrameWithFile(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_addSpriteFrameWithFile'", nullptr); return 0; @@ -24156,7 +24156,7 @@ int lua_ax_base_Animation_addSpriteFrameWithFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -24198,7 +24198,7 @@ int lua_ax_base_Animation_addSpriteFrameWithTexture(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_addSpriteFrameWithTexture'", nullptr); return 0; @@ -24206,7 +24206,7 @@ int lua_ax_base_Animation_addSpriteFrameWithTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Texture2D* arg0; ax::Rect arg1; @@ -24251,7 +24251,7 @@ int lua_ax_base_Animation_getTotalDelayUnits(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_getTotalDelayUnits'", nullptr); return 0; @@ -24259,7 +24259,7 @@ int lua_ax_base_Animation_getTotalDelayUnits(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24298,7 +24298,7 @@ int lua_ax_base_Animation_setDelayPerUnit(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_setDelayPerUnit'", nullptr); return 0; @@ -24306,7 +24306,7 @@ int lua_ax_base_Animation_setDelayPerUnit(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -24348,7 +24348,7 @@ int lua_ax_base_Animation_getDelayPerUnit(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_getDelayPerUnit'", nullptr); return 0; @@ -24356,7 +24356,7 @@ int lua_ax_base_Animation_getDelayPerUnit(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24395,7 +24395,7 @@ int lua_ax_base_Animation_getDuration(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_getDuration'", nullptr); return 0; @@ -24403,7 +24403,7 @@ int lua_ax_base_Animation_getDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24442,7 +24442,7 @@ int lua_ax_base_Animation_getFrames(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_getFrames'", nullptr); return 0; @@ -24450,7 +24450,7 @@ int lua_ax_base_Animation_getFrames(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24489,7 +24489,7 @@ int lua_ax_base_Animation_setFrames(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_setFrames'", nullptr); return 0; @@ -24497,7 +24497,7 @@ int lua_ax_base_Animation_setFrames(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -24539,7 +24539,7 @@ int lua_ax_base_Animation_getRestoreOriginalFrame(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_getRestoreOriginalFrame'", nullptr); return 0; @@ -24547,7 +24547,7 @@ int lua_ax_base_Animation_getRestoreOriginalFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24586,7 +24586,7 @@ int lua_ax_base_Animation_setRestoreOriginalFrame(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_setRestoreOriginalFrame'", nullptr); return 0; @@ -24594,7 +24594,7 @@ int lua_ax_base_Animation_setRestoreOriginalFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -24636,7 +24636,7 @@ int lua_ax_base_Animation_getLoops(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_getLoops'", nullptr); return 0; @@ -24644,7 +24644,7 @@ int lua_ax_base_Animation_getLoops(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24683,7 +24683,7 @@ int lua_ax_base_Animation_setLoops(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_setLoops'", nullptr); return 0; @@ -24691,7 +24691,7 @@ int lua_ax_base_Animation_setLoops(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -24733,7 +24733,7 @@ int lua_ax_base_Animation_clone(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_clone'", nullptr); return 0; @@ -24741,7 +24741,7 @@ int lua_ax_base_Animation_clone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24780,7 +24780,7 @@ int lua_ax_base_Animation_init(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_init'", nullptr); return 0; @@ -24788,7 +24788,7 @@ int lua_ax_base_Animation_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -24827,7 +24827,7 @@ int lua_ax_base_Animation_initWithSpriteFrames(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_initWithSpriteFrames'", nullptr); return 0; @@ -24835,7 +24835,7 @@ int lua_ax_base_Animation_initWithSpriteFrames(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -24849,7 +24849,7 @@ int lua_ax_base_Animation_initWithSpriteFrames(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 2) + if (argc == 2) { ax::Vector arg0; double arg1; @@ -24866,7 +24866,7 @@ int lua_ax_base_Animation_initWithSpriteFrames(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 3) + if (argc == 3) { ax::Vector arg0; double arg1; @@ -24914,7 +24914,7 @@ int lua_ax_base_Animation_initWithAnimationFrames(lua_State* tolua_S) cobj = (ax::Animation*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animation_initWithAnimationFrames'", nullptr); return 0; @@ -24922,7 +24922,7 @@ int lua_ax_base_Animation_initWithAnimationFrames(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Vector arg0; double arg1; @@ -24966,7 +24966,7 @@ int lua_ax_base_Animation_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -24982,7 +24982,7 @@ int lua_ax_base_Animation_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -25001,7 +25001,7 @@ int lua_ax_base_Animation_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 0) { @@ -25100,7 +25100,7 @@ int lua_ax_base_Animation_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -25181,7 +25181,7 @@ int lua_ax_base_ActionInterval_getElapsed(lua_State* tolua_S) cobj = (ax::ActionInterval*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionInterval_getElapsed'", nullptr); return 0; @@ -25189,7 +25189,7 @@ int lua_ax_base_ActionInterval_getElapsed(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -25228,7 +25228,7 @@ int lua_ax_base_ActionInterval_setAmplitudeRate(lua_State* tolua_S) cobj = (ax::ActionInterval*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionInterval_setAmplitudeRate'", nullptr); return 0; @@ -25236,7 +25236,7 @@ int lua_ax_base_ActionInterval_setAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -25278,7 +25278,7 @@ int lua_ax_base_ActionInterval_getAmplitudeRate(lua_State* tolua_S) cobj = (ax::ActionInterval*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionInterval_getAmplitudeRate'", nullptr); return 0; @@ -25286,7 +25286,7 @@ int lua_ax_base_ActionInterval_getAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -25325,7 +25325,7 @@ int lua_ax_base_ActionInterval_initWithDuration(lua_State* tolua_S) cobj = (ax::ActionInterval*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionInterval_initWithDuration'", nullptr); return 0; @@ -25333,7 +25333,7 @@ int lua_ax_base_ActionInterval_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -25398,7 +25398,7 @@ int lua_ax_base_Sequence_initWithTwoActions(lua_State* tolua_S) cobj = (ax::Sequence*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sequence_initWithTwoActions'", nullptr); return 0; @@ -25406,7 +25406,7 @@ int lua_ax_base_Sequence_initWithTwoActions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::FiniteTimeAction* arg0; ax::FiniteTimeAction* arg1; @@ -25451,7 +25451,7 @@ int lua_ax_base_Sequence_init(lua_State* tolua_S) cobj = (ax::Sequence*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sequence_init'", nullptr); return 0; @@ -25459,7 +25459,7 @@ int lua_ax_base_Sequence_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -25496,7 +25496,7 @@ int lua_ax_base_Sequence_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -25560,7 +25560,7 @@ int lua_ax_base_Repeat_setInnerAction(lua_State* tolua_S) cobj = (ax::Repeat*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Repeat_setInnerAction'", nullptr); return 0; @@ -25568,7 +25568,7 @@ int lua_ax_base_Repeat_setInnerAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::FiniteTimeAction* arg0; @@ -25610,7 +25610,7 @@ int lua_ax_base_Repeat_getInnerAction(lua_State* tolua_S) cobj = (ax::Repeat*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Repeat_getInnerAction'", nullptr); return 0; @@ -25618,7 +25618,7 @@ int lua_ax_base_Repeat_getInnerAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -25657,7 +25657,7 @@ int lua_ax_base_Repeat_initWithAction(lua_State* tolua_S) cobj = (ax::Repeat*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Repeat_initWithAction'", nullptr); return 0; @@ -25665,7 +25665,7 @@ int lua_ax_base_Repeat_initWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::FiniteTimeAction* arg0; unsigned int arg1; @@ -25743,7 +25743,7 @@ int lua_ax_base_Repeat_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -25809,7 +25809,7 @@ int lua_ax_base_RepeatForever_setInnerAction(lua_State* tolua_S) cobj = (ax::RepeatForever*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RepeatForever_setInnerAction'", nullptr); return 0; @@ -25817,7 +25817,7 @@ int lua_ax_base_RepeatForever_setInnerAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -25859,7 +25859,7 @@ int lua_ax_base_RepeatForever_getInnerAction(lua_State* tolua_S) cobj = (ax::RepeatForever*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RepeatForever_getInnerAction'", nullptr); return 0; @@ -25867,7 +25867,7 @@ int lua_ax_base_RepeatForever_getInnerAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -25906,7 +25906,7 @@ int lua_ax_base_RepeatForever_initWithAction(lua_State* tolua_S) cobj = (ax::RepeatForever*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RepeatForever_initWithAction'", nullptr); return 0; @@ -25914,7 +25914,7 @@ int lua_ax_base_RepeatForever_initWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -25987,7 +25987,7 @@ int lua_ax_base_RepeatForever_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -26053,7 +26053,7 @@ int lua_ax_base_Spawn_initWithTwoActions(lua_State* tolua_S) cobj = (ax::Spawn*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Spawn_initWithTwoActions'", nullptr); return 0; @@ -26061,7 +26061,7 @@ int lua_ax_base_Spawn_initWithTwoActions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::FiniteTimeAction* arg0; ax::FiniteTimeAction* arg1; @@ -26106,7 +26106,7 @@ int lua_ax_base_Spawn_init(lua_State* tolua_S) cobj = (ax::Spawn*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Spawn_init'", nullptr); return 0; @@ -26114,7 +26114,7 @@ int lua_ax_base_Spawn_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -26151,7 +26151,7 @@ int lua_ax_base_Spawn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -26278,7 +26278,7 @@ int lua_ax_base_RotateTo_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -26294,7 +26294,7 @@ int lua_ax_base_RotateTo_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -26313,7 +26313,7 @@ int lua_ax_base_RotateTo_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -26350,7 +26350,7 @@ int lua_ax_base_RotateTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -26493,7 +26493,7 @@ int lua_ax_base_RotateBy_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 3) { @@ -26512,7 +26512,7 @@ int lua_ax_base_RotateBy_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -26528,7 +26528,7 @@ int lua_ax_base_RotateBy_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -26565,7 +26565,7 @@ int lua_ax_base_RotateBy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -26688,7 +26688,7 @@ int lua_ax_base_MoveBy_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -26704,7 +26704,7 @@ int lua_ax_base_MoveBy_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -26741,7 +26741,7 @@ int lua_ax_base_MoveBy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -26864,7 +26864,7 @@ int lua_ax_base_MoveTo_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -26880,7 +26880,7 @@ int lua_ax_base_MoveTo_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -26917,7 +26917,7 @@ int lua_ax_base_MoveTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -26981,7 +26981,7 @@ int lua_ax_base_SkewTo_initWithDuration(lua_State* tolua_S) cobj = (ax::SkewTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SkewTo_initWithDuration'", nullptr); return 0; @@ -26989,7 +26989,7 @@ int lua_ax_base_SkewTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; double arg1; @@ -27072,7 +27072,7 @@ int lua_ax_base_SkewTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -27136,7 +27136,7 @@ int lua_ax_base_SkewBy_initWithDuration(lua_State* tolua_S) cobj = (ax::SkewBy*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SkewBy_initWithDuration'", nullptr); return 0; @@ -27144,7 +27144,7 @@ int lua_ax_base_SkewBy_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; double arg1; @@ -27227,7 +27227,7 @@ int lua_ax_base_SkewBy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -27291,7 +27291,7 @@ int lua_ax_base_JumpBy_initWithDuration(lua_State* tolua_S) cobj = (ax::JumpBy*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_JumpBy_initWithDuration'", nullptr); return 0; @@ -27299,7 +27299,7 @@ int lua_ax_base_JumpBy_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -27387,7 +27387,7 @@ int lua_ax_base_JumpBy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -27451,7 +27451,7 @@ int lua_ax_base_JumpTo_initWithDuration(lua_State* tolua_S) cobj = (ax::JumpTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_JumpTo_initWithDuration'", nullptr); return 0; @@ -27459,7 +27459,7 @@ int lua_ax_base_JumpTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -27547,7 +27547,7 @@ int lua_ax_base_JumpTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -27611,7 +27611,7 @@ int lua_ax_base_BezierBy_initWithDuration(lua_State* tolua_S) cobj = (ax::BezierBy*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BezierBy_initWithDuration'", nullptr); return 0; @@ -27619,7 +27619,7 @@ int lua_ax_base_BezierBy_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; ax::_ccBezierConfig arg1; @@ -27660,7 +27660,7 @@ int lua_ax_base_BezierBy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -27723,7 +27723,7 @@ int lua_ax_base_BezierTo_initWithDuration(lua_State* tolua_S) cobj = (ax::BezierTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BezierTo_initWithDuration'", nullptr); return 0; @@ -27731,7 +27731,7 @@ int lua_ax_base_BezierTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; ax::_ccBezierConfig arg1; @@ -27772,7 +27772,7 @@ int lua_ax_base_BezierTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -27922,7 +27922,7 @@ int lua_ax_base_ScaleTo_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 3) { @@ -27941,7 +27941,7 @@ int lua_ax_base_ScaleTo_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -27957,7 +27957,7 @@ int lua_ax_base_ScaleTo_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -28000,7 +28000,7 @@ int lua_ax_base_ScaleTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -28060,7 +28060,7 @@ int lua_ax_base_ScaleBy_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 3) { @@ -28079,7 +28079,7 @@ int lua_ax_base_ScaleBy_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -28095,7 +28095,7 @@ int lua_ax_base_ScaleBy_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -28138,7 +28138,7 @@ int lua_ax_base_ScaleBy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -28201,7 +28201,7 @@ int lua_ax_base_Blink_initWithDuration(lua_State* tolua_S) cobj = (ax::Blink*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Blink_initWithDuration'", nullptr); return 0; @@ -28209,7 +28209,7 @@ int lua_ax_base_Blink_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; int arg1; @@ -28287,7 +28287,7 @@ int lua_ax_base_Blink_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -28351,7 +28351,7 @@ int lua_ax_base_FadeTo_initWithDuration(lua_State* tolua_S) cobj = (ax::FadeTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FadeTo_initWithDuration'", nullptr); return 0; @@ -28359,7 +28359,7 @@ int lua_ax_base_FadeTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; uint16_t arg1; @@ -28437,7 +28437,7 @@ int lua_ax_base_FadeTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -28501,7 +28501,7 @@ int lua_ax_base_FadeIn_setReverseAction(lua_State* tolua_S) cobj = (ax::FadeIn*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FadeIn_setReverseAction'", nullptr); return 0; @@ -28509,7 +28509,7 @@ int lua_ax_base_FadeIn_setReverseAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::FadeTo* arg0; @@ -28582,7 +28582,7 @@ int lua_ax_base_FadeIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -28646,7 +28646,7 @@ int lua_ax_base_FadeOut_setReverseAction(lua_State* tolua_S) cobj = (ax::FadeOut*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FadeOut_setReverseAction'", nullptr); return 0; @@ -28654,7 +28654,7 @@ int lua_ax_base_FadeOut_setReverseAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::FadeTo* arg0; @@ -28727,7 +28727,7 @@ int lua_ax_base_FadeOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -28791,7 +28791,7 @@ int lua_ax_base_TintTo_initWithDuration(lua_State* tolua_S) cobj = (ax::TintTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TintTo_initWithDuration'", nullptr); return 0; @@ -28799,7 +28799,7 @@ int lua_ax_base_TintTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; uint16_t arg1; @@ -28846,7 +28846,7 @@ int lua_ax_base_TintTo_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -28862,7 +28862,7 @@ int lua_ax_base_TintTo_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -28905,7 +28905,7 @@ int lua_ax_base_TintTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -28969,7 +28969,7 @@ int lua_ax_base_TintBy_initWithDuration(lua_State* tolua_S) cobj = (ax::TintBy*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TintBy_initWithDuration'", nullptr); return 0; @@ -28977,7 +28977,7 @@ int lua_ax_base_TintBy_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; int32_t arg1; @@ -29065,7 +29065,7 @@ int lua_ax_base_TintBy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -29160,7 +29160,7 @@ int lua_ax_base_DelayTime_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -29223,7 +29223,7 @@ int lua_ax_base_Animate_setAnimation(lua_State* tolua_S) cobj = (ax::Animate*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animate_setAnimation'", nullptr); return 0; @@ -29231,7 +29231,7 @@ int lua_ax_base_Animate_setAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Animation* arg0; @@ -29320,7 +29320,7 @@ int lua_ax_base_Animate_getCurrentFrameIndex(lua_State* tolua_S) cobj = (ax::Animate*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animate_getCurrentFrameIndex'", nullptr); return 0; @@ -29328,7 +29328,7 @@ int lua_ax_base_Animate_getCurrentFrameIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -29367,7 +29367,7 @@ int lua_ax_base_Animate_initWithAnimation(lua_State* tolua_S) cobj = (ax::Animate*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Animate_initWithAnimation'", nullptr); return 0; @@ -29375,7 +29375,7 @@ int lua_ax_base_Animate_initWithAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Animation* arg0; @@ -29448,7 +29448,7 @@ int lua_ax_base_Animate_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -29515,7 +29515,7 @@ int lua_ax_base_TargetedAction_setForcedTarget(lua_State* tolua_S) cobj = (ax::TargetedAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TargetedAction_setForcedTarget'", nullptr); return 0; @@ -29523,7 +29523,7 @@ int lua_ax_base_TargetedAction_setForcedTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -29612,7 +29612,7 @@ int lua_ax_base_TargetedAction_initWithTarget(lua_State* tolua_S) cobj = (ax::TargetedAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TargetedAction_initWithTarget'", nullptr); return 0; @@ -29620,7 +29620,7 @@ int lua_ax_base_TargetedAction_initWithTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Node* arg0; ax::FiniteTimeAction* arg1; @@ -29698,7 +29698,7 @@ int lua_ax_base_TargetedAction_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -29764,7 +29764,7 @@ int lua_ax_base_ActionFloat_initWithDuration(lua_State* tolua_S) cobj = (ax::ActionFloat*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionFloat_initWithDuration'", nullptr); return 0; @@ -29772,7 +29772,7 @@ int lua_ax_base_ActionFloat_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; double arg1; @@ -29868,7 +29868,7 @@ int lua_ax_base_ActionFloat_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -29932,7 +29932,7 @@ int lua_ax_base_Properties_getNextProperty(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getNextProperty'", nullptr); return 0; @@ -29940,7 +29940,7 @@ int lua_ax_base_Properties_getNextProperty(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -29979,7 +29979,7 @@ int lua_ax_base_Properties_getNextNamespace(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getNextNamespace'", nullptr); return 0; @@ -29987,7 +29987,7 @@ int lua_ax_base_Properties_getNextNamespace(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -30026,7 +30026,7 @@ int lua_ax_base_Properties_rewind(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_rewind'", nullptr); return 0; @@ -30034,7 +30034,7 @@ int lua_ax_base_Properties_rewind(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -30160,7 +30160,7 @@ int lua_ax_base_Properties_getId(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getId'", nullptr); return 0; @@ -30168,7 +30168,7 @@ int lua_ax_base_Properties_getId(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -30207,7 +30207,7 @@ int lua_ax_base_Properties_exists(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_exists'", nullptr); return 0; @@ -30215,7 +30215,7 @@ int lua_ax_base_Properties_exists(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -30257,7 +30257,7 @@ int lua_ax_base_Properties_getType(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getType'", nullptr); return 0; @@ -30265,7 +30265,7 @@ int lua_ax_base_Properties_getType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -30276,7 +30276,7 @@ int lua_ax_base_Properties_getType(lua_State* tolua_S) tolua_pushnumber(tolua_S,(lua_Number)ret); return 1; } - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -30318,7 +30318,7 @@ int lua_ax_base_Properties_getString(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getString'", nullptr); return 0; @@ -30326,7 +30326,7 @@ int lua_ax_base_Properties_getString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -30337,7 +30337,7 @@ int lua_ax_base_Properties_getString(lua_State* tolua_S) tolua_pushstring(tolua_S,(const char*)ret); return 1; } - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -30351,7 +30351,7 @@ int lua_ax_base_Properties_getString(lua_State* tolua_S) tolua_pushstring(tolua_S,(const char*)ret); return 1; } - if (argc == 2) + if (argc == 2) { const char* arg0; const char* arg1; @@ -30396,7 +30396,7 @@ int lua_ax_base_Properties_setString(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_setString'", nullptr); return 0; @@ -30404,7 +30404,7 @@ int lua_ax_base_Properties_setString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; const char* arg1; @@ -30449,7 +30449,7 @@ int lua_ax_base_Properties_getBool(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getBool'", nullptr); return 0; @@ -30457,7 +30457,7 @@ int lua_ax_base_Properties_getBool(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -30468,7 +30468,7 @@ int lua_ax_base_Properties_getBool(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -30482,7 +30482,7 @@ int lua_ax_base_Properties_getBool(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 2) + if (argc == 2) { const char* arg0; bool arg1; @@ -30527,7 +30527,7 @@ int lua_ax_base_Properties_getInt(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getInt'", nullptr); return 0; @@ -30535,7 +30535,7 @@ int lua_ax_base_Properties_getInt(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -30546,7 +30546,7 @@ int lua_ax_base_Properties_getInt(lua_State* tolua_S) tolua_pushnumber(tolua_S,(lua_Number)ret); return 1; } - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -30588,7 +30588,7 @@ int lua_ax_base_Properties_getFloat(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getFloat'", nullptr); return 0; @@ -30596,7 +30596,7 @@ int lua_ax_base_Properties_getFloat(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -30607,7 +30607,7 @@ int lua_ax_base_Properties_getFloat(lua_State* tolua_S) tolua_pushnumber(tolua_S,(lua_Number)ret); return 1; } - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -30649,7 +30649,7 @@ int lua_ax_base_Properties_getMat4(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getMat4'", nullptr); return 0; @@ -30657,7 +30657,7 @@ int lua_ax_base_Properties_getMat4(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; ax::Mat4* arg1; @@ -30702,7 +30702,7 @@ int lua_ax_base_Properties_getVec2(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getVec2'", nullptr); return 0; @@ -30710,7 +30710,7 @@ int lua_ax_base_Properties_getVec2(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; ax::Vec2* arg1; @@ -30755,7 +30755,7 @@ int lua_ax_base_Properties_getVec3(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getVec3'", nullptr); return 0; @@ -30763,7 +30763,7 @@ int lua_ax_base_Properties_getVec3(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; ax::Vec3* arg1; @@ -30808,7 +30808,7 @@ int lua_ax_base_Properties_getVec4(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getVec4'", nullptr); return 0; @@ -30816,7 +30816,7 @@ int lua_ax_base_Properties_getVec4(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; ax::Vec4* arg1; @@ -30861,7 +30861,7 @@ int lua_ax_base_Properties_getQuaternionFromAxisAngle(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getQuaternionFromAxisAngle'", nullptr); return 0; @@ -30869,7 +30869,7 @@ int lua_ax_base_Properties_getQuaternionFromAxisAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; ax::Quaternion* arg1; @@ -30977,7 +30977,7 @@ int lua_ax_base_Properties_getPath(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getPath'", nullptr); return 0; @@ -30985,7 +30985,7 @@ int lua_ax_base_Properties_getPath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; std::string* arg1; @@ -31031,7 +31031,7 @@ int lua_ax_base_Properties_getVariable(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_getVariable'", nullptr); return 0; @@ -31039,7 +31039,7 @@ int lua_ax_base_Properties_getVariable(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -31053,7 +31053,7 @@ int lua_ax_base_Properties_getVariable(lua_State* tolua_S) tolua_pushstring(tolua_S,(const char*)ret); return 1; } - if (argc == 2) + if (argc == 2) { const char* arg0; const char* arg1; @@ -31098,7 +31098,7 @@ int lua_ax_base_Properties_setVariable(lua_State* tolua_S) cobj = (ax::Properties*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Properties_setVariable'", nullptr); return 0; @@ -31106,7 +31106,7 @@ int lua_ax_base_Properties_setVariable(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; const char* arg1; @@ -31299,7 +31299,7 @@ int lua_ax_base_Properties_parseColor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -31315,7 +31315,7 @@ int lua_ax_base_Properties_parseColor(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -31756,7 +31756,7 @@ int lua_ax_base_UserDefault_setBoolForKey(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_setBoolForKey'", nullptr); return 0; @@ -31764,7 +31764,7 @@ int lua_ax_base_UserDefault_setBoolForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; bool arg1; @@ -31809,7 +31809,7 @@ int lua_ax_base_UserDefault_setIntegerForKey(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_setIntegerForKey'", nullptr); return 0; @@ -31817,7 +31817,7 @@ int lua_ax_base_UserDefault_setIntegerForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; int arg1; @@ -31862,7 +31862,7 @@ int lua_ax_base_UserDefault_setLargeIntForKey(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_setLargeIntForKey'", nullptr); return 0; @@ -31870,7 +31870,7 @@ int lua_ax_base_UserDefault_setLargeIntForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; long long arg1; @@ -31915,7 +31915,7 @@ int lua_ax_base_UserDefault_setFloatForKey(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_setFloatForKey'", nullptr); return 0; @@ -31923,7 +31923,7 @@ int lua_ax_base_UserDefault_setFloatForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; double arg1; @@ -31968,7 +31968,7 @@ int lua_ax_base_UserDefault_setDoubleForKey(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_setDoubleForKey'", nullptr); return 0; @@ -31976,7 +31976,7 @@ int lua_ax_base_UserDefault_setDoubleForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; double arg1; @@ -32021,7 +32021,7 @@ int lua_ax_base_UserDefault_setStringForKey(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_setStringForKey'", nullptr); return 0; @@ -32029,7 +32029,7 @@ int lua_ax_base_UserDefault_setStringForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; std::string_view arg1; @@ -32074,7 +32074,7 @@ int lua_ax_base_UserDefault_flush(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_flush'", nullptr); return 0; @@ -32082,7 +32082,7 @@ int lua_ax_base_UserDefault_flush(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -32121,7 +32121,7 @@ int lua_ax_base_UserDefault_deleteValueForKey(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_deleteValueForKey'", nullptr); return 0; @@ -32129,7 +32129,7 @@ int lua_ax_base_UserDefault_deleteValueForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { const char* arg0; @@ -32171,7 +32171,7 @@ int lua_ax_base_UserDefault_setEncryptEnabled(lua_State* tolua_S) cobj = (ax::UserDefault*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_UserDefault_setEncryptEnabled'", nullptr); return 0; @@ -32179,7 +32179,7 @@ int lua_ax_base_UserDefault_setEncryptEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { bool arg0; std::string_view arg1; @@ -32296,7 +32296,7 @@ int lua_ax_base_FileUtils_purgeCachedEntries(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_purgeCachedEntries'", nullptr); return 0; @@ -32304,7 +32304,7 @@ int lua_ax_base_FileUtils_purgeCachedEntries(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -32406,7 +32406,7 @@ int lua_ax_base_FileUtils_fullPathForFilename(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_fullPathForFilename'", nullptr); return 0; @@ -32414,7 +32414,7 @@ int lua_ax_base_FileUtils_fullPathForFilename(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -32456,7 +32456,7 @@ int lua_ax_base_FileUtils_fullPathFromRelativeFile(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_fullPathFromRelativeFile'", nullptr); return 0; @@ -32464,7 +32464,7 @@ int lua_ax_base_FileUtils_fullPathFromRelativeFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::string_view arg1; @@ -32509,7 +32509,7 @@ int lua_ax_base_FileUtils_setSearchPaths(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_setSearchPaths'", nullptr); return 0; @@ -32517,7 +32517,7 @@ int lua_ax_base_FileUtils_setSearchPaths(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::vector arg0; @@ -32559,7 +32559,7 @@ int lua_ax_base_FileUtils_getDefaultResourceRootPath(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getDefaultResourceRootPath'", nullptr); return 0; @@ -32567,7 +32567,7 @@ int lua_ax_base_FileUtils_getDefaultResourceRootPath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -32606,7 +32606,7 @@ int lua_ax_base_FileUtils_setDefaultResourceRootPath(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_setDefaultResourceRootPath'", nullptr); return 0; @@ -32614,7 +32614,7 @@ int lua_ax_base_FileUtils_setDefaultResourceRootPath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -32656,7 +32656,7 @@ int lua_ax_base_FileUtils_addSearchPath(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_addSearchPath'", nullptr); return 0; @@ -32664,7 +32664,7 @@ int lua_ax_base_FileUtils_addSearchPath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -32678,7 +32678,7 @@ int lua_ax_base_FileUtils_addSearchPath(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { std::string_view arg0; bool arg1; @@ -32723,7 +32723,7 @@ int lua_ax_base_FileUtils_getSearchPaths(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getSearchPaths'", nullptr); return 0; @@ -32731,7 +32731,7 @@ int lua_ax_base_FileUtils_getSearchPaths(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -32770,7 +32770,7 @@ int lua_ax_base_FileUtils_getOriginalSearchPaths(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getOriginalSearchPaths'", nullptr); return 0; @@ -32778,7 +32778,7 @@ int lua_ax_base_FileUtils_getOriginalSearchPaths(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -32817,7 +32817,7 @@ int lua_ax_base_FileUtils_getWritablePath(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getWritablePath'", nullptr); return 0; @@ -32825,7 +32825,7 @@ int lua_ax_base_FileUtils_getWritablePath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -32864,7 +32864,7 @@ int lua_ax_base_FileUtils_getNativeWritableAbsolutePath(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getNativeWritableAbsolutePath'", nullptr); return 0; @@ -32872,7 +32872,7 @@ int lua_ax_base_FileUtils_getNativeWritableAbsolutePath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -32911,7 +32911,7 @@ int lua_ax_base_FileUtils_setWritablePath(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_setWritablePath'", nullptr); return 0; @@ -32919,7 +32919,7 @@ int lua_ax_base_FileUtils_setWritablePath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -32961,7 +32961,7 @@ int lua_ax_base_FileUtils_setPopupNotify(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_setPopupNotify'", nullptr); return 0; @@ -32969,7 +32969,7 @@ int lua_ax_base_FileUtils_setPopupNotify(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -33011,7 +33011,7 @@ int lua_ax_base_FileUtils_isPopupNotify(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_isPopupNotify'", nullptr); return 0; @@ -33019,7 +33019,7 @@ int lua_ax_base_FileUtils_isPopupNotify(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -33058,7 +33058,7 @@ int lua_ax_base_FileUtils_getValueMapFromFile(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getValueMapFromFile'", nullptr); return 0; @@ -33066,7 +33066,7 @@ int lua_ax_base_FileUtils_getValueMapFromFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -33108,7 +33108,7 @@ int lua_ax_base_FileUtils_getValueMapFromData(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getValueMapFromData'", nullptr); return 0; @@ -33116,7 +33116,7 @@ int lua_ax_base_FileUtils_getValueMapFromData(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const char* arg0; int arg1; @@ -33161,7 +33161,7 @@ int lua_ax_base_FileUtils_writeToFile(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_writeToFile'", nullptr); return 0; @@ -33169,7 +33169,7 @@ int lua_ax_base_FileUtils_writeToFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::ValueMap arg0; std::string_view arg1; @@ -33427,7 +33427,7 @@ int lua_ax_base_FileUtils_getValueVectorFromFile(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getValueVectorFromFile'", nullptr); return 0; @@ -33435,7 +33435,7 @@ int lua_ax_base_FileUtils_getValueVectorFromFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -33540,7 +33540,7 @@ int lua_ax_base_FileUtils_getFileExtension(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_getFileExtension'", nullptr); return 0; @@ -33548,7 +33548,7 @@ int lua_ax_base_FileUtils_getFileExtension(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -33590,7 +33590,7 @@ int lua_ax_base_FileUtils_isAbsolutePath(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_isAbsolutePath'", nullptr); return 0; @@ -33598,7 +33598,7 @@ int lua_ax_base_FileUtils_isAbsolutePath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -34074,7 +34074,7 @@ int lua_ax_base_FileUtils_listFiles(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_listFiles'", nullptr); return 0; @@ -34082,7 +34082,7 @@ int lua_ax_base_FileUtils_listFiles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -34124,7 +34124,7 @@ int lua_ax_base_FileUtils_listFilesAsync(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_listFilesAsync'", nullptr); return 0; @@ -34132,7 +34132,7 @@ int lua_ax_base_FileUtils_listFilesAsync(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::function)> arg1; @@ -34181,7 +34181,7 @@ int lua_ax_base_FileUtils_listFilesRecursively(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_listFilesRecursively'", nullptr); return 0; @@ -34189,7 +34189,7 @@ int lua_ax_base_FileUtils_listFilesRecursively(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::vector* arg1; @@ -34234,7 +34234,7 @@ int lua_ax_base_FileUtils_listFilesRecursivelyAsync(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_listFilesRecursivelyAsync'", nullptr); return 0; @@ -34242,7 +34242,7 @@ int lua_ax_base_FileUtils_listFilesRecursivelyAsync(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::function)> arg1; @@ -34291,7 +34291,7 @@ int lua_ax_base_FileUtils_isFileExistInternal(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_isFileExistInternal'", nullptr); return 0; @@ -34299,7 +34299,7 @@ int lua_ax_base_FileUtils_isFileExistInternal(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -34341,7 +34341,7 @@ int lua_ax_base_FileUtils_isDirectoryExistInternal(lua_State* tolua_S) cobj = (ax::FileUtils*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FileUtils_isDirectoryExistInternal'", nullptr); return 0; @@ -34349,7 +34349,7 @@ int lua_ax_base_FileUtils_isDirectoryExistInternal(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -34652,7 +34652,7 @@ int lua_ax_base_EventCustom_getEventName(lua_State* tolua_S) cobj = (ax::EventCustom*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventCustom_getEventName'", nullptr); return 0; @@ -34660,7 +34660,7 @@ int lua_ax_base_EventCustom_getEventName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -34694,7 +34694,7 @@ int lua_ax_base_EventCustom_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -34760,7 +34760,7 @@ int lua_ax_base_EventDispatcher_addEventListenerWithSceneGraphPriority(lua_State cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_addEventListenerWithSceneGraphPriority'", nullptr); return 0; @@ -34768,7 +34768,7 @@ int lua_ax_base_EventDispatcher_addEventListenerWithSceneGraphPriority(lua_State #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::EventListener* arg0; ax::Node* arg1; @@ -34813,7 +34813,7 @@ int lua_ax_base_EventDispatcher_addEventListenerWithFixedPriority(lua_State* tol cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_addEventListenerWithFixedPriority'", nullptr); return 0; @@ -34821,7 +34821,7 @@ int lua_ax_base_EventDispatcher_addEventListenerWithFixedPriority(lua_State* tol #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::EventListener* arg0; int arg1; @@ -34866,7 +34866,7 @@ int lua_ax_base_EventDispatcher_addCustomEventListener(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_addCustomEventListener'", nullptr); return 0; @@ -34874,7 +34874,7 @@ int lua_ax_base_EventDispatcher_addCustomEventListener(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::function arg1; @@ -34923,7 +34923,7 @@ int lua_ax_base_EventDispatcher_removeEventListener(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_removeEventListener'", nullptr); return 0; @@ -34931,7 +34931,7 @@ int lua_ax_base_EventDispatcher_removeEventListener(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventListener* arg0; @@ -34973,7 +34973,7 @@ int lua_ax_base_EventDispatcher_removeEventListenersForType(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_removeEventListenersForType'", nullptr); return 0; @@ -34981,7 +34981,7 @@ int lua_ax_base_EventDispatcher_removeEventListenersForType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventListener::Type arg0; @@ -35023,7 +35023,7 @@ int lua_ax_base_EventDispatcher_removeEventListenersForTarget(lua_State* tolua_S cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_removeEventListenersForTarget'", nullptr); return 0; @@ -35031,7 +35031,7 @@ int lua_ax_base_EventDispatcher_removeEventListenersForTarget(lua_State* tolua_S #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -35045,7 +35045,7 @@ int lua_ax_base_EventDispatcher_removeEventListenersForTarget(lua_State* tolua_S lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { ax::Node* arg0; bool arg1; @@ -35090,7 +35090,7 @@ int lua_ax_base_EventDispatcher_removeCustomEventListeners(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_removeCustomEventListeners'", nullptr); return 0; @@ -35098,7 +35098,7 @@ int lua_ax_base_EventDispatcher_removeCustomEventListeners(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -35140,7 +35140,7 @@ int lua_ax_base_EventDispatcher_removeAllEventListeners(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_removeAllEventListeners'", nullptr); return 0; @@ -35148,7 +35148,7 @@ int lua_ax_base_EventDispatcher_removeAllEventListeners(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -35187,7 +35187,7 @@ int lua_ax_base_EventDispatcher_pauseEventListenersForTarget(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_pauseEventListenersForTarget'", nullptr); return 0; @@ -35195,7 +35195,7 @@ int lua_ax_base_EventDispatcher_pauseEventListenersForTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -35209,7 +35209,7 @@ int lua_ax_base_EventDispatcher_pauseEventListenersForTarget(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { ax::Node* arg0; bool arg1; @@ -35254,7 +35254,7 @@ int lua_ax_base_EventDispatcher_resumeEventListenersForTarget(lua_State* tolua_S cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_resumeEventListenersForTarget'", nullptr); return 0; @@ -35262,7 +35262,7 @@ int lua_ax_base_EventDispatcher_resumeEventListenersForTarget(lua_State* tolua_S #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -35276,7 +35276,7 @@ int lua_ax_base_EventDispatcher_resumeEventListenersForTarget(lua_State* tolua_S lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { ax::Node* arg0; bool arg1; @@ -35321,7 +35321,7 @@ int lua_ax_base_EventDispatcher_setPriority(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_setPriority'", nullptr); return 0; @@ -35329,7 +35329,7 @@ int lua_ax_base_EventDispatcher_setPriority(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::EventListener* arg0; int arg1; @@ -35374,7 +35374,7 @@ int lua_ax_base_EventDispatcher_setEnabled(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_setEnabled'", nullptr); return 0; @@ -35382,7 +35382,7 @@ int lua_ax_base_EventDispatcher_setEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -35424,7 +35424,7 @@ int lua_ax_base_EventDispatcher_isEnabled(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_isEnabled'", nullptr); return 0; @@ -35432,7 +35432,7 @@ int lua_ax_base_EventDispatcher_isEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -35471,7 +35471,7 @@ int lua_ax_base_EventDispatcher_dispatchEvent(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_dispatchEvent'", nullptr); return 0; @@ -35479,7 +35479,7 @@ int lua_ax_base_EventDispatcher_dispatchEvent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Event* arg0; @@ -35521,7 +35521,7 @@ int lua_ax_base_EventDispatcher_dispatchCustomEvent(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_dispatchCustomEvent'", nullptr); return 0; @@ -35529,7 +35529,7 @@ int lua_ax_base_EventDispatcher_dispatchCustomEvent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -35543,7 +35543,7 @@ int lua_ax_base_EventDispatcher_dispatchCustomEvent(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { std::string_view arg0; void* arg1; @@ -35589,7 +35589,7 @@ int lua_ax_base_EventDispatcher_hasEventListener(lua_State* tolua_S) cobj = (ax::EventDispatcher*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventDispatcher_hasEventListener'", nullptr); return 0; @@ -35597,7 +35597,7 @@ int lua_ax_base_EventDispatcher_hasEventListener(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -35634,7 +35634,7 @@ int lua_ax_base_EventDispatcher_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -35707,7 +35707,7 @@ int lua_ax_base_EventFocus_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::ui::Widget* arg0; ax::ui::Widget* arg1; @@ -35775,7 +35775,7 @@ int lua_ax_base_EventListenerAcceleration_init(lua_State* tolua_S) cobj = (ax::EventListenerAcceleration*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListenerAcceleration_init'", nullptr); return 0; @@ -35783,7 +35783,7 @@ int lua_ax_base_EventListenerAcceleration_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::function arg0; @@ -35824,7 +35824,7 @@ int lua_ax_base_EventListenerAcceleration_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -35887,7 +35887,7 @@ int lua_ax_base_EventListenerFocus_init(lua_State* tolua_S) cobj = (ax::EventListenerFocus*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListenerFocus_init'", nullptr); return 0; @@ -35895,7 +35895,7 @@ int lua_ax_base_EventListenerFocus_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -35929,7 +35929,7 @@ int lua_ax_base_EventListenerFocus_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -35992,7 +35992,7 @@ int lua_ax_base_EventListenerKeyboard_init(lua_State* tolua_S) cobj = (ax::EventListenerKeyboard*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListenerKeyboard_init'", nullptr); return 0; @@ -36000,7 +36000,7 @@ int lua_ax_base_EventListenerKeyboard_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36034,7 +36034,7 @@ int lua_ax_base_EventListenerKeyboard_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36097,7 +36097,7 @@ int lua_ax_base_EventMouse_setScrollData(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_setScrollData'", nullptr); return 0; @@ -36105,7 +36105,7 @@ int lua_ax_base_EventMouse_setScrollData(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; double arg1; @@ -36150,7 +36150,7 @@ int lua_ax_base_EventMouse_getScrollX(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getScrollX'", nullptr); return 0; @@ -36158,7 +36158,7 @@ int lua_ax_base_EventMouse_getScrollX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36197,7 +36197,7 @@ int lua_ax_base_EventMouse_getScrollY(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getScrollY'", nullptr); return 0; @@ -36205,7 +36205,7 @@ int lua_ax_base_EventMouse_getScrollY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36244,7 +36244,7 @@ int lua_ax_base_EventMouse_setCursorPosition(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_setCursorPosition'", nullptr); return 0; @@ -36252,7 +36252,7 @@ int lua_ax_base_EventMouse_setCursorPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; double arg1; @@ -36297,7 +36297,7 @@ int lua_ax_base_EventMouse_setMouseButton(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_setMouseButton'", nullptr); return 0; @@ -36305,7 +36305,7 @@ int lua_ax_base_EventMouse_setMouseButton(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventMouse::MouseButton arg0; @@ -36347,7 +36347,7 @@ int lua_ax_base_EventMouse_getMouseButton(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getMouseButton'", nullptr); return 0; @@ -36355,7 +36355,7 @@ int lua_ax_base_EventMouse_getMouseButton(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36394,7 +36394,7 @@ int lua_ax_base_EventMouse_getCursorX(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getCursorX'", nullptr); return 0; @@ -36402,7 +36402,7 @@ int lua_ax_base_EventMouse_getCursorX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36441,7 +36441,7 @@ int lua_ax_base_EventMouse_getCursorY(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getCursorY'", nullptr); return 0; @@ -36449,7 +36449,7 @@ int lua_ax_base_EventMouse_getCursorY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36488,7 +36488,7 @@ int lua_ax_base_EventMouse_getLocation(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getLocation'", nullptr); return 0; @@ -36496,7 +36496,7 @@ int lua_ax_base_EventMouse_getLocation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36535,7 +36535,7 @@ int lua_ax_base_EventMouse_getPreviousLocation(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getPreviousLocation'", nullptr); return 0; @@ -36543,7 +36543,7 @@ int lua_ax_base_EventMouse_getPreviousLocation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36582,7 +36582,7 @@ int lua_ax_base_EventMouse_getStartLocation(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getStartLocation'", nullptr); return 0; @@ -36590,7 +36590,7 @@ int lua_ax_base_EventMouse_getStartLocation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36629,7 +36629,7 @@ int lua_ax_base_EventMouse_getDelta(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getDelta'", nullptr); return 0; @@ -36637,7 +36637,7 @@ int lua_ax_base_EventMouse_getDelta(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36676,7 +36676,7 @@ int lua_ax_base_EventMouse_getLocationInView(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getLocationInView'", nullptr); return 0; @@ -36684,7 +36684,7 @@ int lua_ax_base_EventMouse_getLocationInView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36723,7 +36723,7 @@ int lua_ax_base_EventMouse_getPreviousLocationInView(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getPreviousLocationInView'", nullptr); return 0; @@ -36731,7 +36731,7 @@ int lua_ax_base_EventMouse_getPreviousLocationInView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36770,7 +36770,7 @@ int lua_ax_base_EventMouse_getStartLocationInView(lua_State* tolua_S) cobj = (ax::EventMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventMouse_getStartLocationInView'", nullptr); return 0; @@ -36778,7 +36778,7 @@ int lua_ax_base_EventMouse_getStartLocationInView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36812,7 +36812,7 @@ int lua_ax_base_EventMouse_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventMouse::MouseEventType arg0; @@ -36892,7 +36892,7 @@ int lua_ax_base_EventListenerMouse_init(lua_State* tolua_S) cobj = (ax::EventListenerMouse*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListenerMouse_init'", nullptr); return 0; @@ -36900,7 +36900,7 @@ int lua_ax_base_EventListenerMouse_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -36934,7 +36934,7 @@ int lua_ax_base_EventListenerMouse_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37016,7 +37016,7 @@ int lua_ax_base_EventListenerTouchOneByOne_setSwallowTouches(lua_State* tolua_S) cobj = (ax::EventListenerTouchOneByOne*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListenerTouchOneByOne_setSwallowTouches'", nullptr); return 0; @@ -37024,7 +37024,7 @@ int lua_ax_base_EventListenerTouchOneByOne_setSwallowTouches(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -37066,7 +37066,7 @@ int lua_ax_base_EventListenerTouchOneByOne_isSwallowTouches(lua_State* tolua_S) cobj = (ax::EventListenerTouchOneByOne*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListenerTouchOneByOne_isSwallowTouches'", nullptr); return 0; @@ -37074,7 +37074,7 @@ int lua_ax_base_EventListenerTouchOneByOne_isSwallowTouches(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37113,7 +37113,7 @@ int lua_ax_base_EventListenerTouchOneByOne_init(lua_State* tolua_S) cobj = (ax::EventListenerTouchOneByOne*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListenerTouchOneByOne_init'", nullptr); return 0; @@ -37121,7 +37121,7 @@ int lua_ax_base_EventListenerTouchOneByOne_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37155,7 +37155,7 @@ int lua_ax_base_EventListenerTouchOneByOne_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37220,7 +37220,7 @@ int lua_ax_base_EventListenerTouchAllAtOnce_init(lua_State* tolua_S) cobj = (ax::EventListenerTouchAllAtOnce*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventListenerTouchAllAtOnce_init'", nullptr); return 0; @@ -37228,7 +37228,7 @@ int lua_ax_base_EventListenerTouchAllAtOnce_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37262,7 +37262,7 @@ int lua_ax_base_EventListenerTouchAllAtOnce_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37325,7 +37325,7 @@ int lua_ax_base_EventController_getControllerEventType(lua_State* tolua_S) cobj = (ax::EventController*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventController_getControllerEventType'", nullptr); return 0; @@ -37333,7 +37333,7 @@ int lua_ax_base_EventController_getControllerEventType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37372,7 +37372,7 @@ int lua_ax_base_EventController_getController(lua_State* tolua_S) cobj = (ax::EventController*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventController_getController'", nullptr); return 0; @@ -37380,7 +37380,7 @@ int lua_ax_base_EventController_getController(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37419,7 +37419,7 @@ int lua_ax_base_EventController_getKeyCode(lua_State* tolua_S) cobj = (ax::EventController*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventController_getKeyCode'", nullptr); return 0; @@ -37427,7 +37427,7 @@ int lua_ax_base_EventController_getKeyCode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37466,7 +37466,7 @@ int lua_ax_base_EventController_setKeyCode(lua_State* tolua_S) cobj = (ax::EventController*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventController_setKeyCode'", nullptr); return 0; @@ -37474,7 +37474,7 @@ int lua_ax_base_EventController_setKeyCode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -37516,7 +37516,7 @@ int lua_ax_base_EventController_setConnectStatus(lua_State* tolua_S) cobj = (ax::EventController*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventController_setConnectStatus'", nullptr); return 0; @@ -37524,7 +37524,7 @@ int lua_ax_base_EventController_setConnectStatus(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -37566,7 +37566,7 @@ int lua_ax_base_EventController_isConnected(lua_State* tolua_S) cobj = (ax::EventController*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EventController_isConnected'", nullptr); return 0; @@ -37574,7 +37574,7 @@ int lua_ax_base_EventController_isConnected(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37768,7 +37768,7 @@ int lua_ax_base_ActionCamera_getEye(lua_State* tolua_S) cobj = (ax::ActionCamera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionCamera_getEye'", nullptr); return 0; @@ -37776,7 +37776,7 @@ int lua_ax_base_ActionCamera_getEye(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37815,7 +37815,7 @@ int lua_ax_base_ActionCamera_setCenter(lua_State* tolua_S) cobj = (ax::ActionCamera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionCamera_setCenter'", nullptr); return 0; @@ -37823,7 +37823,7 @@ int lua_ax_base_ActionCamera_setCenter(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -37865,7 +37865,7 @@ int lua_ax_base_ActionCamera_getCenter(lua_State* tolua_S) cobj = (ax::ActionCamera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionCamera_getCenter'", nullptr); return 0; @@ -37873,7 +37873,7 @@ int lua_ax_base_ActionCamera_getCenter(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -37912,7 +37912,7 @@ int lua_ax_base_ActionCamera_setUp(lua_State* tolua_S) cobj = (ax::ActionCamera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionCamera_setUp'", nullptr); return 0; @@ -37920,7 +37920,7 @@ int lua_ax_base_ActionCamera_setUp(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -37962,7 +37962,7 @@ int lua_ax_base_ActionCamera_getUp(lua_State* tolua_S) cobj = (ax::ActionCamera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionCamera_getUp'", nullptr); return 0; @@ -37970,7 +37970,7 @@ int lua_ax_base_ActionCamera_getUp(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -38004,7 +38004,7 @@ int lua_ax_base_ActionCamera_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -38072,7 +38072,7 @@ int lua_ax_base_OrbitCamera_initWithDuration(lua_State* tolua_S) cobj = (ax::OrbitCamera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_OrbitCamera_initWithDuration'", nullptr); return 0; @@ -38080,7 +38080,7 @@ int lua_ax_base_OrbitCamera_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 7) + if (argc == 7) { double arg0; double arg1; @@ -38183,7 +38183,7 @@ int lua_ax_base_OrbitCamera_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -38247,7 +38247,7 @@ int lua_ax_base_CardinalSplineTo_initWithDuration(lua_State* tolua_S) cobj = (ax::CardinalSplineTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CardinalSplineTo_initWithDuration'", nullptr); return 0; @@ -38255,7 +38255,7 @@ int lua_ax_base_CardinalSplineTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; ax::PointArray* arg1; @@ -38303,7 +38303,7 @@ int lua_ax_base_CardinalSplineTo_updatePosition(lua_State* tolua_S) cobj = (ax::CardinalSplineTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CardinalSplineTo_updatePosition'", nullptr); return 0; @@ -38311,7 +38311,7 @@ int lua_ax_base_CardinalSplineTo_updatePosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -38353,7 +38353,7 @@ int lua_ax_base_CardinalSplineTo_getPoints(lua_State* tolua_S) cobj = (ax::CardinalSplineTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CardinalSplineTo_getPoints'", nullptr); return 0; @@ -38361,7 +38361,7 @@ int lua_ax_base_CardinalSplineTo_getPoints(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -38395,7 +38395,7 @@ int lua_ax_base_CardinalSplineTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -38455,7 +38455,7 @@ int lua_ax_base_CardinalSplineBy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -38517,7 +38517,7 @@ int lua_ax_base_CatmullRomTo_initWithDuration(lua_State* tolua_S) cobj = (ax::CatmullRomTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CatmullRomTo_initWithDuration'", nullptr); return 0; @@ -38525,7 +38525,7 @@ int lua_ax_base_CatmullRomTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; ax::PointArray* arg1; @@ -38590,7 +38590,7 @@ int lua_ax_base_CatmullRomBy_initWithDuration(lua_State* tolua_S) cobj = (ax::CatmullRomBy*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CatmullRomBy_initWithDuration'", nullptr); return 0; @@ -38598,7 +38598,7 @@ int lua_ax_base_CatmullRomBy_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; ax::PointArray* arg1; @@ -38663,7 +38663,7 @@ int lua_ax_base_ActionEase_getInnerAction(lua_State* tolua_S) cobj = (ax::ActionEase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionEase_getInnerAction'", nullptr); return 0; @@ -38671,7 +38671,7 @@ int lua_ax_base_ActionEase_getInnerAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -38710,7 +38710,7 @@ int lua_ax_base_ActionEase_initWithAction(lua_State* tolua_S) cobj = (ax::ActionEase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionEase_initWithAction'", nullptr); return 0; @@ -38718,7 +38718,7 @@ int lua_ax_base_ActionEase_initWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -38781,7 +38781,7 @@ int lua_ax_base_EaseRateAction_setRate(lua_State* tolua_S) cobj = (ax::EaseRateAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EaseRateAction_setRate'", nullptr); return 0; @@ -38789,7 +38789,7 @@ int lua_ax_base_EaseRateAction_setRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -38831,7 +38831,7 @@ int lua_ax_base_EaseRateAction_getRate(lua_State* tolua_S) cobj = (ax::EaseRateAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EaseRateAction_getRate'", nullptr); return 0; @@ -38839,7 +38839,7 @@ int lua_ax_base_EaseRateAction_getRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -38878,7 +38878,7 @@ int lua_ax_base_EaseRateAction_initWithAction(lua_State* tolua_S) cobj = (ax::EaseRateAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EaseRateAction_initWithAction'", nullptr); return 0; @@ -38886,7 +38886,7 @@ int lua_ax_base_EaseRateAction_initWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::ActionInterval* arg0; double arg1; @@ -39023,7 +39023,7 @@ int lua_ax_base_EaseExponentialIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39117,7 +39117,7 @@ int lua_ax_base_EaseExponentialOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39211,7 +39211,7 @@ int lua_ax_base_EaseExponentialInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39305,7 +39305,7 @@ int lua_ax_base_EaseSineIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39399,7 +39399,7 @@ int lua_ax_base_EaseSineOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39493,7 +39493,7 @@ int lua_ax_base_EaseSineInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39606,7 +39606,7 @@ int lua_ax_base_EaseBounceIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39700,7 +39700,7 @@ int lua_ax_base_EaseBounceOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39794,7 +39794,7 @@ int lua_ax_base_EaseBounceInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39888,7 +39888,7 @@ int lua_ax_base_EaseBackIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -39982,7 +39982,7 @@ int lua_ax_base_EaseBackOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40076,7 +40076,7 @@ int lua_ax_base_EaseBackInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40170,7 +40170,7 @@ int lua_ax_base_EaseQuadraticActionIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40264,7 +40264,7 @@ int lua_ax_base_EaseQuadraticActionOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40358,7 +40358,7 @@ int lua_ax_base_EaseQuadraticActionInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40452,7 +40452,7 @@ int lua_ax_base_EaseQuarticActionIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40546,7 +40546,7 @@ int lua_ax_base_EaseQuarticActionOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40640,7 +40640,7 @@ int lua_ax_base_EaseQuarticActionInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40734,7 +40734,7 @@ int lua_ax_base_EaseQuinticActionIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40828,7 +40828,7 @@ int lua_ax_base_EaseQuinticActionOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -40922,7 +40922,7 @@ int lua_ax_base_EaseQuinticActionInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41016,7 +41016,7 @@ int lua_ax_base_EaseCircleActionIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41110,7 +41110,7 @@ int lua_ax_base_EaseCircleActionOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41204,7 +41204,7 @@ int lua_ax_base_EaseCircleActionInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41298,7 +41298,7 @@ int lua_ax_base_EaseCubicActionIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41392,7 +41392,7 @@ int lua_ax_base_EaseCubicActionOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41486,7 +41486,7 @@ int lua_ax_base_EaseCubicActionInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41582,7 +41582,7 @@ int lua_ax_base_EaseIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41678,7 +41678,7 @@ int lua_ax_base_EaseOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41774,7 +41774,7 @@ int lua_ax_base_EaseInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41837,7 +41837,7 @@ int lua_ax_base_EaseElastic_getPeriod(lua_State* tolua_S) cobj = (ax::EaseElastic*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EaseElastic_getPeriod'", nullptr); return 0; @@ -41845,7 +41845,7 @@ int lua_ax_base_EaseElastic_getPeriod(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -41884,7 +41884,7 @@ int lua_ax_base_EaseElastic_setPeriod(lua_State* tolua_S) cobj = (ax::EaseElastic*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EaseElastic_setPeriod'", nullptr); return 0; @@ -41892,7 +41892,7 @@ int lua_ax_base_EaseElastic_setPeriod(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -41934,7 +41934,7 @@ int lua_ax_base_EaseElastic_initWithAction(lua_State* tolua_S) cobj = (ax::EaseElastic*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EaseElastic_initWithAction'", nullptr); return 0; @@ -41942,7 +41942,7 @@ int lua_ax_base_EaseElastic_initWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -41956,7 +41956,7 @@ int lua_ax_base_EaseElastic_initWithAction(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 2) + if (argc == 2) { ax::ActionInterval* arg0; double arg1; @@ -42069,7 +42069,7 @@ int lua_ax_base_EaseElasticIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -42178,7 +42178,7 @@ int lua_ax_base_EaseElasticOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -42287,7 +42287,7 @@ int lua_ax_base_EaseElasticInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -42350,7 +42350,7 @@ int lua_ax_base_EaseBezierAction_setBezierParamer(lua_State* tolua_S) cobj = (ax::EaseBezierAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_EaseBezierAction_setBezierParamer'", nullptr); return 0; @@ -42358,7 +42358,7 @@ int lua_ax_base_EaseBezierAction_setBezierParamer(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; double arg1; @@ -42440,7 +42440,7 @@ int lua_ax_base_EaseBezierAction_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -42552,7 +42552,7 @@ int lua_ax_base_Show_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -42644,7 +42644,7 @@ int lua_ax_base_Hide_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -42736,7 +42736,7 @@ int lua_ax_base_ToggleVisibility_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -42799,7 +42799,7 @@ int lua_ax_base_RemoveSelf_init(lua_State* tolua_S) cobj = (ax::RemoveSelf*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RemoveSelf_init'", nullptr); return 0; @@ -42807,7 +42807,7 @@ int lua_ax_base_RemoveSelf_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -42891,7 +42891,7 @@ int lua_ax_base_RemoveSelf_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -42955,7 +42955,7 @@ int lua_ax_base_FlipX_initWithFlipX(lua_State* tolua_S) cobj = (ax::FlipX*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FlipX_initWithFlipX'", nullptr); return 0; @@ -42963,7 +42963,7 @@ int lua_ax_base_FlipX_initWithFlipX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -43036,7 +43036,7 @@ int lua_ax_base_FlipX_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43100,7 +43100,7 @@ int lua_ax_base_FlipY_initWithFlipY(lua_State* tolua_S) cobj = (ax::FlipY*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FlipY_initWithFlipY'", nullptr); return 0; @@ -43108,7 +43108,7 @@ int lua_ax_base_FlipY_initWithFlipY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -43181,7 +43181,7 @@ int lua_ax_base_FlipY_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43245,7 +43245,7 @@ int lua_ax_base_Place_initWithPosition(lua_State* tolua_S) cobj = (ax::Place*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Place_initWithPosition'", nullptr); return 0; @@ -43253,7 +43253,7 @@ int lua_ax_base_Place_initWithPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -43326,7 +43326,7 @@ int lua_ax_base_Place_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43390,7 +43390,7 @@ int lua_ax_base_CallFunc_execute(lua_State* tolua_S) cobj = (ax::CallFunc*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CallFunc_execute'", nullptr); return 0; @@ -43398,7 +43398,7 @@ int lua_ax_base_CallFunc_execute(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43432,7 +43432,7 @@ int lua_ax_base_CallFunc_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43495,7 +43495,7 @@ int lua_ax_base_GridAction_getGrid(lua_State* tolua_S) cobj = (ax::GridAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridAction_getGrid'", nullptr); return 0; @@ -43503,7 +43503,7 @@ int lua_ax_base_GridAction_getGrid(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43542,7 +43542,7 @@ int lua_ax_base_GridAction_initWithDuration(lua_State* tolua_S) cobj = (ax::GridAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridAction_initWithDuration'", nullptr); return 0; @@ -43550,7 +43550,7 @@ int lua_ax_base_GridAction_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; ax::Vec2 arg1; @@ -43616,7 +43616,7 @@ int lua_ax_base_Grid3DAction_getGridRect(lua_State* tolua_S) cobj = (ax::Grid3DAction*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Grid3DAction_getGridRect'", nullptr); return 0; @@ -43624,7 +43624,7 @@ int lua_ax_base_Grid3DAction_getGridRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43731,7 +43731,7 @@ int lua_ax_base_StopGrid_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43794,7 +43794,7 @@ int lua_ax_base_ReuseGrid_initWithTimes(lua_State* tolua_S) cobj = (ax::ReuseGrid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ReuseGrid_initWithTimes'", nullptr); return 0; @@ -43802,7 +43802,7 @@ int lua_ax_base_ReuseGrid_initWithTimes(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -43875,7 +43875,7 @@ int lua_ax_base_ReuseGrid_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43939,7 +43939,7 @@ int lua_ax_base_Waves3D_getAmplitude(lua_State* tolua_S) cobj = (ax::Waves3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves3D_getAmplitude'", nullptr); return 0; @@ -43947,7 +43947,7 @@ int lua_ax_base_Waves3D_getAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -43986,7 +43986,7 @@ int lua_ax_base_Waves3D_setAmplitude(lua_State* tolua_S) cobj = (ax::Waves3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves3D_setAmplitude'", nullptr); return 0; @@ -43994,7 +43994,7 @@ int lua_ax_base_Waves3D_setAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -44036,7 +44036,7 @@ int lua_ax_base_Waves3D_getAmplitudeRate(lua_State* tolua_S) cobj = (ax::Waves3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves3D_getAmplitudeRate'", nullptr); return 0; @@ -44044,7 +44044,7 @@ int lua_ax_base_Waves3D_getAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -44083,7 +44083,7 @@ int lua_ax_base_Waves3D_setAmplitudeRate(lua_State* tolua_S) cobj = (ax::Waves3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves3D_setAmplitudeRate'", nullptr); return 0; @@ -44091,7 +44091,7 @@ int lua_ax_base_Waves3D_setAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -44133,7 +44133,7 @@ int lua_ax_base_Waves3D_initWithDuration(lua_State* tolua_S) cobj = (ax::Waves3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves3D_initWithDuration'", nullptr); return 0; @@ -44141,7 +44141,7 @@ int lua_ax_base_Waves3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -44229,7 +44229,7 @@ int lua_ax_base_Waves3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -44297,7 +44297,7 @@ int lua_ax_base_FlipX3D_initWithDuration(lua_State* tolua_S) cobj = (ax::FlipX3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FlipX3D_initWithDuration'", nullptr); return 0; @@ -44305,7 +44305,7 @@ int lua_ax_base_FlipX3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -44347,7 +44347,7 @@ int lua_ax_base_FlipX3D_initWithSize(lua_State* tolua_S) cobj = (ax::FlipX3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FlipX3D_initWithSize'", nullptr); return 0; @@ -44355,7 +44355,7 @@ int lua_ax_base_FlipX3D_initWithSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Vec2 arg0; double arg1; @@ -44431,7 +44431,7 @@ int lua_ax_base_FlipX3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -44527,7 +44527,7 @@ int lua_ax_base_FlipY3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -44590,7 +44590,7 @@ int lua_ax_base_Lens3D_getLensEffect(lua_State* tolua_S) cobj = (ax::Lens3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Lens3D_getLensEffect'", nullptr); return 0; @@ -44598,7 +44598,7 @@ int lua_ax_base_Lens3D_getLensEffect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -44637,7 +44637,7 @@ int lua_ax_base_Lens3D_setLensEffect(lua_State* tolua_S) cobj = (ax::Lens3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Lens3D_setLensEffect'", nullptr); return 0; @@ -44645,7 +44645,7 @@ int lua_ax_base_Lens3D_setLensEffect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -44687,7 +44687,7 @@ int lua_ax_base_Lens3D_setConcave(lua_State* tolua_S) cobj = (ax::Lens3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Lens3D_setConcave'", nullptr); return 0; @@ -44695,7 +44695,7 @@ int lua_ax_base_Lens3D_setConcave(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -44737,7 +44737,7 @@ int lua_ax_base_Lens3D_getPosition(lua_State* tolua_S) cobj = (ax::Lens3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Lens3D_getPosition'", nullptr); return 0; @@ -44745,7 +44745,7 @@ int lua_ax_base_Lens3D_getPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -44784,7 +44784,7 @@ int lua_ax_base_Lens3D_setPosition(lua_State* tolua_S) cobj = (ax::Lens3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Lens3D_setPosition'", nullptr); return 0; @@ -44792,7 +44792,7 @@ int lua_ax_base_Lens3D_setPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -44834,7 +44834,7 @@ int lua_ax_base_Lens3D_initWithDuration(lua_State* tolua_S) cobj = (ax::Lens3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Lens3D_initWithDuration'", nullptr); return 0; @@ -44842,7 +44842,7 @@ int lua_ax_base_Lens3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -44930,7 +44930,7 @@ int lua_ax_base_Lens3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -44999,7 +44999,7 @@ int lua_ax_base_Ripple3D_getPosition(lua_State* tolua_S) cobj = (ax::Ripple3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ripple3D_getPosition'", nullptr); return 0; @@ -45007,7 +45007,7 @@ int lua_ax_base_Ripple3D_getPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -45046,7 +45046,7 @@ int lua_ax_base_Ripple3D_setPosition(lua_State* tolua_S) cobj = (ax::Ripple3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ripple3D_setPosition'", nullptr); return 0; @@ -45054,7 +45054,7 @@ int lua_ax_base_Ripple3D_setPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -45096,7 +45096,7 @@ int lua_ax_base_Ripple3D_getAmplitude(lua_State* tolua_S) cobj = (ax::Ripple3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ripple3D_getAmplitude'", nullptr); return 0; @@ -45104,7 +45104,7 @@ int lua_ax_base_Ripple3D_getAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -45143,7 +45143,7 @@ int lua_ax_base_Ripple3D_setAmplitude(lua_State* tolua_S) cobj = (ax::Ripple3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ripple3D_setAmplitude'", nullptr); return 0; @@ -45151,7 +45151,7 @@ int lua_ax_base_Ripple3D_setAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -45193,7 +45193,7 @@ int lua_ax_base_Ripple3D_getAmplitudeRate(lua_State* tolua_S) cobj = (ax::Ripple3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ripple3D_getAmplitudeRate'", nullptr); return 0; @@ -45201,7 +45201,7 @@ int lua_ax_base_Ripple3D_getAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -45240,7 +45240,7 @@ int lua_ax_base_Ripple3D_setAmplitudeRate(lua_State* tolua_S) cobj = (ax::Ripple3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ripple3D_setAmplitudeRate'", nullptr); return 0; @@ -45248,7 +45248,7 @@ int lua_ax_base_Ripple3D_setAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -45290,7 +45290,7 @@ int lua_ax_base_Ripple3D_initWithDuration(lua_State* tolua_S) cobj = (ax::Ripple3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Ripple3D_initWithDuration'", nullptr); return 0; @@ -45298,7 +45298,7 @@ int lua_ax_base_Ripple3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 6) + if (argc == 6) { double arg0; ax::Vec2 arg1; @@ -45396,7 +45396,7 @@ int lua_ax_base_Ripple3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -45466,7 +45466,7 @@ int lua_ax_base_Shaky3D_initWithDuration(lua_State* tolua_S) cobj = (ax::Shaky3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Shaky3D_initWithDuration'", nullptr); return 0; @@ -45474,7 +45474,7 @@ int lua_ax_base_Shaky3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -45562,7 +45562,7 @@ int lua_ax_base_Shaky3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -45626,7 +45626,7 @@ int lua_ax_base_Liquid_getAmplitude(lua_State* tolua_S) cobj = (ax::Liquid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Liquid_getAmplitude'", nullptr); return 0; @@ -45634,7 +45634,7 @@ int lua_ax_base_Liquid_getAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -45673,7 +45673,7 @@ int lua_ax_base_Liquid_setAmplitude(lua_State* tolua_S) cobj = (ax::Liquid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Liquid_setAmplitude'", nullptr); return 0; @@ -45681,7 +45681,7 @@ int lua_ax_base_Liquid_setAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -45723,7 +45723,7 @@ int lua_ax_base_Liquid_getAmplitudeRate(lua_State* tolua_S) cobj = (ax::Liquid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Liquid_getAmplitudeRate'", nullptr); return 0; @@ -45731,7 +45731,7 @@ int lua_ax_base_Liquid_getAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -45770,7 +45770,7 @@ int lua_ax_base_Liquid_setAmplitudeRate(lua_State* tolua_S) cobj = (ax::Liquid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Liquid_setAmplitudeRate'", nullptr); return 0; @@ -45778,7 +45778,7 @@ int lua_ax_base_Liquid_setAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -45820,7 +45820,7 @@ int lua_ax_base_Liquid_initWithDuration(lua_State* tolua_S) cobj = (ax::Liquid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Liquid_initWithDuration'", nullptr); return 0; @@ -45828,7 +45828,7 @@ int lua_ax_base_Liquid_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -45916,7 +45916,7 @@ int lua_ax_base_Liquid_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -45984,7 +45984,7 @@ int lua_ax_base_Waves_getAmplitude(lua_State* tolua_S) cobj = (ax::Waves*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves_getAmplitude'", nullptr); return 0; @@ -45992,7 +45992,7 @@ int lua_ax_base_Waves_getAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -46031,7 +46031,7 @@ int lua_ax_base_Waves_setAmplitude(lua_State* tolua_S) cobj = (ax::Waves*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves_setAmplitude'", nullptr); return 0; @@ -46039,7 +46039,7 @@ int lua_ax_base_Waves_setAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -46081,7 +46081,7 @@ int lua_ax_base_Waves_getAmplitudeRate(lua_State* tolua_S) cobj = (ax::Waves*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves_getAmplitudeRate'", nullptr); return 0; @@ -46089,7 +46089,7 @@ int lua_ax_base_Waves_getAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -46128,7 +46128,7 @@ int lua_ax_base_Waves_setAmplitudeRate(lua_State* tolua_S) cobj = (ax::Waves*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves_setAmplitudeRate'", nullptr); return 0; @@ -46136,7 +46136,7 @@ int lua_ax_base_Waves_setAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -46178,7 +46178,7 @@ int lua_ax_base_Waves_initWithDuration(lua_State* tolua_S) cobj = (ax::Waves*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Waves_initWithDuration'", nullptr); return 0; @@ -46186,7 +46186,7 @@ int lua_ax_base_Waves_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 6) + if (argc == 6) { double arg0; ax::Vec2 arg1; @@ -46284,7 +46284,7 @@ int lua_ax_base_Waves_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -46352,7 +46352,7 @@ int lua_ax_base_Twirl_getPosition(lua_State* tolua_S) cobj = (ax::Twirl*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Twirl_getPosition'", nullptr); return 0; @@ -46360,7 +46360,7 @@ int lua_ax_base_Twirl_getPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -46399,7 +46399,7 @@ int lua_ax_base_Twirl_setPosition(lua_State* tolua_S) cobj = (ax::Twirl*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Twirl_setPosition'", nullptr); return 0; @@ -46407,7 +46407,7 @@ int lua_ax_base_Twirl_setPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -46449,7 +46449,7 @@ int lua_ax_base_Twirl_getAmplitude(lua_State* tolua_S) cobj = (ax::Twirl*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Twirl_getAmplitude'", nullptr); return 0; @@ -46457,7 +46457,7 @@ int lua_ax_base_Twirl_getAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -46496,7 +46496,7 @@ int lua_ax_base_Twirl_setAmplitude(lua_State* tolua_S) cobj = (ax::Twirl*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Twirl_setAmplitude'", nullptr); return 0; @@ -46504,7 +46504,7 @@ int lua_ax_base_Twirl_setAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -46546,7 +46546,7 @@ int lua_ax_base_Twirl_getAmplitudeRate(lua_State* tolua_S) cobj = (ax::Twirl*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Twirl_getAmplitudeRate'", nullptr); return 0; @@ -46554,7 +46554,7 @@ int lua_ax_base_Twirl_getAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -46593,7 +46593,7 @@ int lua_ax_base_Twirl_setAmplitudeRate(lua_State* tolua_S) cobj = (ax::Twirl*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Twirl_setAmplitudeRate'", nullptr); return 0; @@ -46601,7 +46601,7 @@ int lua_ax_base_Twirl_setAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -46643,7 +46643,7 @@ int lua_ax_base_Twirl_initWithDuration(lua_State* tolua_S) cobj = (ax::Twirl*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Twirl_initWithDuration'", nullptr); return 0; @@ -46651,7 +46651,7 @@ int lua_ax_base_Twirl_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 5) + if (argc == 5) { double arg0; ax::Vec2 arg1; @@ -46744,7 +46744,7 @@ int lua_ax_base_Twirl_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -46814,7 +46814,7 @@ int lua_ax_base_ActionManager_addAction(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_addAction'", nullptr); return 0; @@ -46822,7 +46822,7 @@ int lua_ax_base_ActionManager_addAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Action* arg0; ax::Node* arg1; @@ -46870,7 +46870,7 @@ int lua_ax_base_ActionManager_removeAllActions(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_removeAllActions'", nullptr); return 0; @@ -46878,7 +46878,7 @@ int lua_ax_base_ActionManager_removeAllActions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -46917,7 +46917,7 @@ int lua_ax_base_ActionManager_removeAllActionsFromTarget(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_removeAllActionsFromTarget'", nullptr); return 0; @@ -46925,7 +46925,7 @@ int lua_ax_base_ActionManager_removeAllActionsFromTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -46967,7 +46967,7 @@ int lua_ax_base_ActionManager_removeAction(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_removeAction'", nullptr); return 0; @@ -46975,7 +46975,7 @@ int lua_ax_base_ActionManager_removeAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Action* arg0; @@ -47017,7 +47017,7 @@ int lua_ax_base_ActionManager_removeActionByTag(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_removeActionByTag'", nullptr); return 0; @@ -47025,7 +47025,7 @@ int lua_ax_base_ActionManager_removeActionByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { int arg0; ax::Node* arg1; @@ -47070,7 +47070,7 @@ int lua_ax_base_ActionManager_removeAllActionsByTag(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_removeAllActionsByTag'", nullptr); return 0; @@ -47078,7 +47078,7 @@ int lua_ax_base_ActionManager_removeAllActionsByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { int arg0; ax::Node* arg1; @@ -47123,7 +47123,7 @@ int lua_ax_base_ActionManager_removeActionsByFlags(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_removeActionsByFlags'", nullptr); return 0; @@ -47131,7 +47131,7 @@ int lua_ax_base_ActionManager_removeActionsByFlags(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { unsigned int arg0; ax::Node* arg1; @@ -47176,7 +47176,7 @@ int lua_ax_base_ActionManager_getActionByTag(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_getActionByTag'", nullptr); return 0; @@ -47184,7 +47184,7 @@ int lua_ax_base_ActionManager_getActionByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { int arg0; const ax::Node* arg1; @@ -47229,7 +47229,7 @@ int lua_ax_base_ActionManager_getNumberOfRunningActionsInTarget(lua_State* tolua cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_getNumberOfRunningActionsInTarget'", nullptr); return 0; @@ -47237,7 +47237,7 @@ int lua_ax_base_ActionManager_getNumberOfRunningActionsInTarget(lua_State* tolua #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { const ax::Node* arg0; @@ -47279,7 +47279,7 @@ int lua_ax_base_ActionManager_getNumberOfRunningActions(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_getNumberOfRunningActions'", nullptr); return 0; @@ -47287,7 +47287,7 @@ int lua_ax_base_ActionManager_getNumberOfRunningActions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -47326,7 +47326,7 @@ int lua_ax_base_ActionManager_getNumberOfRunningActionsInTargetByTag(lua_State* cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_getNumberOfRunningActionsInTargetByTag'", nullptr); return 0; @@ -47334,7 +47334,7 @@ int lua_ax_base_ActionManager_getNumberOfRunningActionsInTargetByTag(lua_State* #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const ax::Node* arg0; int arg1; @@ -47379,7 +47379,7 @@ int lua_ax_base_ActionManager_pauseTarget(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_pauseTarget'", nullptr); return 0; @@ -47387,7 +47387,7 @@ int lua_ax_base_ActionManager_pauseTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -47429,7 +47429,7 @@ int lua_ax_base_ActionManager_resumeTarget(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_resumeTarget'", nullptr); return 0; @@ -47437,7 +47437,7 @@ int lua_ax_base_ActionManager_resumeTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -47479,7 +47479,7 @@ int lua_ax_base_ActionManager_pauseAllRunningActions(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_pauseAllRunningActions'", nullptr); return 0; @@ -47487,7 +47487,7 @@ int lua_ax_base_ActionManager_pauseAllRunningActions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -47526,7 +47526,7 @@ int lua_ax_base_ActionManager_resumeTargets(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_resumeTargets'", nullptr); return 0; @@ -47534,7 +47534,7 @@ int lua_ax_base_ActionManager_resumeTargets(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -47576,7 +47576,7 @@ int lua_ax_base_ActionManager_update(lua_State* tolua_S) cobj = (ax::ActionManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionManager_update'", nullptr); return 0; @@ -47584,7 +47584,7 @@ int lua_ax_base_ActionManager_update(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -47621,7 +47621,7 @@ int lua_ax_base_ActionManager_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -47757,7 +47757,7 @@ int lua_ax_base_ProgressTo_initWithDuration(lua_State* tolua_S) cobj = (ax::ProgressTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTo_initWithDuration'", nullptr); return 0; @@ -47765,7 +47765,7 @@ int lua_ax_base_ProgressTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; double arg1; @@ -47843,7 +47843,7 @@ int lua_ax_base_ProgressTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -47907,7 +47907,7 @@ int lua_ax_base_ProgressFromTo_initWithDuration(lua_State* tolua_S) cobj = (ax::ProgressFromTo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressFromTo_initWithDuration'", nullptr); return 0; @@ -47915,7 +47915,7 @@ int lua_ax_base_ProgressFromTo_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; double arg1; @@ -47998,7 +47998,7 @@ int lua_ax_base_ProgressFromTo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -48062,7 +48062,7 @@ int lua_ax_base_ShakyTiles3D_initWithDuration(lua_State* tolua_S) cobj = (ax::ShakyTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ShakyTiles3D_initWithDuration'", nullptr); return 0; @@ -48070,7 +48070,7 @@ int lua_ax_base_ShakyTiles3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -48158,7 +48158,7 @@ int lua_ax_base_ShakyTiles3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -48222,7 +48222,7 @@ int lua_ax_base_ShatteredTiles3D_initWithDuration(lua_State* tolua_S) cobj = (ax::ShatteredTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ShatteredTiles3D_initWithDuration'", nullptr); return 0; @@ -48230,7 +48230,7 @@ int lua_ax_base_ShatteredTiles3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -48318,7 +48318,7 @@ int lua_ax_base_ShatteredTiles3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -48382,7 +48382,7 @@ int lua_ax_base_ShuffleTiles_getDelta(lua_State* tolua_S) cobj = (ax::ShuffleTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ShuffleTiles_getDelta'", nullptr); return 0; @@ -48390,7 +48390,7 @@ int lua_ax_base_ShuffleTiles_getDelta(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -48432,7 +48432,7 @@ int lua_ax_base_ShuffleTiles_initWithDuration(lua_State* tolua_S) cobj = (ax::ShuffleTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ShuffleTiles_initWithDuration'", nullptr); return 0; @@ -48440,7 +48440,7 @@ int lua_ax_base_ShuffleTiles_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; ax::Vec2 arg1; @@ -48523,7 +48523,7 @@ int lua_ax_base_ShuffleTiles_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -48588,7 +48588,7 @@ int lua_ax_base_FadeOutTRTiles_testFunc(lua_State* tolua_S) cobj = (ax::FadeOutTRTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FadeOutTRTiles_testFunc'", nullptr); return 0; @@ -48596,7 +48596,7 @@ int lua_ax_base_FadeOutTRTiles_testFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Vec2 arg0; double arg1; @@ -48641,7 +48641,7 @@ int lua_ax_base_FadeOutTRTiles_turnOnTile(lua_State* tolua_S) cobj = (ax::FadeOutTRTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FadeOutTRTiles_turnOnTile'", nullptr); return 0; @@ -48649,7 +48649,7 @@ int lua_ax_base_FadeOutTRTiles_turnOnTile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -48691,7 +48691,7 @@ int lua_ax_base_FadeOutTRTiles_turnOffTile(lua_State* tolua_S) cobj = (ax::FadeOutTRTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FadeOutTRTiles_turnOffTile'", nullptr); return 0; @@ -48699,7 +48699,7 @@ int lua_ax_base_FadeOutTRTiles_turnOffTile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -48741,7 +48741,7 @@ int lua_ax_base_FadeOutTRTiles_transformTile(lua_State* tolua_S) cobj = (ax::FadeOutTRTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FadeOutTRTiles_transformTile'", nullptr); return 0; @@ -48749,7 +48749,7 @@ int lua_ax_base_FadeOutTRTiles_transformTile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Vec2 arg0; double arg1; @@ -48827,7 +48827,7 @@ int lua_ax_base_FadeOutTRTiles_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -48927,7 +48927,7 @@ int lua_ax_base_FadeOutBLTiles_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49023,7 +49023,7 @@ int lua_ax_base_FadeOutUpTiles_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49119,7 +49119,7 @@ int lua_ax_base_FadeOutDownTiles_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49182,7 +49182,7 @@ int lua_ax_base_TurnOffTiles_turnOnTile(lua_State* tolua_S) cobj = (ax::TurnOffTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TurnOffTiles_turnOnTile'", nullptr); return 0; @@ -49190,7 +49190,7 @@ int lua_ax_base_TurnOffTiles_turnOnTile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -49232,7 +49232,7 @@ int lua_ax_base_TurnOffTiles_turnOffTile(lua_State* tolua_S) cobj = (ax::TurnOffTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TurnOffTiles_turnOffTile'", nullptr); return 0; @@ -49240,7 +49240,7 @@ int lua_ax_base_TurnOffTiles_turnOffTile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -49282,7 +49282,7 @@ int lua_ax_base_TurnOffTiles_initWithDuration(lua_State* tolua_S) cobj = (ax::TurnOffTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TurnOffTiles_initWithDuration'", nullptr); return 0; @@ -49290,7 +49290,7 @@ int lua_ax_base_TurnOffTiles_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; ax::Vec2 arg1; @@ -49334,7 +49334,7 @@ int lua_ax_base_TurnOffTiles_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 3) { @@ -49353,7 +49353,7 @@ int lua_ax_base_TurnOffTiles_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -49390,7 +49390,7 @@ int lua_ax_base_TurnOffTiles_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49456,7 +49456,7 @@ int lua_ax_base_WavesTiles3D_getAmplitude(lua_State* tolua_S) cobj = (ax::WavesTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_WavesTiles3D_getAmplitude'", nullptr); return 0; @@ -49464,7 +49464,7 @@ int lua_ax_base_WavesTiles3D_getAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49503,7 +49503,7 @@ int lua_ax_base_WavesTiles3D_setAmplitude(lua_State* tolua_S) cobj = (ax::WavesTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_WavesTiles3D_setAmplitude'", nullptr); return 0; @@ -49511,7 +49511,7 @@ int lua_ax_base_WavesTiles3D_setAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -49553,7 +49553,7 @@ int lua_ax_base_WavesTiles3D_getAmplitudeRate(lua_State* tolua_S) cobj = (ax::WavesTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_WavesTiles3D_getAmplitudeRate'", nullptr); return 0; @@ -49561,7 +49561,7 @@ int lua_ax_base_WavesTiles3D_getAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49600,7 +49600,7 @@ int lua_ax_base_WavesTiles3D_setAmplitudeRate(lua_State* tolua_S) cobj = (ax::WavesTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_WavesTiles3D_setAmplitudeRate'", nullptr); return 0; @@ -49608,7 +49608,7 @@ int lua_ax_base_WavesTiles3D_setAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -49650,7 +49650,7 @@ int lua_ax_base_WavesTiles3D_initWithDuration(lua_State* tolua_S) cobj = (ax::WavesTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_WavesTiles3D_initWithDuration'", nullptr); return 0; @@ -49658,7 +49658,7 @@ int lua_ax_base_WavesTiles3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -49746,7 +49746,7 @@ int lua_ax_base_WavesTiles3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49814,7 +49814,7 @@ int lua_ax_base_JumpTiles3D_getAmplitude(lua_State* tolua_S) cobj = (ax::JumpTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_JumpTiles3D_getAmplitude'", nullptr); return 0; @@ -49822,7 +49822,7 @@ int lua_ax_base_JumpTiles3D_getAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49861,7 +49861,7 @@ int lua_ax_base_JumpTiles3D_setAmplitude(lua_State* tolua_S) cobj = (ax::JumpTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_JumpTiles3D_setAmplitude'", nullptr); return 0; @@ -49869,7 +49869,7 @@ int lua_ax_base_JumpTiles3D_setAmplitude(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -49911,7 +49911,7 @@ int lua_ax_base_JumpTiles3D_getAmplitudeRate(lua_State* tolua_S) cobj = (ax::JumpTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_JumpTiles3D_getAmplitudeRate'", nullptr); return 0; @@ -49919,7 +49919,7 @@ int lua_ax_base_JumpTiles3D_getAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -49958,7 +49958,7 @@ int lua_ax_base_JumpTiles3D_setAmplitudeRate(lua_State* tolua_S) cobj = (ax::JumpTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_JumpTiles3D_setAmplitudeRate'", nullptr); return 0; @@ -49966,7 +49966,7 @@ int lua_ax_base_JumpTiles3D_setAmplitudeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -50008,7 +50008,7 @@ int lua_ax_base_JumpTiles3D_initWithDuration(lua_State* tolua_S) cobj = (ax::JumpTiles3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_JumpTiles3D_initWithDuration'", nullptr); return 0; @@ -50016,7 +50016,7 @@ int lua_ax_base_JumpTiles3D_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; ax::Vec2 arg1; @@ -50104,7 +50104,7 @@ int lua_ax_base_JumpTiles3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -50172,7 +50172,7 @@ int lua_ax_base_SplitRows_initWithDuration(lua_State* tolua_S) cobj = (ax::SplitRows*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SplitRows_initWithDuration'", nullptr); return 0; @@ -50180,7 +50180,7 @@ int lua_ax_base_SplitRows_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; unsigned int arg1; @@ -50258,7 +50258,7 @@ int lua_ax_base_SplitRows_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -50322,7 +50322,7 @@ int lua_ax_base_SplitCols_initWithDuration(lua_State* tolua_S) cobj = (ax::SplitCols*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SplitCols_initWithDuration'", nullptr); return 0; @@ -50330,7 +50330,7 @@ int lua_ax_base_SplitCols_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; unsigned int arg1; @@ -50408,7 +50408,7 @@ int lua_ax_base_SplitCols_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -50472,7 +50472,7 @@ int lua_ax_base_ActionTween_initWithDuration(lua_State* tolua_S) cobj = (ax::ActionTween*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ActionTween_initWithDuration'", nullptr); return 0; @@ -50480,7 +50480,7 @@ int lua_ax_base_ActionTween_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; std::string_view arg1; @@ -50594,7 +50594,7 @@ int lua_ax_base_AtlasNode_updateAtlasValues(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_updateAtlasValues'", nullptr); return 0; @@ -50602,7 +50602,7 @@ int lua_ax_base_AtlasNode_updateAtlasValues(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -50641,7 +50641,7 @@ int lua_ax_base_AtlasNode_getTexture(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_getTexture'", nullptr); return 0; @@ -50649,7 +50649,7 @@ int lua_ax_base_AtlasNode_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -50688,7 +50688,7 @@ int lua_ax_base_AtlasNode_setTexture(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_setTexture'", nullptr); return 0; @@ -50696,7 +50696,7 @@ int lua_ax_base_AtlasNode_setTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -50738,7 +50738,7 @@ int lua_ax_base_AtlasNode_setBlendFunc(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_setBlendFunc'", nullptr); return 0; @@ -50746,7 +50746,7 @@ int lua_ax_base_AtlasNode_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -50788,7 +50788,7 @@ int lua_ax_base_AtlasNode_getBlendFunc(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_getBlendFunc'", nullptr); return 0; @@ -50796,7 +50796,7 @@ int lua_ax_base_AtlasNode_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -50835,7 +50835,7 @@ int lua_ax_base_AtlasNode_setTextureAtlas(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_setTextureAtlas'", nullptr); return 0; @@ -50843,7 +50843,7 @@ int lua_ax_base_AtlasNode_setTextureAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TextureAtlas* arg0; @@ -50885,7 +50885,7 @@ int lua_ax_base_AtlasNode_getTextureAtlas(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_getTextureAtlas'", nullptr); return 0; @@ -50893,7 +50893,7 @@ int lua_ax_base_AtlasNode_getTextureAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -50932,7 +50932,7 @@ int lua_ax_base_AtlasNode_setQuadsToDraw(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_setQuadsToDraw'", nullptr); return 0; @@ -50940,7 +50940,7 @@ int lua_ax_base_AtlasNode_setQuadsToDraw(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ssize_t arg0; @@ -50982,7 +50982,7 @@ int lua_ax_base_AtlasNode_getQuadsToDraw(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_getQuadsToDraw'", nullptr); return 0; @@ -50990,7 +50990,7 @@ int lua_ax_base_AtlasNode_getQuadsToDraw(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -51029,7 +51029,7 @@ int lua_ax_base_AtlasNode_initWithTileFile(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_initWithTileFile'", nullptr); return 0; @@ -51037,7 +51037,7 @@ int lua_ax_base_AtlasNode_initWithTileFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { std::string_view arg0; int arg1; @@ -51088,7 +51088,7 @@ int lua_ax_base_AtlasNode_initWithTexture(lua_State* tolua_S) cobj = (ax::AtlasNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AtlasNode_initWithTexture'", nullptr); return 0; @@ -51096,7 +51096,7 @@ int lua_ax_base_AtlasNode_initWithTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { ax::Texture2D* arg0; int arg1; @@ -51184,7 +51184,7 @@ int lua_ax_base_AtlasNode_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -51258,7 +51258,7 @@ int lua_ax_base_ClippingNode_getStencil(lua_State* tolua_S) cobj = (ax::ClippingNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingNode_getStencil'", nullptr); return 0; @@ -51266,7 +51266,7 @@ int lua_ax_base_ClippingNode_getStencil(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -51305,7 +51305,7 @@ int lua_ax_base_ClippingNode_setStencil(lua_State* tolua_S) cobj = (ax::ClippingNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingNode_setStencil'", nullptr); return 0; @@ -51313,7 +51313,7 @@ int lua_ax_base_ClippingNode_setStencil(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -51355,7 +51355,7 @@ int lua_ax_base_ClippingNode_hasContent(lua_State* tolua_S) cobj = (ax::ClippingNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingNode_hasContent'", nullptr); return 0; @@ -51363,7 +51363,7 @@ int lua_ax_base_ClippingNode_hasContent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -51402,7 +51402,7 @@ int lua_ax_base_ClippingNode_getAlphaThreshold(lua_State* tolua_S) cobj = (ax::ClippingNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingNode_getAlphaThreshold'", nullptr); return 0; @@ -51410,7 +51410,7 @@ int lua_ax_base_ClippingNode_getAlphaThreshold(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -51449,7 +51449,7 @@ int lua_ax_base_ClippingNode_setAlphaThreshold(lua_State* tolua_S) cobj = (ax::ClippingNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingNode_setAlphaThreshold'", nullptr); return 0; @@ -51457,7 +51457,7 @@ int lua_ax_base_ClippingNode_setAlphaThreshold(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -51499,7 +51499,7 @@ int lua_ax_base_ClippingNode_isInverted(lua_State* tolua_S) cobj = (ax::ClippingNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingNode_isInverted'", nullptr); return 0; @@ -51507,7 +51507,7 @@ int lua_ax_base_ClippingNode_isInverted(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -51546,7 +51546,7 @@ int lua_ax_base_ClippingNode_setInverted(lua_State* tolua_S) cobj = (ax::ClippingNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingNode_setInverted'", nullptr); return 0; @@ -51554,7 +51554,7 @@ int lua_ax_base_ClippingNode_setInverted(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -51596,7 +51596,7 @@ int lua_ax_base_ClippingNode_init(lua_State* tolua_S) cobj = (ax::ClippingNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingNode_init'", nullptr); return 0; @@ -51604,7 +51604,7 @@ int lua_ax_base_ClippingNode_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -51642,7 +51642,7 @@ int lua_ax_base_ClippingNode_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 1) { @@ -51655,7 +51655,7 @@ int lua_ax_base_ClippingNode_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 0) { @@ -51719,7 +51719,7 @@ int lua_ax_base_ClippingRectangleNode_getClippingRegion(lua_State* tolua_S) cobj = (ax::ClippingRectangleNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingRectangleNode_getClippingRegion'", nullptr); return 0; @@ -51727,7 +51727,7 @@ int lua_ax_base_ClippingRectangleNode_getClippingRegion(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -51766,7 +51766,7 @@ int lua_ax_base_ClippingRectangleNode_setClippingRegion(lua_State* tolua_S) cobj = (ax::ClippingRectangleNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingRectangleNode_setClippingRegion'", nullptr); return 0; @@ -51774,7 +51774,7 @@ int lua_ax_base_ClippingRectangleNode_setClippingRegion(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -51816,7 +51816,7 @@ int lua_ax_base_ClippingRectangleNode_isClippingEnabled(lua_State* tolua_S) cobj = (ax::ClippingRectangleNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingRectangleNode_isClippingEnabled'", nullptr); return 0; @@ -51824,7 +51824,7 @@ int lua_ax_base_ClippingRectangleNode_isClippingEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -51863,7 +51863,7 @@ int lua_ax_base_ClippingRectangleNode_setClippingEnabled(lua_State* tolua_S) cobj = (ax::ClippingRectangleNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ClippingRectangleNode_setClippingEnabled'", nullptr); return 0; @@ -51871,7 +51871,7 @@ int lua_ax_base_ClippingRectangleNode_setClippingEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -51909,7 +51909,7 @@ int lua_ax_base_ClippingRectangleNode_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 0) { @@ -51919,7 +51919,7 @@ int lua_ax_base_ClippingRectangleNode_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 1) { @@ -51982,7 +51982,7 @@ int lua_ax_base_DrawNode_drawPoint(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_drawPoint'", nullptr); return 0; @@ -51990,7 +51990,7 @@ int lua_ax_base_DrawNode_drawPoint(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Vec2 arg0; double arg1; @@ -52038,7 +52038,7 @@ int lua_ax_base_DrawNode_drawLine(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_drawLine'", nullptr); return 0; @@ -52046,7 +52046,7 @@ int lua_ax_base_DrawNode_drawLine(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Vec2 arg0; ax::Vec2 arg1; @@ -52356,7 +52356,7 @@ int lua_ax_base_DrawNode_drawQuadBezier(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_drawQuadBezier'", nullptr); return 0; @@ -52364,7 +52364,7 @@ int lua_ax_base_DrawNode_drawQuadBezier(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 5) + if (argc == 5) { ax::Vec2 arg0; ax::Vec2 arg1; @@ -52418,7 +52418,7 @@ int lua_ax_base_DrawNode_drawCubicBezier(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_drawCubicBezier'", nullptr); return 0; @@ -52426,7 +52426,7 @@ int lua_ax_base_DrawNode_drawCubicBezier(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 6) + if (argc == 6) { ax::Vec2 arg0; ax::Vec2 arg1; @@ -52483,7 +52483,7 @@ int lua_ax_base_DrawNode_drawDot(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_drawDot'", nullptr); return 0; @@ -52491,7 +52491,7 @@ int lua_ax_base_DrawNode_drawDot(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Vec2 arg0; double arg1; @@ -52539,7 +52539,7 @@ int lua_ax_base_DrawNode_drawSolidRect(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_drawSolidRect'", nullptr); return 0; @@ -52547,7 +52547,7 @@ int lua_ax_base_DrawNode_drawSolidRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Vec2 arg0; ax::Vec2 arg1; @@ -52734,7 +52734,7 @@ int lua_ax_base_DrawNode_drawSegment(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_drawSegment'", nullptr); return 0; @@ -52742,7 +52742,7 @@ int lua_ax_base_DrawNode_drawSegment(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { ax::Vec2 arg0; ax::Vec2 arg1; @@ -52793,7 +52793,7 @@ int lua_ax_base_DrawNode_drawTriangle(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_drawTriangle'", nullptr); return 0; @@ -52801,7 +52801,7 @@ int lua_ax_base_DrawNode_drawTriangle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { ax::Vec2 arg0; ax::Vec2 arg1; @@ -52852,7 +52852,7 @@ int lua_ax_base_DrawNode_clear(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_clear'", nullptr); return 0; @@ -52860,7 +52860,7 @@ int lua_ax_base_DrawNode_clear(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -52899,7 +52899,7 @@ int lua_ax_base_DrawNode_getBlendFunc(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_getBlendFunc'", nullptr); return 0; @@ -52907,7 +52907,7 @@ int lua_ax_base_DrawNode_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -52946,7 +52946,7 @@ int lua_ax_base_DrawNode_setBlendFunc(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_setBlendFunc'", nullptr); return 0; @@ -52954,7 +52954,7 @@ int lua_ax_base_DrawNode_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -52996,7 +52996,7 @@ int lua_ax_base_DrawNode_setLineWidth(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_setLineWidth'", nullptr); return 0; @@ -53004,7 +53004,7 @@ int lua_ax_base_DrawNode_setLineWidth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -53046,7 +53046,7 @@ int lua_ax_base_DrawNode_getLineWidth(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_getLineWidth'", nullptr); return 0; @@ -53054,7 +53054,7 @@ int lua_ax_base_DrawNode_getLineWidth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -53093,7 +53093,7 @@ int lua_ax_base_DrawNode_setIsolated(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_setIsolated'", nullptr); return 0; @@ -53101,7 +53101,7 @@ int lua_ax_base_DrawNode_setIsolated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -53143,7 +53143,7 @@ int lua_ax_base_DrawNode_isIsolated(lua_State* tolua_S) cobj = (ax::DrawNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DrawNode_isIsolated'", nullptr); return 0; @@ -53151,7 +53151,7 @@ int lua_ax_base_DrawNode_isIsolated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -53232,7 +53232,7 @@ int lua_ax_base_DrawNode_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -53246,7 +53246,7 @@ int lua_ax_base_DrawNode_constructor(lua_State* tolua_S) toluafix_pushusertype_ccobject(tolua_S, ID, luaID, (void*)cobj,"ax.DrawNode"); return 1; } - if (argc == 1) + if (argc == 1) { double arg0; @@ -53330,7 +53330,7 @@ int lua_ax_base_Label_setTTFConfig(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setTTFConfig'", nullptr); return 0; @@ -53338,7 +53338,7 @@ int lua_ax_base_Label_setTTFConfig(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::_ttfConfig arg0; @@ -53380,7 +53380,7 @@ int lua_ax_base_Label_getTTFConfig(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getTTFConfig'", nullptr); return 0; @@ -53388,7 +53388,7 @@ int lua_ax_base_Label_getTTFConfig(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -53566,7 +53566,7 @@ int lua_ax_base_Label_getBMFontFilePath(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getBMFontFilePath'", nullptr); return 0; @@ -53574,7 +53574,7 @@ int lua_ax_base_Label_getBMFontFilePath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -53704,7 +53704,7 @@ int lua_ax_base_Label_setSystemFontName(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setSystemFontName'", nullptr); return 0; @@ -53712,7 +53712,7 @@ int lua_ax_base_Label_setSystemFontName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -53754,7 +53754,7 @@ int lua_ax_base_Label_getSystemFontName(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getSystemFontName'", nullptr); return 0; @@ -53762,7 +53762,7 @@ int lua_ax_base_Label_getSystemFontName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -53801,7 +53801,7 @@ int lua_ax_base_Label_setSystemFontSize(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setSystemFontSize'", nullptr); return 0; @@ -53809,7 +53809,7 @@ int lua_ax_base_Label_setSystemFontSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -53851,7 +53851,7 @@ int lua_ax_base_Label_getSystemFontSize(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getSystemFontSize'", nullptr); return 0; @@ -53859,7 +53859,7 @@ int lua_ax_base_Label_getSystemFontSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -53898,7 +53898,7 @@ int lua_ax_base_Label_requestSystemFontRefresh(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_requestSystemFontRefresh'", nullptr); return 0; @@ -53906,7 +53906,7 @@ int lua_ax_base_Label_requestSystemFontRefresh(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -53945,7 +53945,7 @@ int lua_ax_base_Label_setString(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setString'", nullptr); return 0; @@ -53953,7 +53953,7 @@ int lua_ax_base_Label_setString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -53995,7 +53995,7 @@ int lua_ax_base_Label_getString(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getString'", nullptr); return 0; @@ -54003,7 +54003,7 @@ int lua_ax_base_Label_getString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54042,7 +54042,7 @@ int lua_ax_base_Label_getStringNumLines(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getStringNumLines'", nullptr); return 0; @@ -54050,7 +54050,7 @@ int lua_ax_base_Label_getStringNumLines(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54089,7 +54089,7 @@ int lua_ax_base_Label_getStringLength(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getStringLength'", nullptr); return 0; @@ -54097,7 +54097,7 @@ int lua_ax_base_Label_getStringLength(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54136,7 +54136,7 @@ int lua_ax_base_Label_setTextColor(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setTextColor'", nullptr); return 0; @@ -54144,7 +54144,7 @@ int lua_ax_base_Label_setTextColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4B arg0; @@ -54186,7 +54186,7 @@ int lua_ax_base_Label_getTextColor(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getTextColor'", nullptr); return 0; @@ -54194,7 +54194,7 @@ int lua_ax_base_Label_getTextColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54233,7 +54233,7 @@ int lua_ax_base_Label_enableShadow(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_enableShadow'", nullptr); return 0; @@ -54241,7 +54241,7 @@ int lua_ax_base_Label_enableShadow(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54252,7 +54252,7 @@ int lua_ax_base_Label_enableShadow(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 1) + if (argc == 1) { ax::Color4B arg0; @@ -54266,7 +54266,7 @@ int lua_ax_base_Label_enableShadow(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { ax::Color4B arg0; ax::Vec2 arg1; @@ -54283,7 +54283,7 @@ int lua_ax_base_Label_enableShadow(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 3) + if (argc == 3) { ax::Color4B arg0; ax::Vec2 arg1; @@ -54331,7 +54331,7 @@ int lua_ax_base_Label_enableOutline(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_enableOutline'", nullptr); return 0; @@ -54339,7 +54339,7 @@ int lua_ax_base_Label_enableOutline(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4B arg0; @@ -54353,7 +54353,7 @@ int lua_ax_base_Label_enableOutline(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { ax::Color4B arg0; int arg1; @@ -54398,7 +54398,7 @@ int lua_ax_base_Label_enableGlow(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_enableGlow'", nullptr); return 0; @@ -54406,7 +54406,7 @@ int lua_ax_base_Label_enableGlow(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4B arg0; @@ -54448,7 +54448,7 @@ int lua_ax_base_Label_enableItalics(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_enableItalics'", nullptr); return 0; @@ -54456,7 +54456,7 @@ int lua_ax_base_Label_enableItalics(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54495,7 +54495,7 @@ int lua_ax_base_Label_enableBold(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_enableBold'", nullptr); return 0; @@ -54503,7 +54503,7 @@ int lua_ax_base_Label_enableBold(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54542,7 +54542,7 @@ int lua_ax_base_Label_enableUnderline(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_enableUnderline'", nullptr); return 0; @@ -54550,7 +54550,7 @@ int lua_ax_base_Label_enableUnderline(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54589,7 +54589,7 @@ int lua_ax_base_Label_enableStrikethrough(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_enableStrikethrough'", nullptr); return 0; @@ -54597,7 +54597,7 @@ int lua_ax_base_Label_enableStrikethrough(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54687,7 +54687,7 @@ int lua_ax_base_Label_isShadowEnabled(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_isShadowEnabled'", nullptr); return 0; @@ -54695,7 +54695,7 @@ int lua_ax_base_Label_isShadowEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54734,7 +54734,7 @@ int lua_ax_base_Label_getShadowOffset(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getShadowOffset'", nullptr); return 0; @@ -54742,7 +54742,7 @@ int lua_ax_base_Label_getShadowOffset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54781,7 +54781,7 @@ int lua_ax_base_Label_getShadowBlurRadius(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getShadowBlurRadius'", nullptr); return 0; @@ -54789,7 +54789,7 @@ int lua_ax_base_Label_getShadowBlurRadius(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54828,7 +54828,7 @@ int lua_ax_base_Label_getShadowColor(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getShadowColor'", nullptr); return 0; @@ -54836,7 +54836,7 @@ int lua_ax_base_Label_getShadowColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54875,7 +54875,7 @@ int lua_ax_base_Label_getOutlineSize(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getOutlineSize'", nullptr); return 0; @@ -54883,7 +54883,7 @@ int lua_ax_base_Label_getOutlineSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54922,7 +54922,7 @@ int lua_ax_base_Label_getLabelEffectType(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getLabelEffectType'", nullptr); return 0; @@ -54930,7 +54930,7 @@ int lua_ax_base_Label_getLabelEffectType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -54969,7 +54969,7 @@ int lua_ax_base_Label_getEffectColor(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getEffectColor'", nullptr); return 0; @@ -54977,7 +54977,7 @@ int lua_ax_base_Label_getEffectColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55075,7 +55075,7 @@ int lua_ax_base_Label_getTextAlignment(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getTextAlignment'", nullptr); return 0; @@ -55083,7 +55083,7 @@ int lua_ax_base_Label_getTextAlignment(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55122,7 +55122,7 @@ int lua_ax_base_Label_setHorizontalAlignment(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setHorizontalAlignment'", nullptr); return 0; @@ -55130,7 +55130,7 @@ int lua_ax_base_Label_setHorizontalAlignment(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TextHAlignment arg0; @@ -55172,7 +55172,7 @@ int lua_ax_base_Label_getHorizontalAlignment(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getHorizontalAlignment'", nullptr); return 0; @@ -55180,7 +55180,7 @@ int lua_ax_base_Label_getHorizontalAlignment(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55219,7 +55219,7 @@ int lua_ax_base_Label_setVerticalAlignment(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setVerticalAlignment'", nullptr); return 0; @@ -55227,7 +55227,7 @@ int lua_ax_base_Label_setVerticalAlignment(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TextVAlignment arg0; @@ -55269,7 +55269,7 @@ int lua_ax_base_Label_getVerticalAlignment(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getVerticalAlignment'", nullptr); return 0; @@ -55277,7 +55277,7 @@ int lua_ax_base_Label_getVerticalAlignment(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55316,7 +55316,7 @@ int lua_ax_base_Label_setLineBreakWithoutSpace(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setLineBreakWithoutSpace'", nullptr); return 0; @@ -55324,7 +55324,7 @@ int lua_ax_base_Label_setLineBreakWithoutSpace(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -55366,7 +55366,7 @@ int lua_ax_base_Label_setMaxLineWidth(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setMaxLineWidth'", nullptr); return 0; @@ -55374,7 +55374,7 @@ int lua_ax_base_Label_setMaxLineWidth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -55416,7 +55416,7 @@ int lua_ax_base_Label_getMaxLineWidth(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getMaxLineWidth'", nullptr); return 0; @@ -55424,7 +55424,7 @@ int lua_ax_base_Label_getMaxLineWidth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55463,7 +55463,7 @@ int lua_ax_base_Label_setTTFFaceSize(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setTTFFaceSize'", nullptr); return 0; @@ -55471,7 +55471,7 @@ int lua_ax_base_Label_setTTFFaceSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -55513,7 +55513,7 @@ int lua_ax_base_Label_getTTFFaceSize(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getTTFFaceSize'", nullptr); return 0; @@ -55521,7 +55521,7 @@ int lua_ax_base_Label_getTTFFaceSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55560,7 +55560,7 @@ int lua_ax_base_Label_setBMFontSize(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setBMFontSize'", nullptr); return 0; @@ -55568,7 +55568,7 @@ int lua_ax_base_Label_setBMFontSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -55610,7 +55610,7 @@ int lua_ax_base_Label_getBMFontSize(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getBMFontSize'", nullptr); return 0; @@ -55618,7 +55618,7 @@ int lua_ax_base_Label_getBMFontSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55657,7 +55657,7 @@ int lua_ax_base_Label_enableWrap(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_enableWrap'", nullptr); return 0; @@ -55665,7 +55665,7 @@ int lua_ax_base_Label_enableWrap(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -55707,7 +55707,7 @@ int lua_ax_base_Label_isWrapEnabled(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_isWrapEnabled'", nullptr); return 0; @@ -55715,7 +55715,7 @@ int lua_ax_base_Label_isWrapEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55754,7 +55754,7 @@ int lua_ax_base_Label_setOverflow(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setOverflow'", nullptr); return 0; @@ -55762,7 +55762,7 @@ int lua_ax_base_Label_setOverflow(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Label::Overflow arg0; @@ -55804,7 +55804,7 @@ int lua_ax_base_Label_getOverflow(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getOverflow'", nullptr); return 0; @@ -55812,7 +55812,7 @@ int lua_ax_base_Label_getOverflow(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55851,7 +55851,7 @@ int lua_ax_base_Label_setWidth(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setWidth'", nullptr); return 0; @@ -55859,7 +55859,7 @@ int lua_ax_base_Label_setWidth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -55901,7 +55901,7 @@ int lua_ax_base_Label_getWidth(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getWidth'", nullptr); return 0; @@ -55909,7 +55909,7 @@ int lua_ax_base_Label_getWidth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -55948,7 +55948,7 @@ int lua_ax_base_Label_setHeight(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setHeight'", nullptr); return 0; @@ -55956,7 +55956,7 @@ int lua_ax_base_Label_setHeight(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -55998,7 +55998,7 @@ int lua_ax_base_Label_getHeight(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getHeight'", nullptr); return 0; @@ -56006,7 +56006,7 @@ int lua_ax_base_Label_getHeight(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56045,7 +56045,7 @@ int lua_ax_base_Label_setDimensions(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setDimensions'", nullptr); return 0; @@ -56053,7 +56053,7 @@ int lua_ax_base_Label_setDimensions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; double arg1; @@ -56098,7 +56098,7 @@ int lua_ax_base_Label_getDimensions(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getDimensions'", nullptr); return 0; @@ -56106,7 +56106,7 @@ int lua_ax_base_Label_getDimensions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56145,7 +56145,7 @@ int lua_ax_base_Label_updateContent(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_updateContent'", nullptr); return 0; @@ -56153,7 +56153,7 @@ int lua_ax_base_Label_updateContent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56192,7 +56192,7 @@ int lua_ax_base_Label_getLetter(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getLetter'", nullptr); return 0; @@ -56200,7 +56200,7 @@ int lua_ax_base_Label_getLetter(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -56242,7 +56242,7 @@ int lua_ax_base_Label_setClipMarginEnabled(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setClipMarginEnabled'", nullptr); return 0; @@ -56250,7 +56250,7 @@ int lua_ax_base_Label_setClipMarginEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -56292,7 +56292,7 @@ int lua_ax_base_Label_isClipMarginEnabled(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_isClipMarginEnabled'", nullptr); return 0; @@ -56300,7 +56300,7 @@ int lua_ax_base_Label_isClipMarginEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56339,7 +56339,7 @@ int lua_ax_base_Label_setLineHeight(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setLineHeight'", nullptr); return 0; @@ -56347,7 +56347,7 @@ int lua_ax_base_Label_setLineHeight(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -56389,7 +56389,7 @@ int lua_ax_base_Label_getLineHeight(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getLineHeight'", nullptr); return 0; @@ -56397,7 +56397,7 @@ int lua_ax_base_Label_getLineHeight(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56436,7 +56436,7 @@ int lua_ax_base_Label_setLineSpacing(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setLineSpacing'", nullptr); return 0; @@ -56444,7 +56444,7 @@ int lua_ax_base_Label_setLineSpacing(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -56486,7 +56486,7 @@ int lua_ax_base_Label_getLineSpacing(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getLineSpacing'", nullptr); return 0; @@ -56494,7 +56494,7 @@ int lua_ax_base_Label_getLineSpacing(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56533,7 +56533,7 @@ int lua_ax_base_Label_getLabelType(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getLabelType'", nullptr); return 0; @@ -56541,7 +56541,7 @@ int lua_ax_base_Label_getLabelType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56580,7 +56580,7 @@ int lua_ax_base_Label_getRenderingFontSize(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getRenderingFontSize'", nullptr); return 0; @@ -56588,7 +56588,7 @@ int lua_ax_base_Label_getRenderingFontSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56627,7 +56627,7 @@ int lua_ax_base_Label_setAdditionalKerning(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setAdditionalKerning'", nullptr); return 0; @@ -56635,7 +56635,7 @@ int lua_ax_base_Label_setAdditionalKerning(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -56677,7 +56677,7 @@ int lua_ax_base_Label_getAdditionalKerning(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getAdditionalKerning'", nullptr); return 0; @@ -56685,7 +56685,7 @@ int lua_ax_base_Label_getAdditionalKerning(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56724,7 +56724,7 @@ int lua_ax_base_Label_getFontAtlas(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getFontAtlas'", nullptr); return 0; @@ -56732,7 +56732,7 @@ int lua_ax_base_Label_getFontAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56771,7 +56771,7 @@ int lua_ax_base_Label_getBlendFunc(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_getBlendFunc'", nullptr); return 0; @@ -56779,7 +56779,7 @@ int lua_ax_base_Label_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -56818,7 +56818,7 @@ int lua_ax_base_Label_setBlendFunc(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_setBlendFunc'", nullptr); return 0; @@ -56826,7 +56826,7 @@ int lua_ax_base_Label_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -56868,7 +56868,7 @@ int lua_ax_base_Label_removeAllChildrenWithCleanup(lua_State* tolua_S) cobj = (ax::Label*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Label_removeAllChildrenWithCleanup'", nullptr); return 0; @@ -56876,7 +56876,7 @@ int lua_ax_base_Label_removeAllChildrenWithCleanup(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -57246,7 +57246,7 @@ int lua_ax_base_Label_createWithBMFont(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 6) { @@ -57274,7 +57274,7 @@ int lua_ax_base_Label_createWithBMFont(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -57290,7 +57290,7 @@ int lua_ax_base_Label_createWithBMFont(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -57309,7 +57309,7 @@ int lua_ax_base_Label_createWithBMFont(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -57331,7 +57331,7 @@ int lua_ax_base_Label_createWithBMFont(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 5) { @@ -57378,7 +57378,7 @@ int lua_ax_base_Label_createWithCharMap(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 4) { @@ -57400,7 +57400,7 @@ int lua_ax_base_Label_createWithCharMap(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -57422,7 +57422,7 @@ int lua_ax_base_Label_createWithCharMap(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 1) { @@ -57658,7 +57658,7 @@ int lua_ax_base_LabelAtlas_setString(lua_State* tolua_S) cobj = (ax::LabelAtlas*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LabelAtlas_setString'", nullptr); return 0; @@ -57666,7 +57666,7 @@ int lua_ax_base_LabelAtlas_setString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -57708,7 +57708,7 @@ int lua_ax_base_LabelAtlas_getString(lua_State* tolua_S) cobj = (ax::LabelAtlas*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LabelAtlas_getString'", nullptr); return 0; @@ -57716,7 +57716,7 @@ int lua_ax_base_LabelAtlas_getString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -57751,7 +57751,7 @@ int lua_ax_base_LabelAtlas_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -57767,7 +57767,7 @@ int lua_ax_base_LabelAtlas_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 5) { @@ -57792,7 +57792,7 @@ int lua_ax_base_LabelAtlas_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 5) { @@ -57838,7 +57838,7 @@ int lua_ax_base_LabelAtlas_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -57904,7 +57904,7 @@ int lua_ax_base_Sprite_getBatchNode(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getBatchNode'", nullptr); return 0; @@ -57912,7 +57912,7 @@ int lua_ax_base_Sprite_getBatchNode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -57951,7 +57951,7 @@ int lua_ax_base_Sprite_setBatchNode(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setBatchNode'", nullptr); return 0; @@ -57959,7 +57959,7 @@ int lua_ax_base_Sprite_setBatchNode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteBatchNode* arg0; @@ -58056,7 +58056,7 @@ int lua_ax_base_Sprite_getTexture(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getTexture'", nullptr); return 0; @@ -58064,7 +58064,7 @@ int lua_ax_base_Sprite_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -58166,7 +58166,7 @@ int lua_ax_base_Sprite_setVertexRect(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setVertexRect'", nullptr); return 0; @@ -58174,7 +58174,7 @@ int lua_ax_base_Sprite_setVertexRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -58216,7 +58216,7 @@ int lua_ax_base_Sprite_setCenterRectNormalized(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setCenterRectNormalized'", nullptr); return 0; @@ -58224,7 +58224,7 @@ int lua_ax_base_Sprite_setCenterRectNormalized(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -58266,7 +58266,7 @@ int lua_ax_base_Sprite_getCenterRectNormalized(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getCenterRectNormalized'", nullptr); return 0; @@ -58274,7 +58274,7 @@ int lua_ax_base_Sprite_getCenterRectNormalized(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -58313,7 +58313,7 @@ int lua_ax_base_Sprite_setCenterRect(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setCenterRect'", nullptr); return 0; @@ -58321,7 +58321,7 @@ int lua_ax_base_Sprite_setCenterRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -58363,7 +58363,7 @@ int lua_ax_base_Sprite_getCenterRect(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getCenterRect'", nullptr); return 0; @@ -58371,7 +58371,7 @@ int lua_ax_base_Sprite_getCenterRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -58465,7 +58465,7 @@ int lua_ax_base_Sprite_isFrameDisplayed(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_isFrameDisplayed'", nullptr); return 0; @@ -58473,7 +58473,7 @@ int lua_ax_base_Sprite_isFrameDisplayed(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteFrame* arg0; @@ -58515,7 +58515,7 @@ int lua_ax_base_Sprite_getSpriteFrame(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getSpriteFrame'", nullptr); return 0; @@ -58523,7 +58523,7 @@ int lua_ax_base_Sprite_getSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -58562,7 +58562,7 @@ int lua_ax_base_Sprite_setDisplayFrameWithAnimationName(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setDisplayFrameWithAnimationName'", nullptr); return 0; @@ -58570,7 +58570,7 @@ int lua_ax_base_Sprite_setDisplayFrameWithAnimationName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; unsigned int arg1; @@ -58615,7 +58615,7 @@ int lua_ax_base_Sprite_isDirty(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_isDirty'", nullptr); return 0; @@ -58623,7 +58623,7 @@ int lua_ax_base_Sprite_isDirty(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -58662,7 +58662,7 @@ int lua_ax_base_Sprite_setDirty(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setDirty'", nullptr); return 0; @@ -58670,7 +58670,7 @@ int lua_ax_base_Sprite_setDirty(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -58712,7 +58712,7 @@ int lua_ax_base_Sprite_removeAllChildrenWithCleanup(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_removeAllChildrenWithCleanup'", nullptr); return 0; @@ -58720,7 +58720,7 @@ int lua_ax_base_Sprite_removeAllChildrenWithCleanup(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -58762,7 +58762,7 @@ int lua_ax_base_Sprite_isTextureRectRotated(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_isTextureRectRotated'", nullptr); return 0; @@ -58770,7 +58770,7 @@ int lua_ax_base_Sprite_isTextureRectRotated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -58809,7 +58809,7 @@ int lua_ax_base_Sprite_getAtlasIndex(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getAtlasIndex'", nullptr); return 0; @@ -58817,7 +58817,7 @@ int lua_ax_base_Sprite_getAtlasIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -58856,7 +58856,7 @@ int lua_ax_base_Sprite_setAtlasIndex(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setAtlasIndex'", nullptr); return 0; @@ -58864,7 +58864,7 @@ int lua_ax_base_Sprite_setAtlasIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -58906,7 +58906,7 @@ int lua_ax_base_Sprite_getTextureRect(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getTextureRect'", nullptr); return 0; @@ -58914,7 +58914,7 @@ int lua_ax_base_Sprite_getTextureRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -58953,7 +58953,7 @@ int lua_ax_base_Sprite_getTextureAtlas(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getTextureAtlas'", nullptr); return 0; @@ -58961,7 +58961,7 @@ int lua_ax_base_Sprite_getTextureAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59000,7 +59000,7 @@ int lua_ax_base_Sprite_setTextureAtlas(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setTextureAtlas'", nullptr); return 0; @@ -59008,7 +59008,7 @@ int lua_ax_base_Sprite_setTextureAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TextureAtlas* arg0; @@ -59050,7 +59050,7 @@ int lua_ax_base_Sprite_getOffsetPosition(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getOffsetPosition'", nullptr); return 0; @@ -59058,7 +59058,7 @@ int lua_ax_base_Sprite_getOffsetPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59097,7 +59097,7 @@ int lua_ax_base_Sprite_isFlippedX(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_isFlippedX'", nullptr); return 0; @@ -59105,7 +59105,7 @@ int lua_ax_base_Sprite_isFlippedX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59144,7 +59144,7 @@ int lua_ax_base_Sprite_setFlippedX(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setFlippedX'", nullptr); return 0; @@ -59152,7 +59152,7 @@ int lua_ax_base_Sprite_setFlippedX(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -59194,7 +59194,7 @@ int lua_ax_base_Sprite_isFlippedY(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_isFlippedY'", nullptr); return 0; @@ -59202,7 +59202,7 @@ int lua_ax_base_Sprite_isFlippedY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59241,7 +59241,7 @@ int lua_ax_base_Sprite_setFlippedY(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setFlippedY'", nullptr); return 0; @@ -59249,7 +59249,7 @@ int lua_ax_base_Sprite_setFlippedY(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -59291,7 +59291,7 @@ int lua_ax_base_Sprite_setStretchEnabled(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setStretchEnabled'", nullptr); return 0; @@ -59299,7 +59299,7 @@ int lua_ax_base_Sprite_setStretchEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -59341,7 +59341,7 @@ int lua_ax_base_Sprite_isStretchEnabled(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_isStretchEnabled'", nullptr); return 0; @@ -59349,7 +59349,7 @@ int lua_ax_base_Sprite_isStretchEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59388,7 +59388,7 @@ int lua_ax_base_Sprite_setBlendFunc(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setBlendFunc'", nullptr); return 0; @@ -59396,7 +59396,7 @@ int lua_ax_base_Sprite_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -59438,7 +59438,7 @@ int lua_ax_base_Sprite_getBlendFunc(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getBlendFunc'", nullptr); return 0; @@ -59446,7 +59446,7 @@ int lua_ax_base_Sprite_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59485,7 +59485,7 @@ int lua_ax_base_Sprite_getResourceType(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getResourceType'", nullptr); return 0; @@ -59493,7 +59493,7 @@ int lua_ax_base_Sprite_getResourceType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59532,7 +59532,7 @@ int lua_ax_base_Sprite_getResourceName(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_getResourceName'", nullptr); return 0; @@ -59540,7 +59540,7 @@ int lua_ax_base_Sprite_getResourceName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59658,7 +59658,7 @@ int lua_ax_base_Sprite_initWithSpriteFrame(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_initWithSpriteFrame'", nullptr); return 0; @@ -59666,7 +59666,7 @@ int lua_ax_base_Sprite_initWithSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteFrame* arg0; @@ -59708,7 +59708,7 @@ int lua_ax_base_Sprite_initWithSpriteFrameName(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_initWithSpriteFrameName'", nullptr); return 0; @@ -59716,7 +59716,7 @@ int lua_ax_base_Sprite_initWithSpriteFrameName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -59833,7 +59833,7 @@ int lua_ax_base_Sprite_setVertexLayout(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setVertexLayout'", nullptr); return 0; @@ -59841,7 +59841,7 @@ int lua_ax_base_Sprite_setVertexLayout(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -59880,7 +59880,7 @@ int lua_ax_base_Sprite_setAutoUpdatePS(lua_State* tolua_S) cobj = (ax::Sprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Sprite_setAutoUpdatePS'", nullptr); return 0; @@ -59888,7 +59888,7 @@ int lua_ax_base_Sprite_setAutoUpdatePS(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -59926,7 +59926,7 @@ int lua_ax_base_Sprite_createWithTexture(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -59942,7 +59942,7 @@ int lua_ax_base_Sprite_createWithTexture(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -59961,7 +59961,7 @@ int lua_ax_base_Sprite_createWithTexture(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 1) { @@ -60067,7 +60067,7 @@ int lua_ax_base_Sprite_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -60226,7 +60226,7 @@ int lua_ax_base_LayerColor_changeWidth(lua_State* tolua_S) cobj = (ax::LayerColor*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerColor_changeWidth'", nullptr); return 0; @@ -60234,7 +60234,7 @@ int lua_ax_base_LayerColor_changeWidth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -60276,7 +60276,7 @@ int lua_ax_base_LayerColor_changeHeight(lua_State* tolua_S) cobj = (ax::LayerColor*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerColor_changeHeight'", nullptr); return 0; @@ -60284,7 +60284,7 @@ int lua_ax_base_LayerColor_changeHeight(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -60326,7 +60326,7 @@ int lua_ax_base_LayerColor_changeWidthAndHeight(lua_State* tolua_S) cobj = (ax::LayerColor*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerColor_changeWidthAndHeight'", nullptr); return 0; @@ -60334,7 +60334,7 @@ int lua_ax_base_LayerColor_changeWidthAndHeight(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; double arg1; @@ -60438,7 +60438,7 @@ int lua_ax_base_LayerColor_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 3) { @@ -60457,7 +60457,7 @@ int lua_ax_base_LayerColor_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 0) { @@ -60467,7 +60467,7 @@ int lua_ax_base_LayerColor_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 1) { @@ -60501,7 +60501,7 @@ int lua_ax_base_LayerColor_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -60568,7 +60568,7 @@ int lua_ax_base_LayerGradient_setCompressedInterpolation(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_setCompressedInterpolation'", nullptr); return 0; @@ -60576,7 +60576,7 @@ int lua_ax_base_LayerGradient_setCompressedInterpolation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -60618,7 +60618,7 @@ int lua_ax_base_LayerGradient_isCompressedInterpolation(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_isCompressedInterpolation'", nullptr); return 0; @@ -60626,7 +60626,7 @@ int lua_ax_base_LayerGradient_isCompressedInterpolation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -60665,7 +60665,7 @@ int lua_ax_base_LayerGradient_setStartColor(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_setStartColor'", nullptr); return 0; @@ -60673,7 +60673,7 @@ int lua_ax_base_LayerGradient_setStartColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color3B arg0; @@ -60715,7 +60715,7 @@ int lua_ax_base_LayerGradient_getStartColor(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_getStartColor'", nullptr); return 0; @@ -60723,7 +60723,7 @@ int lua_ax_base_LayerGradient_getStartColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -60762,7 +60762,7 @@ int lua_ax_base_LayerGradient_setEndColor(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_setEndColor'", nullptr); return 0; @@ -60770,7 +60770,7 @@ int lua_ax_base_LayerGradient_setEndColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color3B arg0; @@ -60812,7 +60812,7 @@ int lua_ax_base_LayerGradient_getEndColor(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_getEndColor'", nullptr); return 0; @@ -60820,7 +60820,7 @@ int lua_ax_base_LayerGradient_getEndColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -60859,7 +60859,7 @@ int lua_ax_base_LayerGradient_setStartOpacity(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_setStartOpacity'", nullptr); return 0; @@ -60867,7 +60867,7 @@ int lua_ax_base_LayerGradient_setStartOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { uint16_t arg0; @@ -60909,7 +60909,7 @@ int lua_ax_base_LayerGradient_getStartOpacity(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_getStartOpacity'", nullptr); return 0; @@ -60917,7 +60917,7 @@ int lua_ax_base_LayerGradient_getStartOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -60956,7 +60956,7 @@ int lua_ax_base_LayerGradient_setEndOpacity(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_setEndOpacity'", nullptr); return 0; @@ -60964,7 +60964,7 @@ int lua_ax_base_LayerGradient_setEndOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { uint16_t arg0; @@ -61006,7 +61006,7 @@ int lua_ax_base_LayerGradient_getEndOpacity(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_getEndOpacity'", nullptr); return 0; @@ -61014,7 +61014,7 @@ int lua_ax_base_LayerGradient_getEndOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61053,7 +61053,7 @@ int lua_ax_base_LayerGradient_setVector(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_setVector'", nullptr); return 0; @@ -61061,7 +61061,7 @@ int lua_ax_base_LayerGradient_setVector(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -61103,7 +61103,7 @@ int lua_ax_base_LayerGradient_getVector(lua_State* tolua_S) cobj = (ax::LayerGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerGradient_getVector'", nullptr); return 0; @@ -61111,7 +61111,7 @@ int lua_ax_base_LayerGradient_getVector(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61213,7 +61213,7 @@ int lua_ax_base_LayerGradient_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -61229,7 +61229,7 @@ int lua_ax_base_LayerGradient_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 0) { @@ -61239,7 +61239,7 @@ int lua_ax_base_LayerGradient_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -61279,7 +61279,7 @@ int lua_ax_base_LayerGradient_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61355,7 +61355,7 @@ int lua_ax_base_LayerRadialGradient_setStartOpacity(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_setStartOpacity'", nullptr); return 0; @@ -61363,7 +61363,7 @@ int lua_ax_base_LayerRadialGradient_setStartOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { uint16_t arg0; @@ -61405,7 +61405,7 @@ int lua_ax_base_LayerRadialGradient_getStartOpacity(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getStartOpacity'", nullptr); return 0; @@ -61413,7 +61413,7 @@ int lua_ax_base_LayerRadialGradient_getStartOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61452,7 +61452,7 @@ int lua_ax_base_LayerRadialGradient_setEndOpacity(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_setEndOpacity'", nullptr); return 0; @@ -61460,7 +61460,7 @@ int lua_ax_base_LayerRadialGradient_setEndOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { uint16_t arg0; @@ -61502,7 +61502,7 @@ int lua_ax_base_LayerRadialGradient_getEndOpacity(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getEndOpacity'", nullptr); return 0; @@ -61510,7 +61510,7 @@ int lua_ax_base_LayerRadialGradient_getEndOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61549,7 +61549,7 @@ int lua_ax_base_LayerRadialGradient_setRadius(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_setRadius'", nullptr); return 0; @@ -61557,7 +61557,7 @@ int lua_ax_base_LayerRadialGradient_setRadius(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -61599,7 +61599,7 @@ int lua_ax_base_LayerRadialGradient_getRadius(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getRadius'", nullptr); return 0; @@ -61607,7 +61607,7 @@ int lua_ax_base_LayerRadialGradient_getRadius(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61646,7 +61646,7 @@ int lua_ax_base_LayerRadialGradient_setCenter(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_setCenter'", nullptr); return 0; @@ -61654,7 +61654,7 @@ int lua_ax_base_LayerRadialGradient_setCenter(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -61696,7 +61696,7 @@ int lua_ax_base_LayerRadialGradient_getCenter(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getCenter'", nullptr); return 0; @@ -61704,7 +61704,7 @@ int lua_ax_base_LayerRadialGradient_getCenter(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61743,7 +61743,7 @@ int lua_ax_base_LayerRadialGradient_setExpand(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_setExpand'", nullptr); return 0; @@ -61751,7 +61751,7 @@ int lua_ax_base_LayerRadialGradient_setExpand(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -61793,7 +61793,7 @@ int lua_ax_base_LayerRadialGradient_getExpand(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getExpand'", nullptr); return 0; @@ -61801,7 +61801,7 @@ int lua_ax_base_LayerRadialGradient_getExpand(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61895,7 +61895,7 @@ int lua_ax_base_LayerRadialGradient_getStartColor(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getStartColor'", nullptr); return 0; @@ -61903,7 +61903,7 @@ int lua_ax_base_LayerRadialGradient_getStartColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -61942,7 +61942,7 @@ int lua_ax_base_LayerRadialGradient_getStartColor3B(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getStartColor3B'", nullptr); return 0; @@ -61950,7 +61950,7 @@ int lua_ax_base_LayerRadialGradient_getStartColor3B(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62044,7 +62044,7 @@ int lua_ax_base_LayerRadialGradient_getEndColor(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getEndColor'", nullptr); return 0; @@ -62052,7 +62052,7 @@ int lua_ax_base_LayerRadialGradient_getEndColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62091,7 +62091,7 @@ int lua_ax_base_LayerRadialGradient_getEndColor3B(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getEndColor3B'", nullptr); return 0; @@ -62099,7 +62099,7 @@ int lua_ax_base_LayerRadialGradient_getEndColor3B(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62138,7 +62138,7 @@ int lua_ax_base_LayerRadialGradient_setBlendFunc(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_setBlendFunc'", nullptr); return 0; @@ -62146,7 +62146,7 @@ int lua_ax_base_LayerRadialGradient_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -62188,7 +62188,7 @@ int lua_ax_base_LayerRadialGradient_getBlendFunc(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_getBlendFunc'", nullptr); return 0; @@ -62196,7 +62196,7 @@ int lua_ax_base_LayerRadialGradient_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62235,7 +62235,7 @@ int lua_ax_base_LayerRadialGradient_initWithColor(lua_State* tolua_S) cobj = (ax::LayerRadialGradient*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerRadialGradient_initWithColor'", nullptr); return 0; @@ -62243,7 +62243,7 @@ int lua_ax_base_LayerRadialGradient_initWithColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 5) + if (argc == 5) { ax::Color4B arg0; ax::Color4B arg1; @@ -62293,7 +62293,7 @@ int lua_ax_base_LayerRadialGradient_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 0) { @@ -62303,7 +62303,7 @@ int lua_ax_base_LayerRadialGradient_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 5) { @@ -62349,7 +62349,7 @@ int lua_ax_base_LayerRadialGradient_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62431,7 +62431,7 @@ int lua_ax_base_LayerMultiplex_addLayer(lua_State* tolua_S) cobj = (ax::LayerMultiplex*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerMultiplex_addLayer'", nullptr); return 0; @@ -62439,7 +62439,7 @@ int lua_ax_base_LayerMultiplex_addLayer(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -62540,7 +62540,7 @@ int lua_ax_base_LayerMultiplex_switchToAndReleaseMe(lua_State* tolua_S) cobj = (ax::LayerMultiplex*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerMultiplex_switchToAndReleaseMe'", nullptr); return 0; @@ -62548,7 +62548,7 @@ int lua_ax_base_LayerMultiplex_switchToAndReleaseMe(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -62590,7 +62590,7 @@ int lua_ax_base_LayerMultiplex_initWithArray(lua_State* tolua_S) cobj = (ax::LayerMultiplex*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_LayerMultiplex_initWithArray'", nullptr); return 0; @@ -62598,7 +62598,7 @@ int lua_ax_base_LayerMultiplex_initWithArray(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -62635,7 +62635,7 @@ int lua_ax_base_LayerMultiplex_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62701,7 +62701,7 @@ int lua_ax_base_MenuItem_rect(lua_State* tolua_S) cobj = (ax::MenuItem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItem_rect'", nullptr); return 0; @@ -62709,7 +62709,7 @@ int lua_ax_base_MenuItem_rect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62748,7 +62748,7 @@ int lua_ax_base_MenuItem_activate(lua_State* tolua_S) cobj = (ax::MenuItem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItem_activate'", nullptr); return 0; @@ -62756,7 +62756,7 @@ int lua_ax_base_MenuItem_activate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62795,7 +62795,7 @@ int lua_ax_base_MenuItem_selected(lua_State* tolua_S) cobj = (ax::MenuItem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItem_selected'", nullptr); return 0; @@ -62803,7 +62803,7 @@ int lua_ax_base_MenuItem_selected(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62842,7 +62842,7 @@ int lua_ax_base_MenuItem_unselected(lua_State* tolua_S) cobj = (ax::MenuItem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItem_unselected'", nullptr); return 0; @@ -62850,7 +62850,7 @@ int lua_ax_base_MenuItem_unselected(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62889,7 +62889,7 @@ int lua_ax_base_MenuItem_isEnabled(lua_State* tolua_S) cobj = (ax::MenuItem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItem_isEnabled'", nullptr); return 0; @@ -62897,7 +62897,7 @@ int lua_ax_base_MenuItem_isEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -62936,7 +62936,7 @@ int lua_ax_base_MenuItem_setEnabled(lua_State* tolua_S) cobj = (ax::MenuItem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItem_setEnabled'", nullptr); return 0; @@ -62944,7 +62944,7 @@ int lua_ax_base_MenuItem_setEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -62986,7 +62986,7 @@ int lua_ax_base_MenuItem_isSelected(lua_State* tolua_S) cobj = (ax::MenuItem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItem_isSelected'", nullptr); return 0; @@ -62994,7 +62994,7 @@ int lua_ax_base_MenuItem_isSelected(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63028,7 +63028,7 @@ int lua_ax_base_MenuItem_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63097,7 +63097,7 @@ int lua_ax_base_MenuItemLabel_setString(lua_State* tolua_S) cobj = (ax::MenuItemLabel*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemLabel_setString'", nullptr); return 0; @@ -63105,7 +63105,7 @@ int lua_ax_base_MenuItemLabel_setString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -63147,7 +63147,7 @@ int lua_ax_base_MenuItemLabel_getString(lua_State* tolua_S) cobj = (ax::MenuItemLabel*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemLabel_getString'", nullptr); return 0; @@ -63155,7 +63155,7 @@ int lua_ax_base_MenuItemLabel_getString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63194,7 +63194,7 @@ int lua_ax_base_MenuItemLabel_getDisabledColor(lua_State* tolua_S) cobj = (ax::MenuItemLabel*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemLabel_getDisabledColor'", nullptr); return 0; @@ -63202,7 +63202,7 @@ int lua_ax_base_MenuItemLabel_getDisabledColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63241,7 +63241,7 @@ int lua_ax_base_MenuItemLabel_setDisabledColor(lua_State* tolua_S) cobj = (ax::MenuItemLabel*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemLabel_setDisabledColor'", nullptr); return 0; @@ -63249,7 +63249,7 @@ int lua_ax_base_MenuItemLabel_setDisabledColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color3B arg0; @@ -63291,7 +63291,7 @@ int lua_ax_base_MenuItemLabel_getLabel(lua_State* tolua_S) cobj = (ax::MenuItemLabel*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemLabel_getLabel'", nullptr); return 0; @@ -63299,7 +63299,7 @@ int lua_ax_base_MenuItemLabel_getLabel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63338,7 +63338,7 @@ int lua_ax_base_MenuItemLabel_setLabel(lua_State* tolua_S) cobj = (ax::MenuItemLabel*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemLabel_setLabel'", nullptr); return 0; @@ -63346,7 +63346,7 @@ int lua_ax_base_MenuItemLabel_setLabel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -63388,7 +63388,7 @@ int lua_ax_base_MenuItemLabel_initWithLabel(lua_State* tolua_S) cobj = (ax::MenuItemLabel*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemLabel_initWithLabel'", nullptr); return 0; @@ -63396,7 +63396,7 @@ int lua_ax_base_MenuItemLabel_initWithLabel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Node* arg0; std::function arg1; @@ -63440,7 +63440,7 @@ int lua_ax_base_MenuItemLabel_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63509,7 +63509,7 @@ int lua_ax_base_MenuItemAtlasFont_initWithString(lua_State* tolua_S) cobj = (ax::MenuItemAtlasFont*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemAtlasFont_initWithString'", nullptr); return 0; @@ -63517,7 +63517,7 @@ int lua_ax_base_MenuItemAtlasFont_initWithString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 6) + if (argc == 6) { std::string_view arg0; std::string_view arg1; @@ -63573,7 +63573,7 @@ int lua_ax_base_MenuItemAtlasFont_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63636,7 +63636,7 @@ int lua_ax_base_MenuItemFont_setFontSizeObj(lua_State* tolua_S) cobj = (ax::MenuItemFont*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemFont_setFontSizeObj'", nullptr); return 0; @@ -63644,7 +63644,7 @@ int lua_ax_base_MenuItemFont_setFontSizeObj(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -63686,7 +63686,7 @@ int lua_ax_base_MenuItemFont_getFontSizeObj(lua_State* tolua_S) cobj = (ax::MenuItemFont*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemFont_getFontSizeObj'", nullptr); return 0; @@ -63694,7 +63694,7 @@ int lua_ax_base_MenuItemFont_getFontSizeObj(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63733,7 +63733,7 @@ int lua_ax_base_MenuItemFont_setFontNameObj(lua_State* tolua_S) cobj = (ax::MenuItemFont*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemFont_setFontNameObj'", nullptr); return 0; @@ -63741,7 +63741,7 @@ int lua_ax_base_MenuItemFont_setFontNameObj(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -63783,7 +63783,7 @@ int lua_ax_base_MenuItemFont_getFontNameObj(lua_State* tolua_S) cobj = (ax::MenuItemFont*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemFont_getFontNameObj'", nullptr); return 0; @@ -63791,7 +63791,7 @@ int lua_ax_base_MenuItemFont_getFontNameObj(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -63830,7 +63830,7 @@ int lua_ax_base_MenuItemFont_initWithString(lua_State* tolua_S) cobj = (ax::MenuItemFont*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemFont_initWithString'", nullptr); return 0; @@ -63838,7 +63838,7 @@ int lua_ax_base_MenuItemFont_initWithString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::function arg1; @@ -64022,7 +64022,7 @@ int lua_ax_base_MenuItemFont_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64093,7 +64093,7 @@ int lua_ax_base_MenuItemSprite_getNormalImage(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_getNormalImage'", nullptr); return 0; @@ -64101,7 +64101,7 @@ int lua_ax_base_MenuItemSprite_getNormalImage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64140,7 +64140,7 @@ int lua_ax_base_MenuItemSprite_setNormalImage(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_setNormalImage'", nullptr); return 0; @@ -64148,7 +64148,7 @@ int lua_ax_base_MenuItemSprite_setNormalImage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -64190,7 +64190,7 @@ int lua_ax_base_MenuItemSprite_getSelectedImage(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_getSelectedImage'", nullptr); return 0; @@ -64198,7 +64198,7 @@ int lua_ax_base_MenuItemSprite_getSelectedImage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64237,7 +64237,7 @@ int lua_ax_base_MenuItemSprite_setSelectedImage(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_setSelectedImage'", nullptr); return 0; @@ -64245,7 +64245,7 @@ int lua_ax_base_MenuItemSprite_setSelectedImage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -64287,7 +64287,7 @@ int lua_ax_base_MenuItemSprite_getDisabledImage(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_getDisabledImage'", nullptr); return 0; @@ -64295,7 +64295,7 @@ int lua_ax_base_MenuItemSprite_getDisabledImage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64334,7 +64334,7 @@ int lua_ax_base_MenuItemSprite_setDisabledImage(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_setDisabledImage'", nullptr); return 0; @@ -64342,7 +64342,7 @@ int lua_ax_base_MenuItemSprite_setDisabledImage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -64384,7 +64384,7 @@ int lua_ax_base_MenuItemSprite_selected(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_selected'", nullptr); return 0; @@ -64392,7 +64392,7 @@ int lua_ax_base_MenuItemSprite_selected(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64431,7 +64431,7 @@ int lua_ax_base_MenuItemSprite_unselected(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_unselected'", nullptr); return 0; @@ -64439,7 +64439,7 @@ int lua_ax_base_MenuItemSprite_unselected(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64478,7 +64478,7 @@ int lua_ax_base_MenuItemSprite_setEnabled(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_setEnabled'", nullptr); return 0; @@ -64486,7 +64486,7 @@ int lua_ax_base_MenuItemSprite_setEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -64528,7 +64528,7 @@ int lua_ax_base_MenuItemSprite_initWithNormalSprite(lua_State* tolua_S) cobj = (ax::MenuItemSprite*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemSprite_initWithNormalSprite'", nullptr); return 0; @@ -64536,7 +64536,7 @@ int lua_ax_base_MenuItemSprite_initWithNormalSprite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { ax::Node* arg0; ax::Node* arg1; @@ -64586,7 +64586,7 @@ int lua_ax_base_MenuItemSprite_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64658,7 +64658,7 @@ int lua_ax_base_MenuItemImage_setNormalSpriteFrame(lua_State* tolua_S) cobj = (ax::MenuItemImage*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemImage_setNormalSpriteFrame'", nullptr); return 0; @@ -64666,7 +64666,7 @@ int lua_ax_base_MenuItemImage_setNormalSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteFrame* arg0; @@ -64708,7 +64708,7 @@ int lua_ax_base_MenuItemImage_setSelectedSpriteFrame(lua_State* tolua_S) cobj = (ax::MenuItemImage*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemImage_setSelectedSpriteFrame'", nullptr); return 0; @@ -64716,7 +64716,7 @@ int lua_ax_base_MenuItemImage_setSelectedSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteFrame* arg0; @@ -64758,7 +64758,7 @@ int lua_ax_base_MenuItemImage_setDisabledSpriteFrame(lua_State* tolua_S) cobj = (ax::MenuItemImage*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemImage_setDisabledSpriteFrame'", nullptr); return 0; @@ -64766,7 +64766,7 @@ int lua_ax_base_MenuItemImage_setDisabledSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteFrame* arg0; @@ -64808,7 +64808,7 @@ int lua_ax_base_MenuItemImage_init(lua_State* tolua_S) cobj = (ax::MenuItemImage*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemImage_init'", nullptr); return 0; @@ -64816,7 +64816,7 @@ int lua_ax_base_MenuItemImage_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64855,7 +64855,7 @@ int lua_ax_base_MenuItemImage_initWithNormalImage(lua_State* tolua_S) cobj = (ax::MenuItemImage*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemImage_initWithNormalImage'", nullptr); return 0; @@ -64863,7 +64863,7 @@ int lua_ax_base_MenuItemImage_initWithNormalImage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { std::string_view arg0; std::string_view arg1; @@ -64913,7 +64913,7 @@ int lua_ax_base_MenuItemImage_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -64980,7 +64980,7 @@ int lua_ax_base_MenuItemToggle_addSubItem(lua_State* tolua_S) cobj = (ax::MenuItemToggle*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemToggle_addSubItem'", nullptr); return 0; @@ -64988,7 +64988,7 @@ int lua_ax_base_MenuItemToggle_addSubItem(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::MenuItem* arg0; @@ -65030,7 +65030,7 @@ int lua_ax_base_MenuItemToggle_getSelectedItem(lua_State* tolua_S) cobj = (ax::MenuItemToggle*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemToggle_getSelectedItem'", nullptr); return 0; @@ -65038,7 +65038,7 @@ int lua_ax_base_MenuItemToggle_getSelectedItem(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65077,7 +65077,7 @@ int lua_ax_base_MenuItemToggle_getSelectedIndex(lua_State* tolua_S) cobj = (ax::MenuItemToggle*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemToggle_getSelectedIndex'", nullptr); return 0; @@ -65085,7 +65085,7 @@ int lua_ax_base_MenuItemToggle_getSelectedIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65124,7 +65124,7 @@ int lua_ax_base_MenuItemToggle_setSelectedIndex(lua_State* tolua_S) cobj = (ax::MenuItemToggle*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemToggle_setSelectedIndex'", nullptr); return 0; @@ -65132,7 +65132,7 @@ int lua_ax_base_MenuItemToggle_setSelectedIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -65174,7 +65174,7 @@ int lua_ax_base_MenuItemToggle_setSubItems(lua_State* tolua_S) cobj = (ax::MenuItemToggle*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemToggle_setSubItems'", nullptr); return 0; @@ -65182,7 +65182,7 @@ int lua_ax_base_MenuItemToggle_setSubItems(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -65224,7 +65224,7 @@ int lua_ax_base_MenuItemToggle_initWithItem(lua_State* tolua_S) cobj = (ax::MenuItemToggle*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MenuItemToggle_initWithItem'", nullptr); return 0; @@ -65232,7 +65232,7 @@ int lua_ax_base_MenuItemToggle_initWithItem(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::MenuItem* arg0; @@ -65269,7 +65269,7 @@ int lua_ax_base_MenuItemToggle_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65337,7 +65337,7 @@ int lua_ax_base_Menu_alignItemsVertically(lua_State* tolua_S) cobj = (ax::Menu*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Menu_alignItemsVertically'", nullptr); return 0; @@ -65345,7 +65345,7 @@ int lua_ax_base_Menu_alignItemsVertically(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65384,7 +65384,7 @@ int lua_ax_base_Menu_alignItemsVerticallyWithPadding(lua_State* tolua_S) cobj = (ax::Menu*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Menu_alignItemsVerticallyWithPadding'", nullptr); return 0; @@ -65392,7 +65392,7 @@ int lua_ax_base_Menu_alignItemsVerticallyWithPadding(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -65434,7 +65434,7 @@ int lua_ax_base_Menu_alignItemsHorizontally(lua_State* tolua_S) cobj = (ax::Menu*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Menu_alignItemsHorizontally'", nullptr); return 0; @@ -65442,7 +65442,7 @@ int lua_ax_base_Menu_alignItemsHorizontally(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65481,7 +65481,7 @@ int lua_ax_base_Menu_alignItemsHorizontallyWithPadding(lua_State* tolua_S) cobj = (ax::Menu*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Menu_alignItemsHorizontallyWithPadding'", nullptr); return 0; @@ -65489,7 +65489,7 @@ int lua_ax_base_Menu_alignItemsHorizontallyWithPadding(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -65531,7 +65531,7 @@ int lua_ax_base_Menu_isEnabled(lua_State* tolua_S) cobj = (ax::Menu*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Menu_isEnabled'", nullptr); return 0; @@ -65539,7 +65539,7 @@ int lua_ax_base_Menu_isEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65578,7 +65578,7 @@ int lua_ax_base_Menu_setEnabled(lua_State* tolua_S) cobj = (ax::Menu*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Menu_setEnabled'", nullptr); return 0; @@ -65586,7 +65586,7 @@ int lua_ax_base_Menu_setEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -65628,7 +65628,7 @@ int lua_ax_base_Menu_initWithArray(lua_State* tolua_S) cobj = (ax::Menu*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Menu_initWithArray'", nullptr); return 0; @@ -65636,7 +65636,7 @@ int lua_ax_base_Menu_initWithArray(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -65673,7 +65673,7 @@ int lua_ax_base_Menu_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65742,7 +65742,7 @@ int lua_ax_base_MotionStreak_getTexture(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_getTexture'", nullptr); return 0; @@ -65750,7 +65750,7 @@ int lua_ax_base_MotionStreak_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65789,7 +65789,7 @@ int lua_ax_base_MotionStreak_setTexture(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_setTexture'", nullptr); return 0; @@ -65797,7 +65797,7 @@ int lua_ax_base_MotionStreak_setTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -65839,7 +65839,7 @@ int lua_ax_base_MotionStreak_setBlendFunc(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_setBlendFunc'", nullptr); return 0; @@ -65847,7 +65847,7 @@ int lua_ax_base_MotionStreak_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -65889,7 +65889,7 @@ int lua_ax_base_MotionStreak_getBlendFunc(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_getBlendFunc'", nullptr); return 0; @@ -65897,7 +65897,7 @@ int lua_ax_base_MotionStreak_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -65936,7 +65936,7 @@ int lua_ax_base_MotionStreak_tintWithColor(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_tintWithColor'", nullptr); return 0; @@ -65944,7 +65944,7 @@ int lua_ax_base_MotionStreak_tintWithColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color3B arg0; @@ -65986,7 +65986,7 @@ int lua_ax_base_MotionStreak_reset(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_reset'", nullptr); return 0; @@ -65994,7 +65994,7 @@ int lua_ax_base_MotionStreak_reset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -66033,7 +66033,7 @@ int lua_ax_base_MotionStreak_isFastMode(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_isFastMode'", nullptr); return 0; @@ -66041,7 +66041,7 @@ int lua_ax_base_MotionStreak_isFastMode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -66080,7 +66080,7 @@ int lua_ax_base_MotionStreak_setFastMode(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_setFastMode'", nullptr); return 0; @@ -66088,7 +66088,7 @@ int lua_ax_base_MotionStreak_setFastMode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -66130,7 +66130,7 @@ int lua_ax_base_MotionStreak_getStroke(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_getStroke'", nullptr); return 0; @@ -66138,7 +66138,7 @@ int lua_ax_base_MotionStreak_getStroke(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -66177,7 +66177,7 @@ int lua_ax_base_MotionStreak_setStroke(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_setStroke'", nullptr); return 0; @@ -66185,7 +66185,7 @@ int lua_ax_base_MotionStreak_setStroke(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -66227,7 +66227,7 @@ int lua_ax_base_MotionStreak_isStartingPositionInitialized(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_isStartingPositionInitialized'", nullptr); return 0; @@ -66235,7 +66235,7 @@ int lua_ax_base_MotionStreak_isStartingPositionInitialized(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -66274,7 +66274,7 @@ int lua_ax_base_MotionStreak_setStartingPositionInitialized(lua_State* tolua_S) cobj = (ax::MotionStreak*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak_setStartingPositionInitialized'", nullptr); return 0; @@ -66282,7 +66282,7 @@ int lua_ax_base_MotionStreak_setStartingPositionInitialized(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -66407,7 +66407,7 @@ int lua_ax_base_MotionStreak_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 5) { @@ -66432,7 +66432,7 @@ int lua_ax_base_MotionStreak_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 5) { @@ -66478,7 +66478,7 @@ int lua_ax_base_MotionStreak_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -66601,7 +66601,7 @@ int lua_ax_base_NodeGrid_setGrid(lua_State* tolua_S) cobj = (ax::NodeGrid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_NodeGrid_setGrid'", nullptr); return 0; @@ -66609,7 +66609,7 @@ int lua_ax_base_NodeGrid_setGrid(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::GridBase* arg0; @@ -66651,7 +66651,7 @@ int lua_ax_base_NodeGrid_setTarget(lua_State* tolua_S) cobj = (ax::NodeGrid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_NodeGrid_setTarget'", nullptr); return 0; @@ -66659,7 +66659,7 @@ int lua_ax_base_NodeGrid_setTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -66701,7 +66701,7 @@ int lua_ax_base_NodeGrid_setGridRect(lua_State* tolua_S) cobj = (ax::NodeGrid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_NodeGrid_setGridRect'", nullptr); return 0; @@ -66709,7 +66709,7 @@ int lua_ax_base_NodeGrid_setGridRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -66751,7 +66751,7 @@ int lua_ax_base_NodeGrid_getGridRect(lua_State* tolua_S) cobj = (ax::NodeGrid*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_NodeGrid_getGridRect'", nullptr); return 0; @@ -66759,7 +66759,7 @@ int lua_ax_base_NodeGrid_getGridRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -66794,7 +66794,7 @@ int lua_ax_base_NodeGrid_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 1) { @@ -66807,7 +66807,7 @@ int lua_ax_base_NodeGrid_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 0) { @@ -66838,7 +66838,7 @@ int lua_ax_base_NodeGrid_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -66906,7 +66906,7 @@ int lua_ax_base_ParticleBatchNode_insertChild(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_insertChild'", nullptr); return 0; @@ -66914,7 +66914,7 @@ int lua_ax_base_ParticleBatchNode_insertChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::ParticleSystem* arg0; int arg1; @@ -66959,7 +66959,7 @@ int lua_ax_base_ParticleBatchNode_removeChildAtIndex(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_removeChildAtIndex'", nullptr); return 0; @@ -66967,7 +66967,7 @@ int lua_ax_base_ParticleBatchNode_removeChildAtIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { int arg0; bool arg1; @@ -67012,7 +67012,7 @@ int lua_ax_base_ParticleBatchNode_removeAllChildrenWithCleanup(lua_State* tolua_ cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_removeAllChildrenWithCleanup'", nullptr); return 0; @@ -67020,7 +67020,7 @@ int lua_ax_base_ParticleBatchNode_removeAllChildrenWithCleanup(lua_State* tolua_ #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -67062,7 +67062,7 @@ int lua_ax_base_ParticleBatchNode_disableParticle(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_disableParticle'", nullptr); return 0; @@ -67070,7 +67070,7 @@ int lua_ax_base_ParticleBatchNode_disableParticle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -67112,7 +67112,7 @@ int lua_ax_base_ParticleBatchNode_getTextureAtlas(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_getTextureAtlas'", nullptr); return 0; @@ -67120,7 +67120,7 @@ int lua_ax_base_ParticleBatchNode_getTextureAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -67159,7 +67159,7 @@ int lua_ax_base_ParticleBatchNode_setTextureAtlas(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_setTextureAtlas'", nullptr); return 0; @@ -67167,7 +67167,7 @@ int lua_ax_base_ParticleBatchNode_setTextureAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TextureAtlas* arg0; @@ -67209,7 +67209,7 @@ int lua_ax_base_ParticleBatchNode_getTexture(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_getTexture'", nullptr); return 0; @@ -67217,7 +67217,7 @@ int lua_ax_base_ParticleBatchNode_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -67256,7 +67256,7 @@ int lua_ax_base_ParticleBatchNode_setTexture(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_setTexture'", nullptr); return 0; @@ -67264,7 +67264,7 @@ int lua_ax_base_ParticleBatchNode_setTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -67306,7 +67306,7 @@ int lua_ax_base_ParticleBatchNode_setBlendFunc(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_setBlendFunc'", nullptr); return 0; @@ -67314,7 +67314,7 @@ int lua_ax_base_ParticleBatchNode_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -67356,7 +67356,7 @@ int lua_ax_base_ParticleBatchNode_getBlendFunc(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_getBlendFunc'", nullptr); return 0; @@ -67364,7 +67364,7 @@ int lua_ax_base_ParticleBatchNode_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -67403,7 +67403,7 @@ int lua_ax_base_ParticleBatchNode_initWithTexture(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_initWithTexture'", nullptr); return 0; @@ -67411,7 +67411,7 @@ int lua_ax_base_ParticleBatchNode_initWithTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Texture2D* arg0; int arg1; @@ -67456,7 +67456,7 @@ int lua_ax_base_ParticleBatchNode_initWithFile(lua_State* tolua_S) cobj = (ax::ParticleBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleBatchNode_initWithFile'", nullptr); return 0; @@ -67464,7 +67464,7 @@ int lua_ax_base_ParticleBatchNode_initWithFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; int arg1; @@ -67606,7 +67606,7 @@ int lua_ax_base_ParticleBatchNode_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -67701,7 +67701,7 @@ int lua_ax_base_SpriteFrameCache_init(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_init'", nullptr); return 0; @@ -67709,7 +67709,7 @@ int lua_ax_base_SpriteFrameCache_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -67879,7 +67879,7 @@ int lua_ax_base_SpriteFrameCache_addSpriteFrame(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_addSpriteFrame'", nullptr); return 0; @@ -67887,7 +67887,7 @@ int lua_ax_base_SpriteFrameCache_addSpriteFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::SpriteFrame* arg0; std::string_view arg1; @@ -67932,7 +67932,7 @@ int lua_ax_base_SpriteFrameCache_isSpriteFramesWithFileLoaded(lua_State* tolua_S cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_isSpriteFramesWithFileLoaded'", nullptr); return 0; @@ -67940,7 +67940,7 @@ int lua_ax_base_SpriteFrameCache_isSpriteFramesWithFileLoaded(lua_State* tolua_S #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -67982,7 +67982,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFrames(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_removeSpriteFrames'", nullptr); return 0; @@ -67990,7 +67990,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFrames(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -68029,7 +68029,7 @@ int lua_ax_base_SpriteFrameCache_removeUnusedSpriteFrames(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_removeUnusedSpriteFrames'", nullptr); return 0; @@ -68037,7 +68037,7 @@ int lua_ax_base_SpriteFrameCache_removeUnusedSpriteFrames(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -68076,7 +68076,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFrameByName(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_removeSpriteFrameByName'", nullptr); return 0; @@ -68084,7 +68084,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFrameByName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -68126,7 +68126,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFramesFromFile(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_removeSpriteFramesFromFile'", nullptr); return 0; @@ -68134,7 +68134,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFramesFromFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -68176,7 +68176,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFramesFromFileContent(lua_State* to cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_removeSpriteFramesFromFileContent'", nullptr); return 0; @@ -68184,7 +68184,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFramesFromFileContent(lua_State* to #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -68226,7 +68226,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFramesFromTexture(lua_State* tolua_ cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_removeSpriteFramesFromTexture'", nullptr); return 0; @@ -68234,7 +68234,7 @@ int lua_ax_base_SpriteFrameCache_removeSpriteFramesFromTexture(lua_State* tolua_ #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -68276,7 +68276,7 @@ int lua_ax_base_SpriteFrameCache_getSpriteFrameByName(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_getSpriteFrameByName'", nullptr); return 0; @@ -68284,7 +68284,7 @@ int lua_ax_base_SpriteFrameCache_getSpriteFrameByName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -68326,7 +68326,7 @@ int lua_ax_base_SpriteFrameCache_reloadTexture(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_reloadTexture'", nullptr); return 0; @@ -68334,7 +68334,7 @@ int lua_ax_base_SpriteFrameCache_reloadTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -68376,7 +68376,7 @@ int lua_ax_base_SpriteFrameCache_findFrame(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_findFrame'", nullptr); return 0; @@ -68384,7 +68384,7 @@ int lua_ax_base_SpriteFrameCache_findFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -68426,7 +68426,7 @@ int lua_ax_base_SpriteFrameCache_eraseFrame(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_eraseFrame'", nullptr); return 0; @@ -68434,7 +68434,7 @@ int lua_ax_base_SpriteFrameCache_eraseFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -68476,7 +68476,7 @@ int lua_ax_base_SpriteFrameCache_addSpriteFrameCapInset(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_addSpriteFrameCapInset'", nullptr); return 0; @@ -68484,7 +68484,7 @@ int lua_ax_base_SpriteFrameCache_addSpriteFrameCapInset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::SpriteFrame* arg0; ax::Rect arg1; @@ -68532,7 +68532,7 @@ int lua_ax_base_SpriteFrameCache_deregisterSpriteSheetLoader(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_deregisterSpriteSheetLoader'", nullptr); return 0; @@ -68540,7 +68540,7 @@ int lua_ax_base_SpriteFrameCache_deregisterSpriteSheetLoader(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -68582,7 +68582,7 @@ int lua_ax_base_SpriteFrameCache_getSpriteSheetLoader(lua_State* tolua_S) cobj = (ax::SpriteFrameCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteFrameCache_getSpriteSheetLoader'", nullptr); return 0; @@ -68590,7 +68590,7 @@ int lua_ax_base_SpriteFrameCache_getSpriteSheetLoader(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -68738,7 +68738,7 @@ int lua_ax_base_ParticleData_init(lua_State* tolua_S) cobj = (ax::ParticleData*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleData_init'", nullptr); return 0; @@ -68746,7 +68746,7 @@ int lua_ax_base_ParticleData_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -68788,7 +68788,7 @@ int lua_ax_base_ParticleData_release(lua_State* tolua_S) cobj = (ax::ParticleData*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleData_release'", nullptr); return 0; @@ -68796,7 +68796,7 @@ int lua_ax_base_ParticleData_release(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -68835,7 +68835,7 @@ int lua_ax_base_ParticleData_getMaxCount(lua_State* tolua_S) cobj = (ax::ParticleData*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleData_getMaxCount'", nullptr); return 0; @@ -68843,7 +68843,7 @@ int lua_ax_base_ParticleData_getMaxCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -68882,7 +68882,7 @@ int lua_ax_base_ParticleData_copyParticle(lua_State* tolua_S) cobj = (ax::ParticleData*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleData_copyParticle'", nullptr); return 0; @@ -68890,7 +68890,7 @@ int lua_ax_base_ParticleData_copyParticle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { int arg0; int arg1; @@ -68930,7 +68930,7 @@ int lua_ax_base_ParticleData_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69256,7 +69256,7 @@ int lua_ax_base_ParticleEmissionMaskCache_removeMask(lua_State* tolua_S) cobj = (ax::ParticleEmissionMaskCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleEmissionMaskCache_removeMask'", nullptr); return 0; @@ -69264,7 +69264,7 @@ int lua_ax_base_ParticleEmissionMaskCache_removeMask(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -69306,7 +69306,7 @@ int lua_ax_base_ParticleEmissionMaskCache_removeAllMasks(lua_State* tolua_S) cobj = (ax::ParticleEmissionMaskCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleEmissionMaskCache_removeAllMasks'", nullptr); return 0; @@ -69314,7 +69314,7 @@ int lua_ax_base_ParticleEmissionMaskCache_removeAllMasks(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69411,7 +69411,7 @@ int lua_ax_base_ParticleSystem_addParticles(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_addParticles'", nullptr); return 0; @@ -69419,7 +69419,7 @@ int lua_ax_base_ParticleSystem_addParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -69433,7 +69433,7 @@ int lua_ax_base_ParticleSystem_addParticles(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { int arg0; int arg1; @@ -69450,7 +69450,7 @@ int lua_ax_base_ParticleSystem_addParticles(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 3) + if (argc == 3) { int arg0; int arg1; @@ -69498,7 +69498,7 @@ int lua_ax_base_ParticleSystem_stopSystem(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_stopSystem'", nullptr); return 0; @@ -69506,7 +69506,7 @@ int lua_ax_base_ParticleSystem_stopSystem(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69545,7 +69545,7 @@ int lua_ax_base_ParticleSystem_resetSystem(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_resetSystem'", nullptr); return 0; @@ -69553,7 +69553,7 @@ int lua_ax_base_ParticleSystem_resetSystem(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69592,7 +69592,7 @@ int lua_ax_base_ParticleSystem_isFull(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isFull'", nullptr); return 0; @@ -69600,7 +69600,7 @@ int lua_ax_base_ParticleSystem_isFull(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69639,7 +69639,7 @@ int lua_ax_base_ParticleSystem_updateParticleQuads(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_updateParticleQuads'", nullptr); return 0; @@ -69647,7 +69647,7 @@ int lua_ax_base_ParticleSystem_updateParticleQuads(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69686,7 +69686,7 @@ int lua_ax_base_ParticleSystem_postStep(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_postStep'", nullptr); return 0; @@ -69694,7 +69694,7 @@ int lua_ax_base_ParticleSystem_postStep(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69733,7 +69733,7 @@ int lua_ax_base_ParticleSystem_updateWithNoTime(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_updateWithNoTime'", nullptr); return 0; @@ -69741,7 +69741,7 @@ int lua_ax_base_ParticleSystem_updateWithNoTime(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69780,7 +69780,7 @@ int lua_ax_base_ParticleSystem_isAutoRemoveOnFinish(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isAutoRemoveOnFinish'", nullptr); return 0; @@ -69788,7 +69788,7 @@ int lua_ax_base_ParticleSystem_isAutoRemoveOnFinish(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69827,7 +69827,7 @@ int lua_ax_base_ParticleSystem_setAutoRemoveOnFinish(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setAutoRemoveOnFinish'", nullptr); return 0; @@ -69835,7 +69835,7 @@ int lua_ax_base_ParticleSystem_setAutoRemoveOnFinish(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -69877,7 +69877,7 @@ int lua_ax_base_ParticleSystem_getGravity(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getGravity'", nullptr); return 0; @@ -69885,7 +69885,7 @@ int lua_ax_base_ParticleSystem_getGravity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -69924,7 +69924,7 @@ int lua_ax_base_ParticleSystem_setGravity(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setGravity'", nullptr); return 0; @@ -69932,7 +69932,7 @@ int lua_ax_base_ParticleSystem_setGravity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -69974,7 +69974,7 @@ int lua_ax_base_ParticleSystem_getSpeed(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSpeed'", nullptr); return 0; @@ -69982,7 +69982,7 @@ int lua_ax_base_ParticleSystem_getSpeed(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70021,7 +70021,7 @@ int lua_ax_base_ParticleSystem_setSpeed(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSpeed'", nullptr); return 0; @@ -70029,7 +70029,7 @@ int lua_ax_base_ParticleSystem_setSpeed(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70071,7 +70071,7 @@ int lua_ax_base_ParticleSystem_getSpeedVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSpeedVar'", nullptr); return 0; @@ -70079,7 +70079,7 @@ int lua_ax_base_ParticleSystem_getSpeedVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70118,7 +70118,7 @@ int lua_ax_base_ParticleSystem_setSpeedVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSpeedVar'", nullptr); return 0; @@ -70126,7 +70126,7 @@ int lua_ax_base_ParticleSystem_setSpeedVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70168,7 +70168,7 @@ int lua_ax_base_ParticleSystem_getTangentialAccel(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getTangentialAccel'", nullptr); return 0; @@ -70176,7 +70176,7 @@ int lua_ax_base_ParticleSystem_getTangentialAccel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70215,7 +70215,7 @@ int lua_ax_base_ParticleSystem_setTangentialAccel(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setTangentialAccel'", nullptr); return 0; @@ -70223,7 +70223,7 @@ int lua_ax_base_ParticleSystem_setTangentialAccel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70265,7 +70265,7 @@ int lua_ax_base_ParticleSystem_getTangentialAccelVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getTangentialAccelVar'", nullptr); return 0; @@ -70273,7 +70273,7 @@ int lua_ax_base_ParticleSystem_getTangentialAccelVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70312,7 +70312,7 @@ int lua_ax_base_ParticleSystem_setTangentialAccelVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setTangentialAccelVar'", nullptr); return 0; @@ -70320,7 +70320,7 @@ int lua_ax_base_ParticleSystem_setTangentialAccelVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70362,7 +70362,7 @@ int lua_ax_base_ParticleSystem_getRadialAccel(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getRadialAccel'", nullptr); return 0; @@ -70370,7 +70370,7 @@ int lua_ax_base_ParticleSystem_getRadialAccel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70409,7 +70409,7 @@ int lua_ax_base_ParticleSystem_setRadialAccel(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setRadialAccel'", nullptr); return 0; @@ -70417,7 +70417,7 @@ int lua_ax_base_ParticleSystem_setRadialAccel(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70459,7 +70459,7 @@ int lua_ax_base_ParticleSystem_getRadialAccelVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getRadialAccelVar'", nullptr); return 0; @@ -70467,7 +70467,7 @@ int lua_ax_base_ParticleSystem_getRadialAccelVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70506,7 +70506,7 @@ int lua_ax_base_ParticleSystem_setRadialAccelVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setRadialAccelVar'", nullptr); return 0; @@ -70514,7 +70514,7 @@ int lua_ax_base_ParticleSystem_setRadialAccelVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70556,7 +70556,7 @@ int lua_ax_base_ParticleSystem_getRotationIsDir(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getRotationIsDir'", nullptr); return 0; @@ -70564,7 +70564,7 @@ int lua_ax_base_ParticleSystem_getRotationIsDir(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70603,7 +70603,7 @@ int lua_ax_base_ParticleSystem_setRotationIsDir(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setRotationIsDir'", nullptr); return 0; @@ -70611,7 +70611,7 @@ int lua_ax_base_ParticleSystem_setRotationIsDir(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -70653,7 +70653,7 @@ int lua_ax_base_ParticleSystem_getStartRadius(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getStartRadius'", nullptr); return 0; @@ -70661,7 +70661,7 @@ int lua_ax_base_ParticleSystem_getStartRadius(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70700,7 +70700,7 @@ int lua_ax_base_ParticleSystem_setStartRadius(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setStartRadius'", nullptr); return 0; @@ -70708,7 +70708,7 @@ int lua_ax_base_ParticleSystem_setStartRadius(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70750,7 +70750,7 @@ int lua_ax_base_ParticleSystem_getStartRadiusVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getStartRadiusVar'", nullptr); return 0; @@ -70758,7 +70758,7 @@ int lua_ax_base_ParticleSystem_getStartRadiusVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70797,7 +70797,7 @@ int lua_ax_base_ParticleSystem_setStartRadiusVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setStartRadiusVar'", nullptr); return 0; @@ -70805,7 +70805,7 @@ int lua_ax_base_ParticleSystem_setStartRadiusVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70847,7 +70847,7 @@ int lua_ax_base_ParticleSystem_getEndRadius(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEndRadius'", nullptr); return 0; @@ -70855,7 +70855,7 @@ int lua_ax_base_ParticleSystem_getEndRadius(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70894,7 +70894,7 @@ int lua_ax_base_ParticleSystem_setEndRadius(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEndRadius'", nullptr); return 0; @@ -70902,7 +70902,7 @@ int lua_ax_base_ParticleSystem_setEndRadius(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -70944,7 +70944,7 @@ int lua_ax_base_ParticleSystem_getEndRadiusVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEndRadiusVar'", nullptr); return 0; @@ -70952,7 +70952,7 @@ int lua_ax_base_ParticleSystem_getEndRadiusVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -70991,7 +70991,7 @@ int lua_ax_base_ParticleSystem_setEndRadiusVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEndRadiusVar'", nullptr); return 0; @@ -70999,7 +70999,7 @@ int lua_ax_base_ParticleSystem_setEndRadiusVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -71041,7 +71041,7 @@ int lua_ax_base_ParticleSystem_getRotatePerSecond(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getRotatePerSecond'", nullptr); return 0; @@ -71049,7 +71049,7 @@ int lua_ax_base_ParticleSystem_getRotatePerSecond(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71088,7 +71088,7 @@ int lua_ax_base_ParticleSystem_setRotatePerSecond(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setRotatePerSecond'", nullptr); return 0; @@ -71096,7 +71096,7 @@ int lua_ax_base_ParticleSystem_setRotatePerSecond(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -71138,7 +71138,7 @@ int lua_ax_base_ParticleSystem_getRotatePerSecondVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getRotatePerSecondVar'", nullptr); return 0; @@ -71146,7 +71146,7 @@ int lua_ax_base_ParticleSystem_getRotatePerSecondVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71185,7 +71185,7 @@ int lua_ax_base_ParticleSystem_setRotatePerSecondVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setRotatePerSecondVar'", nullptr); return 0; @@ -71193,7 +71193,7 @@ int lua_ax_base_ParticleSystem_setRotatePerSecondVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -71235,7 +71235,7 @@ int lua_ax_base_ParticleSystem_isActive(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isActive'", nullptr); return 0; @@ -71243,7 +71243,7 @@ int lua_ax_base_ParticleSystem_isActive(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71282,7 +71282,7 @@ int lua_ax_base_ParticleSystem_isBlendAdditive(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isBlendAdditive'", nullptr); return 0; @@ -71290,7 +71290,7 @@ int lua_ax_base_ParticleSystem_isBlendAdditive(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71329,7 +71329,7 @@ int lua_ax_base_ParticleSystem_setBlendAdditive(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setBlendAdditive'", nullptr); return 0; @@ -71337,7 +71337,7 @@ int lua_ax_base_ParticleSystem_setBlendAdditive(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -71379,7 +71379,7 @@ int lua_ax_base_ParticleSystem_getBatchNode(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getBatchNode'", nullptr); return 0; @@ -71387,7 +71387,7 @@ int lua_ax_base_ParticleSystem_getBatchNode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71426,7 +71426,7 @@ int lua_ax_base_ParticleSystem_setBatchNode(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setBatchNode'", nullptr); return 0; @@ -71434,7 +71434,7 @@ int lua_ax_base_ParticleSystem_setBatchNode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ParticleBatchNode* arg0; @@ -71476,7 +71476,7 @@ int lua_ax_base_ParticleSystem_getAtlasIndex(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getAtlasIndex'", nullptr); return 0; @@ -71484,7 +71484,7 @@ int lua_ax_base_ParticleSystem_getAtlasIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71523,7 +71523,7 @@ int lua_ax_base_ParticleSystem_setAtlasIndex(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setAtlasIndex'", nullptr); return 0; @@ -71531,7 +71531,7 @@ int lua_ax_base_ParticleSystem_setAtlasIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -71573,7 +71573,7 @@ int lua_ax_base_ParticleSystem_getParticleCount(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getParticleCount'", nullptr); return 0; @@ -71581,7 +71581,7 @@ int lua_ax_base_ParticleSystem_getParticleCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71620,7 +71620,7 @@ int lua_ax_base_ParticleSystem_getDuration(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getDuration'", nullptr); return 0; @@ -71628,7 +71628,7 @@ int lua_ax_base_ParticleSystem_getDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71667,7 +71667,7 @@ int lua_ax_base_ParticleSystem_setDuration(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setDuration'", nullptr); return 0; @@ -71675,7 +71675,7 @@ int lua_ax_base_ParticleSystem_setDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -71717,7 +71717,7 @@ int lua_ax_base_ParticleSystem_getSourcePosition(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSourcePosition'", nullptr); return 0; @@ -71725,7 +71725,7 @@ int lua_ax_base_ParticleSystem_getSourcePosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71764,7 +71764,7 @@ int lua_ax_base_ParticleSystem_setSourcePosition(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSourcePosition'", nullptr); return 0; @@ -71772,7 +71772,7 @@ int lua_ax_base_ParticleSystem_setSourcePosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -71814,7 +71814,7 @@ int lua_ax_base_ParticleSystem_getPosVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getPosVar'", nullptr); return 0; @@ -71822,7 +71822,7 @@ int lua_ax_base_ParticleSystem_getPosVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71861,7 +71861,7 @@ int lua_ax_base_ParticleSystem_setPosVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setPosVar'", nullptr); return 0; @@ -71869,7 +71869,7 @@ int lua_ax_base_ParticleSystem_setPosVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -71911,7 +71911,7 @@ int lua_ax_base_ParticleSystem_getLife(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getLife'", nullptr); return 0; @@ -71919,7 +71919,7 @@ int lua_ax_base_ParticleSystem_getLife(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -71958,7 +71958,7 @@ int lua_ax_base_ParticleSystem_setLife(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setLife'", nullptr); return 0; @@ -71966,7 +71966,7 @@ int lua_ax_base_ParticleSystem_setLife(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -72008,7 +72008,7 @@ int lua_ax_base_ParticleSystem_getLifeVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getLifeVar'", nullptr); return 0; @@ -72016,7 +72016,7 @@ int lua_ax_base_ParticleSystem_getLifeVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72055,7 +72055,7 @@ int lua_ax_base_ParticleSystem_setLifeVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setLifeVar'", nullptr); return 0; @@ -72063,7 +72063,7 @@ int lua_ax_base_ParticleSystem_setLifeVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -72105,7 +72105,7 @@ int lua_ax_base_ParticleSystem_getAngle(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getAngle'", nullptr); return 0; @@ -72113,7 +72113,7 @@ int lua_ax_base_ParticleSystem_getAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72152,7 +72152,7 @@ int lua_ax_base_ParticleSystem_setAngle(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setAngle'", nullptr); return 0; @@ -72160,7 +72160,7 @@ int lua_ax_base_ParticleSystem_setAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -72202,7 +72202,7 @@ int lua_ax_base_ParticleSystem_getAngleVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getAngleVar'", nullptr); return 0; @@ -72210,7 +72210,7 @@ int lua_ax_base_ParticleSystem_getAngleVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72249,7 +72249,7 @@ int lua_ax_base_ParticleSystem_setAngleVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setAngleVar'", nullptr); return 0; @@ -72257,7 +72257,7 @@ int lua_ax_base_ParticleSystem_setAngleVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -72299,7 +72299,7 @@ int lua_ax_base_ParticleSystem_getEmitterMode(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEmitterMode'", nullptr); return 0; @@ -72307,7 +72307,7 @@ int lua_ax_base_ParticleSystem_getEmitterMode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72346,7 +72346,7 @@ int lua_ax_base_ParticleSystem_setEmitterMode(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEmitterMode'", nullptr); return 0; @@ -72354,7 +72354,7 @@ int lua_ax_base_ParticleSystem_setEmitterMode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ParticleSystem::Mode arg0; @@ -72396,7 +72396,7 @@ int lua_ax_base_ParticleSystem_getStartSize(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getStartSize'", nullptr); return 0; @@ -72404,7 +72404,7 @@ int lua_ax_base_ParticleSystem_getStartSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72443,7 +72443,7 @@ int lua_ax_base_ParticleSystem_setStartSize(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setStartSize'", nullptr); return 0; @@ -72451,7 +72451,7 @@ int lua_ax_base_ParticleSystem_setStartSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -72493,7 +72493,7 @@ int lua_ax_base_ParticleSystem_getStartSizeVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getStartSizeVar'", nullptr); return 0; @@ -72501,7 +72501,7 @@ int lua_ax_base_ParticleSystem_getStartSizeVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72540,7 +72540,7 @@ int lua_ax_base_ParticleSystem_setStartSizeVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setStartSizeVar'", nullptr); return 0; @@ -72548,7 +72548,7 @@ int lua_ax_base_ParticleSystem_setStartSizeVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -72590,7 +72590,7 @@ int lua_ax_base_ParticleSystem_getEndSize(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEndSize'", nullptr); return 0; @@ -72598,7 +72598,7 @@ int lua_ax_base_ParticleSystem_getEndSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72637,7 +72637,7 @@ int lua_ax_base_ParticleSystem_setEndSize(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEndSize'", nullptr); return 0; @@ -72645,7 +72645,7 @@ int lua_ax_base_ParticleSystem_setEndSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -72687,7 +72687,7 @@ int lua_ax_base_ParticleSystem_getEndSizeVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEndSizeVar'", nullptr); return 0; @@ -72695,7 +72695,7 @@ int lua_ax_base_ParticleSystem_getEndSizeVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72734,7 +72734,7 @@ int lua_ax_base_ParticleSystem_setEndSizeVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEndSizeVar'", nullptr); return 0; @@ -72742,7 +72742,7 @@ int lua_ax_base_ParticleSystem_setEndSizeVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -72784,7 +72784,7 @@ int lua_ax_base_ParticleSystem_getStartColor(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getStartColor'", nullptr); return 0; @@ -72792,7 +72792,7 @@ int lua_ax_base_ParticleSystem_getStartColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72831,7 +72831,7 @@ int lua_ax_base_ParticleSystem_setStartColor(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setStartColor'", nullptr); return 0; @@ -72839,7 +72839,7 @@ int lua_ax_base_ParticleSystem_setStartColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4F arg0; @@ -72881,7 +72881,7 @@ int lua_ax_base_ParticleSystem_getStartColorVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getStartColorVar'", nullptr); return 0; @@ -72889,7 +72889,7 @@ int lua_ax_base_ParticleSystem_getStartColorVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -72928,7 +72928,7 @@ int lua_ax_base_ParticleSystem_setStartColorVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setStartColorVar'", nullptr); return 0; @@ -72936,7 +72936,7 @@ int lua_ax_base_ParticleSystem_setStartColorVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4F arg0; @@ -72978,7 +72978,7 @@ int lua_ax_base_ParticleSystem_getEndColor(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEndColor'", nullptr); return 0; @@ -72986,7 +72986,7 @@ int lua_ax_base_ParticleSystem_getEndColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73025,7 +73025,7 @@ int lua_ax_base_ParticleSystem_setEndColor(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEndColor'", nullptr); return 0; @@ -73033,7 +73033,7 @@ int lua_ax_base_ParticleSystem_setEndColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4F arg0; @@ -73075,7 +73075,7 @@ int lua_ax_base_ParticleSystem_getEndColorVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEndColorVar'", nullptr); return 0; @@ -73083,7 +73083,7 @@ int lua_ax_base_ParticleSystem_getEndColorVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73122,7 +73122,7 @@ int lua_ax_base_ParticleSystem_setEndColorVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEndColorVar'", nullptr); return 0; @@ -73130,7 +73130,7 @@ int lua_ax_base_ParticleSystem_setEndColorVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4F arg0; @@ -73172,7 +73172,7 @@ int lua_ax_base_ParticleSystem_useHSV(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_useHSV'", nullptr); return 0; @@ -73180,7 +73180,7 @@ int lua_ax_base_ParticleSystem_useHSV(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -73222,7 +73222,7 @@ int lua_ax_base_ParticleSystem_isHSV(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isHSV'", nullptr); return 0; @@ -73230,7 +73230,7 @@ int lua_ax_base_ParticleSystem_isHSV(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73269,7 +73269,7 @@ int lua_ax_base_ParticleSystem_getHue(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getHue'", nullptr); return 0; @@ -73277,7 +73277,7 @@ int lua_ax_base_ParticleSystem_getHue(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73316,7 +73316,7 @@ int lua_ax_base_ParticleSystem_setHue(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setHue'", nullptr); return 0; @@ -73324,7 +73324,7 @@ int lua_ax_base_ParticleSystem_setHue(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -73366,7 +73366,7 @@ int lua_ax_base_ParticleSystem_getHueVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getHueVar'", nullptr); return 0; @@ -73374,7 +73374,7 @@ int lua_ax_base_ParticleSystem_getHueVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73413,7 +73413,7 @@ int lua_ax_base_ParticleSystem_setHueVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setHueVar'", nullptr); return 0; @@ -73421,7 +73421,7 @@ int lua_ax_base_ParticleSystem_setHueVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -73463,7 +73463,7 @@ int lua_ax_base_ParticleSystem_getHSV(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getHSV'", nullptr); return 0; @@ -73471,7 +73471,7 @@ int lua_ax_base_ParticleSystem_getHSV(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73510,7 +73510,7 @@ int lua_ax_base_ParticleSystem_setHSV(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setHSV'", nullptr); return 0; @@ -73518,7 +73518,7 @@ int lua_ax_base_ParticleSystem_setHSV(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::HSV arg0; @@ -73561,7 +73561,7 @@ int lua_ax_base_ParticleSystem_getHSVVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getHSVVar'", nullptr); return 0; @@ -73569,7 +73569,7 @@ int lua_ax_base_ParticleSystem_getHSVVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73608,7 +73608,7 @@ int lua_ax_base_ParticleSystem_setHSVVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setHSVVar'", nullptr); return 0; @@ -73616,7 +73616,7 @@ int lua_ax_base_ParticleSystem_setHSVVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::HSV arg0; @@ -73659,7 +73659,7 @@ int lua_ax_base_ParticleSystem_getStartSpin(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getStartSpin'", nullptr); return 0; @@ -73667,7 +73667,7 @@ int lua_ax_base_ParticleSystem_getStartSpin(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73706,7 +73706,7 @@ int lua_ax_base_ParticleSystem_setStartSpin(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setStartSpin'", nullptr); return 0; @@ -73714,7 +73714,7 @@ int lua_ax_base_ParticleSystem_setStartSpin(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -73756,7 +73756,7 @@ int lua_ax_base_ParticleSystem_getStartSpinVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getStartSpinVar'", nullptr); return 0; @@ -73764,7 +73764,7 @@ int lua_ax_base_ParticleSystem_getStartSpinVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73803,7 +73803,7 @@ int lua_ax_base_ParticleSystem_setStartSpinVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setStartSpinVar'", nullptr); return 0; @@ -73811,7 +73811,7 @@ int lua_ax_base_ParticleSystem_setStartSpinVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -73853,7 +73853,7 @@ int lua_ax_base_ParticleSystem_getEndSpin(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEndSpin'", nullptr); return 0; @@ -73861,7 +73861,7 @@ int lua_ax_base_ParticleSystem_getEndSpin(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73900,7 +73900,7 @@ int lua_ax_base_ParticleSystem_setEndSpin(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEndSpin'", nullptr); return 0; @@ -73908,7 +73908,7 @@ int lua_ax_base_ParticleSystem_setEndSpin(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -73950,7 +73950,7 @@ int lua_ax_base_ParticleSystem_getEndSpinVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEndSpinVar'", nullptr); return 0; @@ -73958,7 +73958,7 @@ int lua_ax_base_ParticleSystem_getEndSpinVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -73997,7 +73997,7 @@ int lua_ax_base_ParticleSystem_setEndSpinVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEndSpinVar'", nullptr); return 0; @@ -74005,7 +74005,7 @@ int lua_ax_base_ParticleSystem_setEndSpinVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -74047,7 +74047,7 @@ int lua_ax_base_ParticleSystem_getSpawnAngle(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSpawnAngle'", nullptr); return 0; @@ -74055,7 +74055,7 @@ int lua_ax_base_ParticleSystem_getSpawnAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74094,7 +74094,7 @@ int lua_ax_base_ParticleSystem_setSpawnAngle(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSpawnAngle'", nullptr); return 0; @@ -74102,7 +74102,7 @@ int lua_ax_base_ParticleSystem_setSpawnAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -74144,7 +74144,7 @@ int lua_ax_base_ParticleSystem_getSpawnAngleVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSpawnAngleVar'", nullptr); return 0; @@ -74152,7 +74152,7 @@ int lua_ax_base_ParticleSystem_getSpawnAngleVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74191,7 +74191,7 @@ int lua_ax_base_ParticleSystem_setSpawnAngleVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSpawnAngleVar'", nullptr); return 0; @@ -74199,7 +74199,7 @@ int lua_ax_base_ParticleSystem_setSpawnAngleVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -74241,7 +74241,7 @@ int lua_ax_base_ParticleSystem_getSpawnFadeIn(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSpawnFadeIn'", nullptr); return 0; @@ -74249,7 +74249,7 @@ int lua_ax_base_ParticleSystem_getSpawnFadeIn(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74288,7 +74288,7 @@ int lua_ax_base_ParticleSystem_setSpawnFadeIn(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSpawnFadeIn'", nullptr); return 0; @@ -74296,7 +74296,7 @@ int lua_ax_base_ParticleSystem_setSpawnFadeIn(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -74338,7 +74338,7 @@ int lua_ax_base_ParticleSystem_getSpawnFadeInVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSpawnFadeInVar'", nullptr); return 0; @@ -74346,7 +74346,7 @@ int lua_ax_base_ParticleSystem_getSpawnFadeInVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74385,7 +74385,7 @@ int lua_ax_base_ParticleSystem_setSpawnFadeInVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSpawnFadeInVar'", nullptr); return 0; @@ -74393,7 +74393,7 @@ int lua_ax_base_ParticleSystem_setSpawnFadeInVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -74435,7 +74435,7 @@ int lua_ax_base_ParticleSystem_getSpawnScaleIn(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSpawnScaleIn'", nullptr); return 0; @@ -74443,7 +74443,7 @@ int lua_ax_base_ParticleSystem_getSpawnScaleIn(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74482,7 +74482,7 @@ int lua_ax_base_ParticleSystem_setSpawnScaleIn(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSpawnScaleIn'", nullptr); return 0; @@ -74490,7 +74490,7 @@ int lua_ax_base_ParticleSystem_setSpawnScaleIn(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -74532,7 +74532,7 @@ int lua_ax_base_ParticleSystem_getSpawnScaleInVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getSpawnScaleInVar'", nullptr); return 0; @@ -74540,7 +74540,7 @@ int lua_ax_base_ParticleSystem_getSpawnScaleInVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74579,7 +74579,7 @@ int lua_ax_base_ParticleSystem_setSpawnScaleInVar(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSpawnScaleInVar'", nullptr); return 0; @@ -74587,7 +74587,7 @@ int lua_ax_base_ParticleSystem_setSpawnScaleInVar(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -74629,7 +74629,7 @@ int lua_ax_base_ParticleSystem_getEmissionRate(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getEmissionRate'", nullptr); return 0; @@ -74637,7 +74637,7 @@ int lua_ax_base_ParticleSystem_getEmissionRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74676,7 +74676,7 @@ int lua_ax_base_ParticleSystem_setEmissionRate(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEmissionRate'", nullptr); return 0; @@ -74684,7 +74684,7 @@ int lua_ax_base_ParticleSystem_setEmissionRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -74726,7 +74726,7 @@ int lua_ax_base_ParticleSystem_getTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getTotalParticles'", nullptr); return 0; @@ -74734,7 +74734,7 @@ int lua_ax_base_ParticleSystem_getTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -74773,7 +74773,7 @@ int lua_ax_base_ParticleSystem_setTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setTotalParticles'", nullptr); return 0; @@ -74781,7 +74781,7 @@ int lua_ax_base_ParticleSystem_setTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -74823,7 +74823,7 @@ int lua_ax_base_ParticleSystem_setLifeAnimation(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setLifeAnimation'", nullptr); return 0; @@ -74831,7 +74831,7 @@ int lua_ax_base_ParticleSystem_setLifeAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -74873,7 +74873,7 @@ int lua_ax_base_ParticleSystem_setEmitterAnimation(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEmitterAnimation'", nullptr); return 0; @@ -74881,7 +74881,7 @@ int lua_ax_base_ParticleSystem_setEmitterAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -74923,7 +74923,7 @@ int lua_ax_base_ParticleSystem_setLoopAnimation(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setLoopAnimation'", nullptr); return 0; @@ -74931,7 +74931,7 @@ int lua_ax_base_ParticleSystem_setLoopAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -74973,7 +74973,7 @@ int lua_ax_base_ParticleSystem_isLifeAnimated(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isLifeAnimated'", nullptr); return 0; @@ -74981,7 +74981,7 @@ int lua_ax_base_ParticleSystem_isLifeAnimated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75020,7 +75020,7 @@ int lua_ax_base_ParticleSystem_isEmitterAnimated(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isEmitterAnimated'", nullptr); return 0; @@ -75028,7 +75028,7 @@ int lua_ax_base_ParticleSystem_isEmitterAnimated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75067,7 +75067,7 @@ int lua_ax_base_ParticleSystem_isLoopAnimated(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isLoopAnimated'", nullptr); return 0; @@ -75075,7 +75075,7 @@ int lua_ax_base_ParticleSystem_isLoopAnimated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75114,7 +75114,7 @@ int lua_ax_base_ParticleSystem_getTotalAnimationIndices(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getTotalAnimationIndices'", nullptr); return 0; @@ -75122,7 +75122,7 @@ int lua_ax_base_ParticleSystem_getTotalAnimationIndices(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75161,7 +75161,7 @@ int lua_ax_base_ParticleSystem_setAnimationReverse(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setAnimationReverse'", nullptr); return 0; @@ -75169,7 +75169,7 @@ int lua_ax_base_ParticleSystem_setAnimationReverse(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -75211,7 +75211,7 @@ int lua_ax_base_ParticleSystem_isAnimationReversed(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isAnimationReversed'", nullptr); return 0; @@ -75219,7 +75219,7 @@ int lua_ax_base_ParticleSystem_isAnimationReversed(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75258,7 +75258,7 @@ int lua_ax_base_ParticleSystem_resetAnimationIndices(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_resetAnimationIndices'", nullptr); return 0; @@ -75266,7 +75266,7 @@ int lua_ax_base_ParticleSystem_resetAnimationIndices(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75305,7 +75305,7 @@ int lua_ax_base_ParticleSystem_resetAnimationDescriptors(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_resetAnimationDescriptors'", nullptr); return 0; @@ -75313,7 +75313,7 @@ int lua_ax_base_ParticleSystem_resetAnimationDescriptors(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75352,7 +75352,7 @@ int lua_ax_base_ParticleSystem_setMultiAnimationRandomSpecific(lua_State* tolua_ cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setMultiAnimationRandomSpecific'", nullptr); return 0; @@ -75360,7 +75360,7 @@ int lua_ax_base_ParticleSystem_setMultiAnimationRandomSpecific(lua_State* tolua_ #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::vector arg0; @@ -75402,7 +75402,7 @@ int lua_ax_base_ParticleSystem_setMultiAnimationRandom(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setMultiAnimationRandom'", nullptr); return 0; @@ -75410,7 +75410,7 @@ int lua_ax_base_ParticleSystem_setMultiAnimationRandom(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75639,7 +75639,7 @@ int lua_ax_base_ParticleSystem_setRectForUndefinedIndices(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setRectForUndefinedIndices'", nullptr); return 0; @@ -75647,7 +75647,7 @@ int lua_ax_base_ParticleSystem_setRectForUndefinedIndices(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -75800,7 +75800,7 @@ int lua_ax_base_ParticleSystem_setAnimationSpeedTimescaleIndependent(lua_State* cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setAnimationSpeedTimescaleIndependent'", nullptr); return 0; @@ -75808,7 +75808,7 @@ int lua_ax_base_ParticleSystem_setAnimationSpeedTimescaleIndependent(lua_State* #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -75850,7 +75850,7 @@ int lua_ax_base_ParticleSystem_isAnimationSpeedTimescaleIndependent(lua_State* t cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isAnimationSpeedTimescaleIndependent'", nullptr); return 0; @@ -75858,7 +75858,7 @@ int lua_ax_base_ParticleSystem_isAnimationSpeedTimescaleIndependent(lua_State* t #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75897,7 +75897,7 @@ int lua_ax_base_ParticleSystem_setEmissionShapes(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEmissionShapes'", nullptr); return 0; @@ -75905,7 +75905,7 @@ int lua_ax_base_ParticleSystem_setEmissionShapes(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -75947,7 +75947,7 @@ int lua_ax_base_ParticleSystem_isEmissionShapes(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isEmissionShapes'", nullptr); return 0; @@ -75955,7 +75955,7 @@ int lua_ax_base_ParticleSystem_isEmissionShapes(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -75994,7 +75994,7 @@ int lua_ax_base_ParticleSystem_resetEmissionShapes(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_resetEmissionShapes'", nullptr); return 0; @@ -76002,7 +76002,7 @@ int lua_ax_base_ParticleSystem_resetEmissionShapes(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76041,7 +76041,7 @@ int lua_ax_base_ParticleSystem_addEmissionShape(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_addEmissionShape'", nullptr); return 0; @@ -76049,7 +76049,7 @@ int lua_ax_base_ParticleSystem_addEmissionShape(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EmissionShape arg0; @@ -76092,7 +76092,7 @@ int lua_ax_base_ParticleSystem_setEmissionShape(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setEmissionShape'", nullptr); return 0; @@ -76100,7 +76100,7 @@ int lua_ax_base_ParticleSystem_setEmissionShape(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { unsigned short arg0; ax::EmissionShape arg1; @@ -76146,7 +76146,7 @@ int lua_ax_base_ParticleSystem_getPositionType(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getPositionType'", nullptr); return 0; @@ -76154,7 +76154,7 @@ int lua_ax_base_ParticleSystem_getPositionType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76193,7 +76193,7 @@ int lua_ax_base_ParticleSystem_setPositionType(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setPositionType'", nullptr); return 0; @@ -76201,7 +76201,7 @@ int lua_ax_base_ParticleSystem_setPositionType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ParticleSystem::PositionType arg0; @@ -76243,7 +76243,7 @@ int lua_ax_base_ParticleSystem_simulate(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_simulate'", nullptr); return 0; @@ -76251,7 +76251,7 @@ int lua_ax_base_ParticleSystem_simulate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76262,7 +76262,7 @@ int lua_ax_base_ParticleSystem_simulate(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 1) + if (argc == 1) { double arg0; @@ -76276,7 +76276,7 @@ int lua_ax_base_ParticleSystem_simulate(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { double arg0; double arg1; @@ -76321,7 +76321,7 @@ int lua_ax_base_ParticleSystem_resimulate(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_resimulate'", nullptr); return 0; @@ -76329,7 +76329,7 @@ int lua_ax_base_ParticleSystem_resimulate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76340,7 +76340,7 @@ int lua_ax_base_ParticleSystem_resimulate(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 1) + if (argc == 1) { double arg0; @@ -76354,7 +76354,7 @@ int lua_ax_base_ParticleSystem_resimulate(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { double arg0; double arg1; @@ -76399,7 +76399,7 @@ int lua_ax_base_ParticleSystem_getTexture(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getTexture'", nullptr); return 0; @@ -76407,7 +76407,7 @@ int lua_ax_base_ParticleSystem_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76446,7 +76446,7 @@ int lua_ax_base_ParticleSystem_setTexture(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setTexture'", nullptr); return 0; @@ -76454,7 +76454,7 @@ int lua_ax_base_ParticleSystem_setTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -76496,7 +76496,7 @@ int lua_ax_base_ParticleSystem_setBlendFunc(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setBlendFunc'", nullptr); return 0; @@ -76504,7 +76504,7 @@ int lua_ax_base_ParticleSystem_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -76546,7 +76546,7 @@ int lua_ax_base_ParticleSystem_getBlendFunc(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getBlendFunc'", nullptr); return 0; @@ -76554,7 +76554,7 @@ int lua_ax_base_ParticleSystem_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76593,7 +76593,7 @@ int lua_ax_base_ParticleSystem_getResourceFile(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getResourceFile'", nullptr); return 0; @@ -76601,7 +76601,7 @@ int lua_ax_base_ParticleSystem_getResourceFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76640,7 +76640,7 @@ int lua_ax_base_ParticleSystem_start(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_start'", nullptr); return 0; @@ -76648,7 +76648,7 @@ int lua_ax_base_ParticleSystem_start(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76687,7 +76687,7 @@ int lua_ax_base_ParticleSystem_stop(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_stop'", nullptr); return 0; @@ -76695,7 +76695,7 @@ int lua_ax_base_ParticleSystem_stop(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76734,7 +76734,7 @@ int lua_ax_base_ParticleSystem_setSourcePositionCompatible(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setSourcePositionCompatible'", nullptr); return 0; @@ -76742,7 +76742,7 @@ int lua_ax_base_ParticleSystem_setSourcePositionCompatible(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -76784,7 +76784,7 @@ int lua_ax_base_ParticleSystem_isSourcePositionCompatible(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isSourcePositionCompatible'", nullptr); return 0; @@ -76792,7 +76792,7 @@ int lua_ax_base_ParticleSystem_isSourcePositionCompatible(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -76831,7 +76831,7 @@ int lua_ax_base_ParticleSystem_initWithFile(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_initWithFile'", nullptr); return 0; @@ -76839,7 +76839,7 @@ int lua_ax_base_ParticleSystem_initWithFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -76940,7 +76940,7 @@ int lua_ax_base_ParticleSystem_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_initWithTotalParticles'", nullptr); return 0; @@ -76948,7 +76948,7 @@ int lua_ax_base_ParticleSystem_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -76990,7 +76990,7 @@ int lua_ax_base_ParticleSystem_isPaused(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_isPaused'", nullptr); return 0; @@ -76998,7 +76998,7 @@ int lua_ax_base_ParticleSystem_isPaused(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -77037,7 +77037,7 @@ int lua_ax_base_ParticleSystem_pauseEmissions(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_pauseEmissions'", nullptr); return 0; @@ -77045,7 +77045,7 @@ int lua_ax_base_ParticleSystem_pauseEmissions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -77084,7 +77084,7 @@ int lua_ax_base_ParticleSystem_resumeEmissions(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_resumeEmissions'", nullptr); return 0; @@ -77092,7 +77092,7 @@ int lua_ax_base_ParticleSystem_resumeEmissions(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -77131,7 +77131,7 @@ int lua_ax_base_ParticleSystem_getFixedFPS(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getFixedFPS'", nullptr); return 0; @@ -77139,7 +77139,7 @@ int lua_ax_base_ParticleSystem_getFixedFPS(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -77178,7 +77178,7 @@ int lua_ax_base_ParticleSystem_setFixedFPS(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setFixedFPS'", nullptr); return 0; @@ -77186,7 +77186,7 @@ int lua_ax_base_ParticleSystem_setFixedFPS(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -77197,7 +77197,7 @@ int lua_ax_base_ParticleSystem_setFixedFPS(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 1) + if (argc == 1) { double arg0; @@ -77239,7 +77239,7 @@ int lua_ax_base_ParticleSystem_getTimeScale(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_getTimeScale'", nullptr); return 0; @@ -77247,7 +77247,7 @@ int lua_ax_base_ParticleSystem_getTimeScale(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -77286,7 +77286,7 @@ int lua_ax_base_ParticleSystem_setTimeScale(lua_State* tolua_S) cobj = (ax::ParticleSystem*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystem_setTimeScale'", nullptr); return 0; @@ -77294,7 +77294,7 @@ int lua_ax_base_ParticleSystem_setTimeScale(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -77305,7 +77305,7 @@ int lua_ax_base_ParticleSystem_setTimeScale(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 1) + if (argc == 1) { double arg0; @@ -77914,7 +77914,7 @@ int lua_ax_base_ParticleSystem_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -78145,7 +78145,7 @@ int lua_ax_base_ParticleSystemQuad_setDisplayFrame(lua_State* tolua_S) cobj = (ax::ParticleSystemQuad*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystemQuad_setDisplayFrame'", nullptr); return 0; @@ -78153,7 +78153,7 @@ int lua_ax_base_ParticleSystemQuad_setDisplayFrame(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::SpriteFrame* arg0; @@ -78195,7 +78195,7 @@ int lua_ax_base_ParticleSystemQuad_setTextureWithRect(lua_State* tolua_S) cobj = (ax::ParticleSystemQuad*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystemQuad_setTextureWithRect'", nullptr); return 0; @@ -78203,7 +78203,7 @@ int lua_ax_base_ParticleSystemQuad_setTextureWithRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Texture2D* arg0; ax::Rect arg1; @@ -78248,7 +78248,7 @@ int lua_ax_base_ParticleSystemQuad_listenRendererRecreated(lua_State* tolua_S) cobj = (ax::ParticleSystemQuad*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSystemQuad_listenRendererRecreated'", nullptr); return 0; @@ -78256,7 +78256,7 @@ int lua_ax_base_ParticleSystemQuad_listenRendererRecreated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::EventCustom* arg0; @@ -78294,7 +78294,7 @@ int lua_ax_base_ParticleSystemQuad_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 1) { @@ -78307,7 +78307,7 @@ int lua_ax_base_ParticleSystemQuad_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 0) { @@ -78317,7 +78317,7 @@ int lua_ax_base_ParticleSystemQuad_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 1) { @@ -78387,7 +78387,7 @@ int lua_ax_base_ParticleSystemQuad_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -78519,7 +78519,7 @@ int lua_ax_base_ParticleFire_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -78583,7 +78583,7 @@ int lua_ax_base_ParticleFireworks_init(lua_State* tolua_S) cobj = (ax::ParticleFireworks*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleFireworks_init'", nullptr); return 0; @@ -78591,7 +78591,7 @@ int lua_ax_base_ParticleFireworks_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -78630,7 +78630,7 @@ int lua_ax_base_ParticleFireworks_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleFireworks*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleFireworks_initWithTotalParticles'", nullptr); return 0; @@ -78638,7 +78638,7 @@ int lua_ax_base_ParticleFireworks_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -78745,7 +78745,7 @@ int lua_ax_base_ParticleFireworks_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -78811,7 +78811,7 @@ int lua_ax_base_ParticleSun_init(lua_State* tolua_S) cobj = (ax::ParticleSun*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSun_init'", nullptr); return 0; @@ -78819,7 +78819,7 @@ int lua_ax_base_ParticleSun_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -78858,7 +78858,7 @@ int lua_ax_base_ParticleSun_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleSun*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSun_initWithTotalParticles'", nullptr); return 0; @@ -78866,7 +78866,7 @@ int lua_ax_base_ParticleSun_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -78973,7 +78973,7 @@ int lua_ax_base_ParticleSun_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79039,7 +79039,7 @@ int lua_ax_base_ParticleGalaxy_init(lua_State* tolua_S) cobj = (ax::ParticleGalaxy*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleGalaxy_init'", nullptr); return 0; @@ -79047,7 +79047,7 @@ int lua_ax_base_ParticleGalaxy_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79086,7 +79086,7 @@ int lua_ax_base_ParticleGalaxy_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleGalaxy*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleGalaxy_initWithTotalParticles'", nullptr); return 0; @@ -79094,7 +79094,7 @@ int lua_ax_base_ParticleGalaxy_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -79201,7 +79201,7 @@ int lua_ax_base_ParticleGalaxy_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79267,7 +79267,7 @@ int lua_ax_base_ParticleFlower_init(lua_State* tolua_S) cobj = (ax::ParticleFlower*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleFlower_init'", nullptr); return 0; @@ -79275,7 +79275,7 @@ int lua_ax_base_ParticleFlower_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79314,7 +79314,7 @@ int lua_ax_base_ParticleFlower_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleFlower*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleFlower_initWithTotalParticles'", nullptr); return 0; @@ -79322,7 +79322,7 @@ int lua_ax_base_ParticleFlower_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -79429,7 +79429,7 @@ int lua_ax_base_ParticleFlower_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79495,7 +79495,7 @@ int lua_ax_base_ParticleMeteor_init(lua_State* tolua_S) cobj = (ax::ParticleMeteor*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleMeteor_init'", nullptr); return 0; @@ -79503,7 +79503,7 @@ int lua_ax_base_ParticleMeteor_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79542,7 +79542,7 @@ int lua_ax_base_ParticleMeteor_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleMeteor*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleMeteor_initWithTotalParticles'", nullptr); return 0; @@ -79550,7 +79550,7 @@ int lua_ax_base_ParticleMeteor_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -79657,7 +79657,7 @@ int lua_ax_base_ParticleMeteor_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79723,7 +79723,7 @@ int lua_ax_base_ParticleSpiral_init(lua_State* tolua_S) cobj = (ax::ParticleSpiral*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSpiral_init'", nullptr); return 0; @@ -79731,7 +79731,7 @@ int lua_ax_base_ParticleSpiral_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79770,7 +79770,7 @@ int lua_ax_base_ParticleSpiral_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleSpiral*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSpiral_initWithTotalParticles'", nullptr); return 0; @@ -79778,7 +79778,7 @@ int lua_ax_base_ParticleSpiral_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -79885,7 +79885,7 @@ int lua_ax_base_ParticleSpiral_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79951,7 +79951,7 @@ int lua_ax_base_ParticleExplosion_init(lua_State* tolua_S) cobj = (ax::ParticleExplosion*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleExplosion_init'", nullptr); return 0; @@ -79959,7 +79959,7 @@ int lua_ax_base_ParticleExplosion_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -79998,7 +79998,7 @@ int lua_ax_base_ParticleExplosion_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleExplosion*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleExplosion_initWithTotalParticles'", nullptr); return 0; @@ -80006,7 +80006,7 @@ int lua_ax_base_ParticleExplosion_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -80113,7 +80113,7 @@ int lua_ax_base_ParticleExplosion_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80179,7 +80179,7 @@ int lua_ax_base_ParticleSmoke_init(lua_State* tolua_S) cobj = (ax::ParticleSmoke*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSmoke_init'", nullptr); return 0; @@ -80187,7 +80187,7 @@ int lua_ax_base_ParticleSmoke_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80226,7 +80226,7 @@ int lua_ax_base_ParticleSmoke_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleSmoke*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSmoke_initWithTotalParticles'", nullptr); return 0; @@ -80234,7 +80234,7 @@ int lua_ax_base_ParticleSmoke_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -80341,7 +80341,7 @@ int lua_ax_base_ParticleSmoke_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80407,7 +80407,7 @@ int lua_ax_base_ParticleSnow_init(lua_State* tolua_S) cobj = (ax::ParticleSnow*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSnow_init'", nullptr); return 0; @@ -80415,7 +80415,7 @@ int lua_ax_base_ParticleSnow_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80454,7 +80454,7 @@ int lua_ax_base_ParticleSnow_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleSnow*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleSnow_initWithTotalParticles'", nullptr); return 0; @@ -80462,7 +80462,7 @@ int lua_ax_base_ParticleSnow_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -80569,7 +80569,7 @@ int lua_ax_base_ParticleSnow_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80635,7 +80635,7 @@ int lua_ax_base_ParticleRain_init(lua_State* tolua_S) cobj = (ax::ParticleRain*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleRain_init'", nullptr); return 0; @@ -80643,7 +80643,7 @@ int lua_ax_base_ParticleRain_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80682,7 +80682,7 @@ int lua_ax_base_ParticleRain_initWithTotalParticles(lua_State* tolua_S) cobj = (ax::ParticleRain*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParticleRain_initWithTotalParticles'", nullptr); return 0; @@ -80690,7 +80690,7 @@ int lua_ax_base_ParticleRain_initWithTotalParticles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -80797,7 +80797,7 @@ int lua_ax_base_ParticleRain_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80863,7 +80863,7 @@ int lua_ax_base_ProgressTimer_getType(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_getType'", nullptr); return 0; @@ -80871,7 +80871,7 @@ int lua_ax_base_ProgressTimer_getType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80910,7 +80910,7 @@ int lua_ax_base_ProgressTimer_getPercentage(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_getPercentage'", nullptr); return 0; @@ -80918,7 +80918,7 @@ int lua_ax_base_ProgressTimer_getPercentage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -80957,7 +80957,7 @@ int lua_ax_base_ProgressTimer_getSprite(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_getSprite'", nullptr); return 0; @@ -80965,7 +80965,7 @@ int lua_ax_base_ProgressTimer_getSprite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -81004,7 +81004,7 @@ int lua_ax_base_ProgressTimer_setPercentage(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_setPercentage'", nullptr); return 0; @@ -81012,7 +81012,7 @@ int lua_ax_base_ProgressTimer_setPercentage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -81054,7 +81054,7 @@ int lua_ax_base_ProgressTimer_setSprite(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_setSprite'", nullptr); return 0; @@ -81062,7 +81062,7 @@ int lua_ax_base_ProgressTimer_setSprite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Sprite* arg0; @@ -81104,7 +81104,7 @@ int lua_ax_base_ProgressTimer_setType(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_setType'", nullptr); return 0; @@ -81112,7 +81112,7 @@ int lua_ax_base_ProgressTimer_setType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ProgressTimer::Type arg0; @@ -81154,7 +81154,7 @@ int lua_ax_base_ProgressTimer_isReverseDirection(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_isReverseDirection'", nullptr); return 0; @@ -81162,7 +81162,7 @@ int lua_ax_base_ProgressTimer_isReverseDirection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -81201,7 +81201,7 @@ int lua_ax_base_ProgressTimer_setReverseDirection(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_setReverseDirection'", nullptr); return 0; @@ -81209,7 +81209,7 @@ int lua_ax_base_ProgressTimer_setReverseDirection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -81251,7 +81251,7 @@ int lua_ax_base_ProgressTimer_setMidpoint(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_setMidpoint'", nullptr); return 0; @@ -81259,7 +81259,7 @@ int lua_ax_base_ProgressTimer_setMidpoint(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -81301,7 +81301,7 @@ int lua_ax_base_ProgressTimer_getMidpoint(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_getMidpoint'", nullptr); return 0; @@ -81309,7 +81309,7 @@ int lua_ax_base_ProgressTimer_getMidpoint(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -81348,7 +81348,7 @@ int lua_ax_base_ProgressTimer_setBarChangeRate(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_setBarChangeRate'", nullptr); return 0; @@ -81356,7 +81356,7 @@ int lua_ax_base_ProgressTimer_setBarChangeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -81398,7 +81398,7 @@ int lua_ax_base_ProgressTimer_getBarChangeRate(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_getBarChangeRate'", nullptr); return 0; @@ -81406,7 +81406,7 @@ int lua_ax_base_ProgressTimer_getBarChangeRate(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -81445,7 +81445,7 @@ int lua_ax_base_ProgressTimer_initWithSprite(lua_State* tolua_S) cobj = (ax::ProgressTimer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProgressTimer_initWithSprite'", nullptr); return 0; @@ -81453,7 +81453,7 @@ int lua_ax_base_ProgressTimer_initWithSprite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Sprite* arg0; @@ -81526,7 +81526,7 @@ int lua_ax_base_ProgressTimer_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -81681,7 +81681,7 @@ int lua_ax_base_ProtectedNode_getProtectedChildByTag(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_getProtectedChildByTag'", nullptr); return 0; @@ -81689,7 +81689,7 @@ int lua_ax_base_ProtectedNode_getProtectedChildByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -81731,7 +81731,7 @@ int lua_ax_base_ProtectedNode_removeProtectedChild(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_removeProtectedChild'", nullptr); return 0; @@ -81739,7 +81739,7 @@ int lua_ax_base_ProtectedNode_removeProtectedChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -81753,7 +81753,7 @@ int lua_ax_base_ProtectedNode_removeProtectedChild(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { ax::Node* arg0; bool arg1; @@ -81798,7 +81798,7 @@ int lua_ax_base_ProtectedNode_removeProtectedChildByTag(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_removeProtectedChildByTag'", nullptr); return 0; @@ -81806,7 +81806,7 @@ int lua_ax_base_ProtectedNode_removeProtectedChildByTag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -81820,7 +81820,7 @@ int lua_ax_base_ProtectedNode_removeProtectedChildByTag(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { int arg0; bool arg1; @@ -81865,7 +81865,7 @@ int lua_ax_base_ProtectedNode_removeAllProtectedChildren(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_removeAllProtectedChildren'", nullptr); return 0; @@ -81873,7 +81873,7 @@ int lua_ax_base_ProtectedNode_removeAllProtectedChildren(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -81912,7 +81912,7 @@ int lua_ax_base_ProtectedNode_removeAllProtectedChildrenWithCleanup(lua_State* t cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_removeAllProtectedChildrenWithCleanup'", nullptr); return 0; @@ -81920,7 +81920,7 @@ int lua_ax_base_ProtectedNode_removeAllProtectedChildrenWithCleanup(lua_State* t #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -81962,7 +81962,7 @@ int lua_ax_base_ProtectedNode_reorderProtectedChild(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_reorderProtectedChild'", nullptr); return 0; @@ -81970,7 +81970,7 @@ int lua_ax_base_ProtectedNode_reorderProtectedChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Node* arg0; int arg1; @@ -82015,7 +82015,7 @@ int lua_ax_base_ProtectedNode_sortAllProtectedChildren(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_sortAllProtectedChildren'", nullptr); return 0; @@ -82023,7 +82023,7 @@ int lua_ax_base_ProtectedNode_sortAllProtectedChildren(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -82062,7 +82062,7 @@ int lua_ax_base_ProtectedNode_getProtectedChildren(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_getProtectedChildren'", nullptr); return 0; @@ -82070,7 +82070,7 @@ int lua_ax_base_ProtectedNode_getProtectedChildren(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -82109,7 +82109,7 @@ int lua_ax_base_ProtectedNode_disableCascadeColor(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_disableCascadeColor'", nullptr); return 0; @@ -82117,7 +82117,7 @@ int lua_ax_base_ProtectedNode_disableCascadeColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -82156,7 +82156,7 @@ int lua_ax_base_ProtectedNode_disableCascadeOpacity(lua_State* tolua_S) cobj = (ax::ProtectedNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ProtectedNode_disableCascadeOpacity'", nullptr); return 0; @@ -82164,7 +82164,7 @@ int lua_ax_base_ProtectedNode_disableCascadeOpacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -82232,7 +82232,7 @@ int lua_ax_base_ProtectedNode_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -82306,7 +82306,7 @@ int lua_ax_base_RenderTexture_begin(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_begin'", nullptr); return 0; @@ -82314,7 +82314,7 @@ int lua_ax_base_RenderTexture_begin(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -82468,7 +82468,7 @@ int lua_ax_base_RenderTexture_end(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_end'", nullptr); return 0; @@ -82476,7 +82476,7 @@ int lua_ax_base_RenderTexture_end(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -82515,7 +82515,7 @@ int lua_ax_base_RenderTexture_clear(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_clear'", nullptr); return 0; @@ -82523,7 +82523,7 @@ int lua_ax_base_RenderTexture_clear(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; double arg1; @@ -82574,7 +82574,7 @@ int lua_ax_base_RenderTexture_clearDepth(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_clearDepth'", nullptr); return 0; @@ -82582,7 +82582,7 @@ int lua_ax_base_RenderTexture_clearDepth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -82624,7 +82624,7 @@ int lua_ax_base_RenderTexture_clearStencil(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_clearStencil'", nullptr); return 0; @@ -82632,7 +82632,7 @@ int lua_ax_base_RenderTexture_clearStencil(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -82932,7 +82932,7 @@ int lua_ax_base_RenderTexture_getClearFlags(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_getClearFlags'", nullptr); return 0; @@ -82940,7 +82940,7 @@ int lua_ax_base_RenderTexture_getClearFlags(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -82979,7 +82979,7 @@ int lua_ax_base_RenderTexture_setClearFlags(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_setClearFlags'", nullptr); return 0; @@ -82987,7 +82987,7 @@ int lua_ax_base_RenderTexture_setClearFlags(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::backend::TargetBufferFlags arg0; @@ -83029,7 +83029,7 @@ int lua_ax_base_RenderTexture_getClearColor(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_getClearColor'", nullptr); return 0; @@ -83037,7 +83037,7 @@ int lua_ax_base_RenderTexture_getClearColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -83076,7 +83076,7 @@ int lua_ax_base_RenderTexture_setClearColor(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_setClearColor'", nullptr); return 0; @@ -83084,7 +83084,7 @@ int lua_ax_base_RenderTexture_setClearColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4F arg0; @@ -83126,7 +83126,7 @@ int lua_ax_base_RenderTexture_getClearDepth(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_getClearDepth'", nullptr); return 0; @@ -83134,7 +83134,7 @@ int lua_ax_base_RenderTexture_getClearDepth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -83173,7 +83173,7 @@ int lua_ax_base_RenderTexture_setClearDepth(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_setClearDepth'", nullptr); return 0; @@ -83181,7 +83181,7 @@ int lua_ax_base_RenderTexture_setClearDepth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -83223,7 +83223,7 @@ int lua_ax_base_RenderTexture_getClearStencil(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_getClearStencil'", nullptr); return 0; @@ -83231,7 +83231,7 @@ int lua_ax_base_RenderTexture_getClearStencil(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -83270,7 +83270,7 @@ int lua_ax_base_RenderTexture_setClearStencil(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_setClearStencil'", nullptr); return 0; @@ -83278,7 +83278,7 @@ int lua_ax_base_RenderTexture_setClearStencil(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -83320,7 +83320,7 @@ int lua_ax_base_RenderTexture_isAutoDraw(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_isAutoDraw'", nullptr); return 0; @@ -83328,7 +83328,7 @@ int lua_ax_base_RenderTexture_isAutoDraw(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -83367,7 +83367,7 @@ int lua_ax_base_RenderTexture_setAutoDraw(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_setAutoDraw'", nullptr); return 0; @@ -83375,7 +83375,7 @@ int lua_ax_base_RenderTexture_setAutoDraw(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -83417,7 +83417,7 @@ int lua_ax_base_RenderTexture_getSprite(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_getSprite'", nullptr); return 0; @@ -83425,7 +83425,7 @@ int lua_ax_base_RenderTexture_getSprite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -83464,7 +83464,7 @@ int lua_ax_base_RenderTexture_getRenderTarget(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_getRenderTarget'", nullptr); return 0; @@ -83472,7 +83472,7 @@ int lua_ax_base_RenderTexture_getRenderTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -83511,7 +83511,7 @@ int lua_ax_base_RenderTexture_setSprite(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_setSprite'", nullptr); return 0; @@ -83519,7 +83519,7 @@ int lua_ax_base_RenderTexture_setSprite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Sprite* arg0; @@ -83561,7 +83561,7 @@ int lua_ax_base_RenderTexture_setKeepMatrix(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_setKeepMatrix'", nullptr); return 0; @@ -83569,7 +83569,7 @@ int lua_ax_base_RenderTexture_setKeepMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -83611,7 +83611,7 @@ int lua_ax_base_RenderTexture_setVirtualViewport(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_setVirtualViewport'", nullptr); return 0; @@ -83619,7 +83619,7 @@ int lua_ax_base_RenderTexture_setVirtualViewport(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Vec2 arg0; ax::Rect arg1; @@ -83667,7 +83667,7 @@ int lua_ax_base_RenderTexture_isSharedRenderTarget(lua_State* tolua_S) cobj = (ax::RenderTexture*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderTexture_isSharedRenderTarget'", nullptr); return 0; @@ -83675,7 +83675,7 @@ int lua_ax_base_RenderTexture_isSharedRenderTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -83837,7 +83837,7 @@ int lua_ax_base_RenderTexture_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 3) { @@ -83856,7 +83856,7 @@ int lua_ax_base_RenderTexture_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -83878,7 +83878,7 @@ int lua_ax_base_RenderTexture_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -83900,7 +83900,7 @@ int lua_ax_base_RenderTexture_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 5) { @@ -83925,7 +83925,7 @@ int lua_ax_base_RenderTexture_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 2) { @@ -83941,7 +83941,7 @@ int lua_ax_base_RenderTexture_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -83981,7 +83981,7 @@ int lua_ax_base_RenderTexture_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84069,7 +84069,7 @@ int lua_ax_base_TransitionEaseScene_easeActionWithAction(lua_State* tolua_S) cobj = (ax::TransitionEaseScene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionEaseScene_easeActionWithAction'", nullptr); return 0; @@ -84077,7 +84077,7 @@ int lua_ax_base_TransitionEaseScene_easeActionWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -84139,7 +84139,7 @@ int lua_ax_base_TransitionScene_finish(lua_State* tolua_S) cobj = (ax::TransitionScene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionScene_finish'", nullptr); return 0; @@ -84147,7 +84147,7 @@ int lua_ax_base_TransitionScene_finish(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84186,7 +84186,7 @@ int lua_ax_base_TransitionScene_hideOutShowIn(lua_State* tolua_S) cobj = (ax::TransitionScene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionScene_hideOutShowIn'", nullptr); return 0; @@ -84194,7 +84194,7 @@ int lua_ax_base_TransitionScene_hideOutShowIn(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84233,7 +84233,7 @@ int lua_ax_base_TransitionScene_getInScene(lua_State* tolua_S) cobj = (ax::TransitionScene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionScene_getInScene'", nullptr); return 0; @@ -84241,7 +84241,7 @@ int lua_ax_base_TransitionScene_getInScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84280,7 +84280,7 @@ int lua_ax_base_TransitionScene_getDuration(lua_State* tolua_S) cobj = (ax::TransitionScene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionScene_getDuration'", nullptr); return 0; @@ -84288,7 +84288,7 @@ int lua_ax_base_TransitionScene_getDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84327,7 +84327,7 @@ int lua_ax_base_TransitionScene_initWithDuration(lua_State* tolua_S) cobj = (ax::TransitionScene*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionScene_initWithDuration'", nullptr); return 0; @@ -84335,7 +84335,7 @@ int lua_ax_base_TransitionScene_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { double arg0; ax::Scene* arg1; @@ -84413,7 +84413,7 @@ int lua_ax_base_TransitionScene_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84481,7 +84481,7 @@ int lua_ax_base_TransitionSceneOriented_initWithDuration(lua_State* tolua_S) cobj = (ax::TransitionSceneOriented*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionSceneOriented_initWithDuration'", nullptr); return 0; @@ -84489,7 +84489,7 @@ int lua_ax_base_TransitionSceneOriented_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; ax::Scene* arg1; @@ -84572,7 +84572,7 @@ int lua_ax_base_TransitionSceneOriented_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84669,7 +84669,7 @@ int lua_ax_base_TransitionRotoZoom_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84765,7 +84765,7 @@ int lua_ax_base_TransitionJumpZoom_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84828,7 +84828,7 @@ int lua_ax_base_TransitionMoveInL_action(lua_State* tolua_S) cobj = (ax::TransitionMoveInL*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionMoveInL_action'", nullptr); return 0; @@ -84836,7 +84836,7 @@ int lua_ax_base_TransitionMoveInL_action(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -84875,7 +84875,7 @@ int lua_ax_base_TransitionMoveInL_easeActionWithAction(lua_State* tolua_S) cobj = (ax::TransitionMoveInL*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionMoveInL_easeActionWithAction'", nullptr); return 0; @@ -84883,7 +84883,7 @@ int lua_ax_base_TransitionMoveInL_easeActionWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -84958,7 +84958,7 @@ int lua_ax_base_TransitionMoveInL_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85056,7 +85056,7 @@ int lua_ax_base_TransitionMoveInR_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85152,7 +85152,7 @@ int lua_ax_base_TransitionMoveInT_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85248,7 +85248,7 @@ int lua_ax_base_TransitionMoveInB_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85311,7 +85311,7 @@ int lua_ax_base_TransitionSlideInL_easeActionWithAction(lua_State* tolua_S) cobj = (ax::TransitionSlideInL*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionSlideInL_easeActionWithAction'", nullptr); return 0; @@ -85319,7 +85319,7 @@ int lua_ax_base_TransitionSlideInL_easeActionWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -85361,7 +85361,7 @@ int lua_ax_base_TransitionSlideInL_action(lua_State* tolua_S) cobj = (ax::TransitionSlideInL*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionSlideInL_action'", nullptr); return 0; @@ -85369,7 +85369,7 @@ int lua_ax_base_TransitionSlideInL_action(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85441,7 +85441,7 @@ int lua_ax_base_TransitionSlideInL_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85539,7 +85539,7 @@ int lua_ax_base_TransitionSlideInR_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85635,7 +85635,7 @@ int lua_ax_base_TransitionSlideInB_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85731,7 +85731,7 @@ int lua_ax_base_TransitionSlideInT_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85794,7 +85794,7 @@ int lua_ax_base_TransitionShrinkGrow_easeActionWithAction(lua_State* tolua_S) cobj = (ax::TransitionShrinkGrow*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionShrinkGrow_easeActionWithAction'", nullptr); return 0; @@ -85802,7 +85802,7 @@ int lua_ax_base_TransitionShrinkGrow_easeActionWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -85877,7 +85877,7 @@ int lua_ax_base_TransitionShrinkGrow_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -85937,7 +85937,7 @@ int lua_ax_base_TransitionFlipX_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -85953,7 +85953,7 @@ int lua_ax_base_TransitionFlipX_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -85993,7 +85993,7 @@ int lua_ax_base_TransitionFlipX_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -86052,7 +86052,7 @@ int lua_ax_base_TransitionFlipY_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -86068,7 +86068,7 @@ int lua_ax_base_TransitionFlipY_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -86108,7 +86108,7 @@ int lua_ax_base_TransitionFlipY_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -86167,7 +86167,7 @@ int lua_ax_base_TransitionFlipAngular_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -86183,7 +86183,7 @@ int lua_ax_base_TransitionFlipAngular_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -86223,7 +86223,7 @@ int lua_ax_base_TransitionFlipAngular_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -86282,7 +86282,7 @@ int lua_ax_base_TransitionZoomFlipX_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -86298,7 +86298,7 @@ int lua_ax_base_TransitionZoomFlipX_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -86338,7 +86338,7 @@ int lua_ax_base_TransitionZoomFlipX_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -86397,7 +86397,7 @@ int lua_ax_base_TransitionZoomFlipY_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -86413,7 +86413,7 @@ int lua_ax_base_TransitionZoomFlipY_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -86453,7 +86453,7 @@ int lua_ax_base_TransitionZoomFlipY_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -86512,7 +86512,7 @@ int lua_ax_base_TransitionZoomFlipAngular_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -86528,7 +86528,7 @@ int lua_ax_base_TransitionZoomFlipAngular_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -86568,7 +86568,7 @@ int lua_ax_base_TransitionZoomFlipAngular_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -86694,7 +86694,7 @@ int lua_ax_base_TransitionFade_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -86710,7 +86710,7 @@ int lua_ax_base_TransitionFade_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -86750,7 +86750,7 @@ int lua_ax_base_TransitionFade_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -86847,7 +86847,7 @@ int lua_ax_base_TransitionCrossFade_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -86910,7 +86910,7 @@ int lua_ax_base_TransitionTurnOffTiles_easeActionWithAction(lua_State* tolua_S) cobj = (ax::TransitionTurnOffTiles*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionTurnOffTiles_easeActionWithAction'", nullptr); return 0; @@ -86918,7 +86918,7 @@ int lua_ax_base_TransitionTurnOffTiles_easeActionWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -86993,7 +86993,7 @@ int lua_ax_base_TransitionTurnOffTiles_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -87057,7 +87057,7 @@ int lua_ax_base_TransitionSplitCols_action(lua_State* tolua_S) cobj = (ax::TransitionSplitCols*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionSplitCols_action'", nullptr); return 0; @@ -87065,7 +87065,7 @@ int lua_ax_base_TransitionSplitCols_action(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -87104,7 +87104,7 @@ int lua_ax_base_TransitionSplitCols_easeActionWithAction(lua_State* tolua_S) cobj = (ax::TransitionSplitCols*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionSplitCols_easeActionWithAction'", nullptr); return 0; @@ -87112,7 +87112,7 @@ int lua_ax_base_TransitionSplitCols_easeActionWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -87187,7 +87187,7 @@ int lua_ax_base_TransitionSplitCols_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -87285,7 +87285,7 @@ int lua_ax_base_TransitionSplitRows_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -87348,7 +87348,7 @@ int lua_ax_base_TransitionFadeTR_actionWithSize(lua_State* tolua_S) cobj = (ax::TransitionFadeTR*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionFadeTR_actionWithSize'", nullptr); return 0; @@ -87356,7 +87356,7 @@ int lua_ax_base_TransitionFadeTR_actionWithSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -87398,7 +87398,7 @@ int lua_ax_base_TransitionFadeTR_easeActionWithAction(lua_State* tolua_S) cobj = (ax::TransitionFadeTR*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionFadeTR_easeActionWithAction'", nullptr); return 0; @@ -87406,7 +87406,7 @@ int lua_ax_base_TransitionFadeTR_easeActionWithAction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ActionInterval* arg0; @@ -87481,7 +87481,7 @@ int lua_ax_base_TransitionFadeTR_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -87579,7 +87579,7 @@ int lua_ax_base_TransitionFadeBL_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -87675,7 +87675,7 @@ int lua_ax_base_TransitionFadeUp_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -87771,7 +87771,7 @@ int lua_ax_base_TransitionFadeDown_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -87834,7 +87834,7 @@ int lua_ax_base_TransitionPageTurn_initWithDuration(lua_State* tolua_S) cobj = (ax::TransitionPageTurn*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionPageTurn_initWithDuration'", nullptr); return 0; @@ -87842,7 +87842,7 @@ int lua_ax_base_TransitionPageTurn_initWithDuration(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { double arg0; ax::Scene* arg1; @@ -87890,7 +87890,7 @@ int lua_ax_base_TransitionPageTurn_actionWithSize(lua_State* tolua_S) cobj = (ax::TransitionPageTurn*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TransitionPageTurn_actionWithSize'", nullptr); return 0; @@ -87898,7 +87898,7 @@ int lua_ax_base_TransitionPageTurn_actionWithSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -87975,7 +87975,7 @@ int lua_ax_base_TransitionPageTurn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88073,7 +88073,7 @@ int lua_ax_base_TransitionProgress_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88169,7 +88169,7 @@ int lua_ax_base_TransitionProgressRadialCCW_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88265,7 +88265,7 @@ int lua_ax_base_TransitionProgressRadialCW_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88361,7 +88361,7 @@ int lua_ax_base_TransitionProgressHorizontal_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88457,7 +88457,7 @@ int lua_ax_base_TransitionProgressVertical_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88553,7 +88553,7 @@ int lua_ax_base_TransitionProgressInOut_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88649,7 +88649,7 @@ int lua_ax_base_TransitionProgressOutIn_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88712,7 +88712,7 @@ int lua_ax_base_Camera_getCameraFlag(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getCameraFlag'", nullptr); return 0; @@ -88720,7 +88720,7 @@ int lua_ax_base_Camera_getCameraFlag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88759,7 +88759,7 @@ int lua_ax_base_Camera_setCameraFlag(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setCameraFlag'", nullptr); return 0; @@ -88767,7 +88767,7 @@ int lua_ax_base_Camera_setCameraFlag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::CameraFlag arg0; @@ -88809,7 +88809,7 @@ int lua_ax_base_Camera_lookAt(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_lookAt'", nullptr); return 0; @@ -88817,7 +88817,7 @@ int lua_ax_base_Camera_lookAt(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -88831,7 +88831,7 @@ int lua_ax_base_Camera_lookAt(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { ax::Vec3 arg0; ax::Vec3 arg1; @@ -88876,7 +88876,7 @@ int lua_ax_base_Camera_getProjectionMatrix(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getProjectionMatrix'", nullptr); return 0; @@ -88884,7 +88884,7 @@ int lua_ax_base_Camera_getProjectionMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88923,7 +88923,7 @@ int lua_ax_base_Camera_getViewMatrix(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getViewMatrix'", nullptr); return 0; @@ -88931,7 +88931,7 @@ int lua_ax_base_Camera_getViewMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -88970,7 +88970,7 @@ int lua_ax_base_Camera_getViewProjectionMatrix(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getViewProjectionMatrix'", nullptr); return 0; @@ -88978,7 +88978,7 @@ int lua_ax_base_Camera_getViewProjectionMatrix(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89017,7 +89017,7 @@ int lua_ax_base_Camera_project(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_project'", nullptr); return 0; @@ -89025,7 +89025,7 @@ int lua_ax_base_Camera_project(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -89067,7 +89067,7 @@ int lua_ax_base_Camera_projectGL(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_projectGL'", nullptr); return 0; @@ -89075,7 +89075,7 @@ int lua_ax_base_Camera_projectGL(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -89117,7 +89117,7 @@ int lua_ax_base_Camera_isVisibleInFrustum(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_isVisibleInFrustum'", nullptr); return 0; @@ -89125,7 +89125,7 @@ int lua_ax_base_Camera_isVisibleInFrustum(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { const ax::AABB* arg0; @@ -89167,7 +89167,7 @@ int lua_ax_base_Camera_getDepthInView(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getDepthInView'", nullptr); return 0; @@ -89175,7 +89175,7 @@ int lua_ax_base_Camera_getDepthInView(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Mat4 arg0; @@ -89217,7 +89217,7 @@ int lua_ax_base_Camera_setDepth(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setDepth'", nullptr); return 0; @@ -89225,7 +89225,7 @@ int lua_ax_base_Camera_setDepth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int32_t arg0; @@ -89267,7 +89267,7 @@ int lua_ax_base_Camera_getDepth(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getDepth'", nullptr); return 0; @@ -89275,7 +89275,7 @@ int lua_ax_base_Camera_getDepth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89314,7 +89314,7 @@ int lua_ax_base_Camera_getRenderOrder(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getRenderOrder'", nullptr); return 0; @@ -89322,7 +89322,7 @@ int lua_ax_base_Camera_getRenderOrder(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89361,7 +89361,7 @@ int lua_ax_base_Camera_getFOV(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getFOV'", nullptr); return 0; @@ -89369,7 +89369,7 @@ int lua_ax_base_Camera_getFOV(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89408,7 +89408,7 @@ int lua_ax_base_Camera_setFOV(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setFOV'", nullptr); return 0; @@ -89416,7 +89416,7 @@ int lua_ax_base_Camera_setFOV(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -89458,7 +89458,7 @@ int lua_ax_base_Camera_getFarPlane(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getFarPlane'", nullptr); return 0; @@ -89466,7 +89466,7 @@ int lua_ax_base_Camera_getFarPlane(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89505,7 +89505,7 @@ int lua_ax_base_Camera_setFarPlane(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setFarPlane'", nullptr); return 0; @@ -89513,7 +89513,7 @@ int lua_ax_base_Camera_setFarPlane(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -89555,7 +89555,7 @@ int lua_ax_base_Camera_getNearPlane(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getNearPlane'", nullptr); return 0; @@ -89563,7 +89563,7 @@ int lua_ax_base_Camera_getNearPlane(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89602,7 +89602,7 @@ int lua_ax_base_Camera_setNearPlane(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setNearPlane'", nullptr); return 0; @@ -89610,7 +89610,7 @@ int lua_ax_base_Camera_setNearPlane(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -89652,7 +89652,7 @@ int lua_ax_base_Camera_getZoom(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getZoom'", nullptr); return 0; @@ -89660,7 +89660,7 @@ int lua_ax_base_Camera_getZoom(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89699,7 +89699,7 @@ int lua_ax_base_Camera_setZoom(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setZoom'", nullptr); return 0; @@ -89707,7 +89707,7 @@ int lua_ax_base_Camera_setZoom(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -89749,7 +89749,7 @@ int lua_ax_base_Camera_applyZoom(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_applyZoom'", nullptr); return 0; @@ -89757,7 +89757,7 @@ int lua_ax_base_Camera_applyZoom(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89796,7 +89796,7 @@ int lua_ax_base_Camera_clearBackground(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_clearBackground'", nullptr); return 0; @@ -89804,7 +89804,7 @@ int lua_ax_base_Camera_clearBackground(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89843,7 +89843,7 @@ int lua_ax_base_Camera_apply(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_apply'", nullptr); return 0; @@ -89851,7 +89851,7 @@ int lua_ax_base_Camera_apply(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89890,7 +89890,7 @@ int lua_ax_base_Camera_isViewProjectionUpdated(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_isViewProjectionUpdated'", nullptr); return 0; @@ -89898,7 +89898,7 @@ int lua_ax_base_Camera_isViewProjectionUpdated(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -89937,7 +89937,7 @@ int lua_ax_base_Camera_setBackgroundBrush(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setBackgroundBrush'", nullptr); return 0; @@ -89945,7 +89945,7 @@ int lua_ax_base_Camera_setBackgroundBrush(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::CameraBackgroundBrush* arg0; @@ -89987,7 +89987,7 @@ int lua_ax_base_Camera_getBackgroundBrush(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_getBackgroundBrush'", nullptr); return 0; @@ -89995,7 +89995,7 @@ int lua_ax_base_Camera_getBackgroundBrush(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -90034,7 +90034,7 @@ int lua_ax_base_Camera_isBrushValid(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_isBrushValid'", nullptr); return 0; @@ -90042,7 +90042,7 @@ int lua_ax_base_Camera_isBrushValid(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -90081,7 +90081,7 @@ int lua_ax_base_Camera_setScene(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setScene'", nullptr); return 0; @@ -90089,7 +90089,7 @@ int lua_ax_base_Camera_setScene(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Scene* arg0; @@ -90131,7 +90131,7 @@ int lua_ax_base_Camera_setAdditionalProjection(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_setAdditionalProjection'", nullptr); return 0; @@ -90139,7 +90139,7 @@ int lua_ax_base_Camera_setAdditionalProjection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Mat4 arg0; @@ -90181,7 +90181,7 @@ int lua_ax_base_Camera_initDefault(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_initDefault'", nullptr); return 0; @@ -90189,7 +90189,7 @@ int lua_ax_base_Camera_initDefault(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -90228,7 +90228,7 @@ int lua_ax_base_Camera_initPerspective(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_initPerspective'", nullptr); return 0; @@ -90236,7 +90236,7 @@ int lua_ax_base_Camera_initPerspective(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; double arg1; @@ -90287,7 +90287,7 @@ int lua_ax_base_Camera_initOrthographic(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_initOrthographic'", nullptr); return 0; @@ -90295,7 +90295,7 @@ int lua_ax_base_Camera_initOrthographic(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; double arg1; @@ -90346,7 +90346,7 @@ int lua_ax_base_Camera_applyViewport(lua_State* tolua_S) cobj = (ax::Camera*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Camera_applyViewport'", nullptr); return 0; @@ -90354,7 +90354,7 @@ int lua_ax_base_Camera_applyViewport(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -90645,7 +90645,7 @@ int lua_ax_base_Camera_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -90748,7 +90748,7 @@ int lua_ax_base_CameraBackgroundBrush_getBrushType(lua_State* tolua_S) cobj = (ax::CameraBackgroundBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundBrush_getBrushType'", nullptr); return 0; @@ -90756,7 +90756,7 @@ int lua_ax_base_CameraBackgroundBrush_getBrushType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -90795,7 +90795,7 @@ int lua_ax_base_CameraBackgroundBrush_drawBackground(lua_State* tolua_S) cobj = (ax::CameraBackgroundBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundBrush_drawBackground'", nullptr); return 0; @@ -90803,7 +90803,7 @@ int lua_ax_base_CameraBackgroundBrush_drawBackground(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Camera* arg0; @@ -90845,7 +90845,7 @@ int lua_ax_base_CameraBackgroundBrush_isValid(lua_State* tolua_S) cobj = (ax::CameraBackgroundBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundBrush_isValid'", nullptr); return 0; @@ -90853,7 +90853,7 @@ int lua_ax_base_CameraBackgroundBrush_isValid(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -90892,7 +90892,7 @@ int lua_ax_base_CameraBackgroundBrush_init(lua_State* tolua_S) cobj = (ax::CameraBackgroundBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundBrush_init'", nullptr); return 0; @@ -90900,7 +90900,7 @@ int lua_ax_base_CameraBackgroundBrush_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91099,7 +91099,7 @@ int lua_ax_base_CameraBackgroundBrush_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91169,7 +91169,7 @@ int lua_ax_base_CameraBackgroundDepthBrush_setDepth(lua_State* tolua_S) cobj = (ax::CameraBackgroundDepthBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundDepthBrush_setDepth'", nullptr); return 0; @@ -91177,7 +91177,7 @@ int lua_ax_base_CameraBackgroundDepthBrush_setDepth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -91250,7 +91250,7 @@ int lua_ax_base_CameraBackgroundDepthBrush_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91314,7 +91314,7 @@ int lua_ax_base_CameraBackgroundColorBrush_setColor(lua_State* tolua_S) cobj = (ax::CameraBackgroundColorBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundColorBrush_setColor'", nullptr); return 0; @@ -91322,7 +91322,7 @@ int lua_ax_base_CameraBackgroundColorBrush_setColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color4F arg0; @@ -91397,7 +91397,7 @@ int lua_ax_base_CameraBackgroundColorBrush_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91461,7 +91461,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_setTexture(lua_State* tolua_S) cobj = (ax::CameraBackgroundSkyBoxBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundSkyBoxBrush_setTexture'", nullptr); return 0; @@ -91469,7 +91469,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_setTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TextureCube* arg0; @@ -91511,7 +91511,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_getTexture(lua_State* tolua_S) cobj = (ax::CameraBackgroundSkyBoxBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundSkyBoxBrush_getTexture'", nullptr); return 0; @@ -91519,7 +91519,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91558,7 +91558,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_isActived(lua_State* tolua_S) cobj = (ax::CameraBackgroundSkyBoxBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundSkyBoxBrush_isActived'", nullptr); return 0; @@ -91566,7 +91566,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_isActived(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91605,7 +91605,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_setActived(lua_State* tolua_S) cobj = (ax::CameraBackgroundSkyBoxBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundSkyBoxBrush_setActived'", nullptr); return 0; @@ -91613,7 +91613,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_setActived(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -91655,7 +91655,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_setTextureValid(lua_State* tolua_S) cobj = (ax::CameraBackgroundSkyBoxBrush*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_CameraBackgroundSkyBoxBrush_setTextureValid'", nullptr); return 0; @@ -91663,7 +91663,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_setTextureValid(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -91701,7 +91701,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 0) { @@ -91711,7 +91711,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 6) { @@ -91760,7 +91760,7 @@ int lua_ax_base_CameraBackgroundSkyBoxBrush_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91828,7 +91828,7 @@ int lua_ax_base_GridBase_beforeBlit(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_beforeBlit'", nullptr); return 0; @@ -91836,7 +91836,7 @@ int lua_ax_base_GridBase_beforeBlit(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91875,7 +91875,7 @@ int lua_ax_base_GridBase_afterBlit(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_afterBlit'", nullptr); return 0; @@ -91883,7 +91883,7 @@ int lua_ax_base_GridBase_afterBlit(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91922,7 +91922,7 @@ int lua_ax_base_GridBase_blit(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_blit'", nullptr); return 0; @@ -91930,7 +91930,7 @@ int lua_ax_base_GridBase_blit(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -91969,7 +91969,7 @@ int lua_ax_base_GridBase_reuse(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_reuse'", nullptr); return 0; @@ -91977,7 +91977,7 @@ int lua_ax_base_GridBase_reuse(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92016,7 +92016,7 @@ int lua_ax_base_GridBase_calculateVertexPoints(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_calculateVertexPoints'", nullptr); return 0; @@ -92024,7 +92024,7 @@ int lua_ax_base_GridBase_calculateVertexPoints(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92166,7 +92166,7 @@ int lua_ax_base_GridBase_isActive(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_isActive'", nullptr); return 0; @@ -92174,7 +92174,7 @@ int lua_ax_base_GridBase_isActive(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92213,7 +92213,7 @@ int lua_ax_base_GridBase_setActive(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_setActive'", nullptr); return 0; @@ -92221,7 +92221,7 @@ int lua_ax_base_GridBase_setActive(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -92263,7 +92263,7 @@ int lua_ax_base_GridBase_getReuseGrid(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_getReuseGrid'", nullptr); return 0; @@ -92271,7 +92271,7 @@ int lua_ax_base_GridBase_getReuseGrid(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92310,7 +92310,7 @@ int lua_ax_base_GridBase_setReuseGrid(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_setReuseGrid'", nullptr); return 0; @@ -92318,7 +92318,7 @@ int lua_ax_base_GridBase_setReuseGrid(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -92360,7 +92360,7 @@ int lua_ax_base_GridBase_getGridSize(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_getGridSize'", nullptr); return 0; @@ -92368,7 +92368,7 @@ int lua_ax_base_GridBase_getGridSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92407,7 +92407,7 @@ int lua_ax_base_GridBase_setGridSize(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_setGridSize'", nullptr); return 0; @@ -92415,7 +92415,7 @@ int lua_ax_base_GridBase_setGridSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -92457,7 +92457,7 @@ int lua_ax_base_GridBase_getStep(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_getStep'", nullptr); return 0; @@ -92465,7 +92465,7 @@ int lua_ax_base_GridBase_getStep(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92504,7 +92504,7 @@ int lua_ax_base_GridBase_setStep(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_setStep'", nullptr); return 0; @@ -92512,7 +92512,7 @@ int lua_ax_base_GridBase_setStep(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -92554,7 +92554,7 @@ int lua_ax_base_GridBase_isTextureFlipped(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_isTextureFlipped'", nullptr); return 0; @@ -92562,7 +92562,7 @@ int lua_ax_base_GridBase_isTextureFlipped(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92601,7 +92601,7 @@ int lua_ax_base_GridBase_setTextureFlipped(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_setTextureFlipped'", nullptr); return 0; @@ -92609,7 +92609,7 @@ int lua_ax_base_GridBase_setTextureFlipped(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -92651,7 +92651,7 @@ int lua_ax_base_GridBase_beforeDraw(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_beforeDraw'", nullptr); return 0; @@ -92659,7 +92659,7 @@ int lua_ax_base_GridBase_beforeDraw(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92698,7 +92698,7 @@ int lua_ax_base_GridBase_afterDraw(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_afterDraw'", nullptr); return 0; @@ -92706,7 +92706,7 @@ int lua_ax_base_GridBase_afterDraw(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Node* arg0; @@ -92748,7 +92748,7 @@ int lua_ax_base_GridBase_set2DProjection(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_set2DProjection'", nullptr); return 0; @@ -92756,7 +92756,7 @@ int lua_ax_base_GridBase_set2DProjection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92795,7 +92795,7 @@ int lua_ax_base_GridBase_setGridRect(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_setGridRect'", nullptr); return 0; @@ -92803,7 +92803,7 @@ int lua_ax_base_GridBase_setGridRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Rect arg0; @@ -92845,7 +92845,7 @@ int lua_ax_base_GridBase_getGridRect(lua_State* tolua_S) cobj = (ax::GridBase*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_GridBase_getGridRect'", nullptr); return 0; @@ -92853,7 +92853,7 @@ int lua_ax_base_GridBase_getGridRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -92932,7 +92932,7 @@ int lua_ax_base_Grid3D_setNeedDepthTestForBlit(lua_State* tolua_S) cobj = (ax::Grid3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Grid3D_setNeedDepthTestForBlit'", nullptr); return 0; @@ -92940,7 +92940,7 @@ int lua_ax_base_Grid3D_setNeedDepthTestForBlit(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -92982,7 +92982,7 @@ int lua_ax_base_Grid3D_getNeedDepthTestForBlit(lua_State* tolua_S) cobj = (ax::Grid3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Grid3D_getNeedDepthTestForBlit'", nullptr); return 0; @@ -92990,7 +92990,7 @@ int lua_ax_base_Grid3D_getNeedDepthTestForBlit(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93025,7 +93025,7 @@ int lua_ax_base_Grid3D_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -93041,7 +93041,7 @@ int lua_ax_base_Grid3D_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 1) { @@ -93054,7 +93054,7 @@ int lua_ax_base_Grid3D_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -93073,7 +93073,7 @@ int lua_ax_base_Grid3D_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -93116,7 +93116,7 @@ int lua_ax_base_Grid3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93177,7 +93177,7 @@ int lua_ax_base_TiledGrid3D_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 2) { @@ -93193,7 +93193,7 @@ int lua_ax_base_TiledGrid3D_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 1) { @@ -93206,7 +93206,7 @@ int lua_ax_base_TiledGrid3D_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 3) { @@ -93225,7 +93225,7 @@ int lua_ax_base_TiledGrid3D_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 4) { @@ -93293,7 +93293,7 @@ int lua_ax_base_BaseLight_getLightType(lua_State* tolua_S) cobj = (ax::BaseLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BaseLight_getLightType'", nullptr); return 0; @@ -93301,7 +93301,7 @@ int lua_ax_base_BaseLight_getLightType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93340,7 +93340,7 @@ int lua_ax_base_BaseLight_getIntensity(lua_State* tolua_S) cobj = (ax::BaseLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BaseLight_getIntensity'", nullptr); return 0; @@ -93348,7 +93348,7 @@ int lua_ax_base_BaseLight_getIntensity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93387,7 +93387,7 @@ int lua_ax_base_BaseLight_setIntensity(lua_State* tolua_S) cobj = (ax::BaseLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BaseLight_setIntensity'", nullptr); return 0; @@ -93395,7 +93395,7 @@ int lua_ax_base_BaseLight_setIntensity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -93437,7 +93437,7 @@ int lua_ax_base_BaseLight_getLightFlag(lua_State* tolua_S) cobj = (ax::BaseLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BaseLight_getLightFlag'", nullptr); return 0; @@ -93445,7 +93445,7 @@ int lua_ax_base_BaseLight_getLightFlag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93484,7 +93484,7 @@ int lua_ax_base_BaseLight_setLightFlag(lua_State* tolua_S) cobj = (ax::BaseLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BaseLight_setLightFlag'", nullptr); return 0; @@ -93492,7 +93492,7 @@ int lua_ax_base_BaseLight_setLightFlag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::LightFlag arg0; @@ -93534,7 +93534,7 @@ int lua_ax_base_BaseLight_setEnabled(lua_State* tolua_S) cobj = (ax::BaseLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BaseLight_setEnabled'", nullptr); return 0; @@ -93542,7 +93542,7 @@ int lua_ax_base_BaseLight_setEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -93584,7 +93584,7 @@ int lua_ax_base_BaseLight_isEnabled(lua_State* tolua_S) cobj = (ax::BaseLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_BaseLight_isEnabled'", nullptr); return 0; @@ -93592,7 +93592,7 @@ int lua_ax_base_BaseLight_isEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93657,7 +93657,7 @@ int lua_ax_base_DirectionLight_setDirection(lua_State* tolua_S) cobj = (ax::DirectionLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DirectionLight_setDirection'", nullptr); return 0; @@ -93665,7 +93665,7 @@ int lua_ax_base_DirectionLight_setDirection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -93707,7 +93707,7 @@ int lua_ax_base_DirectionLight_getDirection(lua_State* tolua_S) cobj = (ax::DirectionLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DirectionLight_getDirection'", nullptr); return 0; @@ -93715,7 +93715,7 @@ int lua_ax_base_DirectionLight_getDirection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93754,7 +93754,7 @@ int lua_ax_base_DirectionLight_getDirectionInWorld(lua_State* tolua_S) cobj = (ax::DirectionLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_DirectionLight_getDirectionInWorld'", nullptr); return 0; @@ -93762,7 +93762,7 @@ int lua_ax_base_DirectionLight_getDirectionInWorld(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93834,7 +93834,7 @@ int lua_ax_base_DirectionLight_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93900,7 +93900,7 @@ int lua_ax_base_PointLight_getRange(lua_State* tolua_S) cobj = (ax::PointLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PointLight_getRange'", nullptr); return 0; @@ -93908,7 +93908,7 @@ int lua_ax_base_PointLight_getRange(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -93947,7 +93947,7 @@ int lua_ax_base_PointLight_setRange(lua_State* tolua_S) cobj = (ax::PointLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_PointLight_setRange'", nullptr); return 0; @@ -93955,7 +93955,7 @@ int lua_ax_base_PointLight_setRange(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -94032,7 +94032,7 @@ int lua_ax_base_PointLight_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94097,7 +94097,7 @@ int lua_ax_base_SpotLight_setDirection(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_setDirection'", nullptr); return 0; @@ -94105,7 +94105,7 @@ int lua_ax_base_SpotLight_setDirection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -94147,7 +94147,7 @@ int lua_ax_base_SpotLight_getDirection(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_getDirection'", nullptr); return 0; @@ -94155,7 +94155,7 @@ int lua_ax_base_SpotLight_getDirection(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94194,7 +94194,7 @@ int lua_ax_base_SpotLight_getDirectionInWorld(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_getDirectionInWorld'", nullptr); return 0; @@ -94202,7 +94202,7 @@ int lua_ax_base_SpotLight_getDirectionInWorld(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94241,7 +94241,7 @@ int lua_ax_base_SpotLight_setRange(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_setRange'", nullptr); return 0; @@ -94249,7 +94249,7 @@ int lua_ax_base_SpotLight_setRange(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -94291,7 +94291,7 @@ int lua_ax_base_SpotLight_getRange(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_getRange'", nullptr); return 0; @@ -94299,7 +94299,7 @@ int lua_ax_base_SpotLight_getRange(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94338,7 +94338,7 @@ int lua_ax_base_SpotLight_setInnerAngle(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_setInnerAngle'", nullptr); return 0; @@ -94346,7 +94346,7 @@ int lua_ax_base_SpotLight_setInnerAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -94388,7 +94388,7 @@ int lua_ax_base_SpotLight_getInnerAngle(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_getInnerAngle'", nullptr); return 0; @@ -94396,7 +94396,7 @@ int lua_ax_base_SpotLight_getInnerAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94435,7 +94435,7 @@ int lua_ax_base_SpotLight_getCosInnerAngle(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_getCosInnerAngle'", nullptr); return 0; @@ -94443,7 +94443,7 @@ int lua_ax_base_SpotLight_getCosInnerAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94482,7 +94482,7 @@ int lua_ax_base_SpotLight_setOuterAngle(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_setOuterAngle'", nullptr); return 0; @@ -94490,7 +94490,7 @@ int lua_ax_base_SpotLight_setOuterAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -94532,7 +94532,7 @@ int lua_ax_base_SpotLight_getOuterAngle(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_getOuterAngle'", nullptr); return 0; @@ -94540,7 +94540,7 @@ int lua_ax_base_SpotLight_getOuterAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94579,7 +94579,7 @@ int lua_ax_base_SpotLight_getCosOuterAngle(lua_State* tolua_S) cobj = (ax::SpotLight*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpotLight_getCosOuterAngle'", nullptr); return 0; @@ -94587,7 +94587,7 @@ int lua_ax_base_SpotLight_getCosOuterAngle(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94667,7 +94667,7 @@ int lua_ax_base_SpotLight_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94772,7 +94772,7 @@ int lua_ax_base_AmbientLight_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94835,7 +94835,7 @@ int lua_ax_base_RenderState_getName(lua_State* tolua_S) cobj = (ax::RenderState*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderState_getName'", nullptr); return 0; @@ -94843,7 +94843,7 @@ int lua_ax_base_RenderState_getName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -94882,7 +94882,7 @@ int lua_ax_base_RenderState_bindPass(lua_State* tolua_S) cobj = (ax::RenderState*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_RenderState_bindPass'", nullptr); return 0; @@ -94890,7 +94890,7 @@ int lua_ax_base_RenderState_bindPass(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Pass* arg0; ax::MeshCommand* arg1; @@ -94956,7 +94956,7 @@ int lua_ax_base_Technique_addPass(lua_State* tolua_S) cobj = (ax::Technique*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Technique_addPass'", nullptr); return 0; @@ -94964,7 +94964,7 @@ int lua_ax_base_Technique_addPass(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Pass* arg0; @@ -95006,7 +95006,7 @@ int lua_ax_base_Technique_getName(lua_State* tolua_S) cobj = (ax::Technique*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Technique_getName'", nullptr); return 0; @@ -95014,7 +95014,7 @@ int lua_ax_base_Technique_getName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95053,7 +95053,7 @@ int lua_ax_base_Technique_getPassByIndex(lua_State* tolua_S) cobj = (ax::Technique*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Technique_getPassByIndex'", nullptr); return 0; @@ -95061,7 +95061,7 @@ int lua_ax_base_Technique_getPassByIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ssize_t arg0; @@ -95103,7 +95103,7 @@ int lua_ax_base_Technique_getPassCount(lua_State* tolua_S) cobj = (ax::Technique*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Technique_getPassCount'", nullptr); return 0; @@ -95111,7 +95111,7 @@ int lua_ax_base_Technique_getPassCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95150,7 +95150,7 @@ int lua_ax_base_Technique_getPasses(lua_State* tolua_S) cobj = (ax::Technique*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Technique_getPasses'", nullptr); return 0; @@ -95158,7 +95158,7 @@ int lua_ax_base_Technique_getPasses(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95197,7 +95197,7 @@ int lua_ax_base_Technique_clone(lua_State* tolua_S) cobj = (ax::Technique*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Technique_clone'", nullptr); return 0; @@ -95205,7 +95205,7 @@ int lua_ax_base_Technique_clone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95244,7 +95244,7 @@ int lua_ax_base_Technique_setMaterial(lua_State* tolua_S) cobj = (ax::Technique*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Technique_setMaterial'", nullptr); return 0; @@ -95252,7 +95252,7 @@ int lua_ax_base_Technique_setMaterial(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Material* arg0; @@ -95396,7 +95396,7 @@ int lua_ax_base_Material_draw(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_draw'", nullptr); return 0; @@ -95404,7 +95404,7 @@ int lua_ax_base_Material_draw(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 8) + if (argc == 8) { ax::MeshCommand* arg0; double arg1; @@ -95467,7 +95467,7 @@ int lua_ax_base_Material_getName(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_getName'", nullptr); return 0; @@ -95475,7 +95475,7 @@ int lua_ax_base_Material_getName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95514,7 +95514,7 @@ int lua_ax_base_Material_setName(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_setName'", nullptr); return 0; @@ -95522,7 +95522,7 @@ int lua_ax_base_Material_setName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -95564,7 +95564,7 @@ int lua_ax_base_Material_getTechniqueByName(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_getTechniqueByName'", nullptr); return 0; @@ -95572,7 +95572,7 @@ int lua_ax_base_Material_getTechniqueByName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -95614,7 +95614,7 @@ int lua_ax_base_Material_getTechniqueByIndex(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_getTechniqueByIndex'", nullptr); return 0; @@ -95622,7 +95622,7 @@ int lua_ax_base_Material_getTechniqueByIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ssize_t arg0; @@ -95664,7 +95664,7 @@ int lua_ax_base_Material_getTechnique(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_getTechnique'", nullptr); return 0; @@ -95672,7 +95672,7 @@ int lua_ax_base_Material_getTechnique(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95711,7 +95711,7 @@ int lua_ax_base_Material_getTechniques(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_getTechniques'", nullptr); return 0; @@ -95719,7 +95719,7 @@ int lua_ax_base_Material_getTechniques(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95758,7 +95758,7 @@ int lua_ax_base_Material_getTechniqueCount(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_getTechniqueCount'", nullptr); return 0; @@ -95766,7 +95766,7 @@ int lua_ax_base_Material_getTechniqueCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95805,7 +95805,7 @@ int lua_ax_base_Material_addTechnique(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_addTechnique'", nullptr); return 0; @@ -95813,7 +95813,7 @@ int lua_ax_base_Material_addTechnique(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Technique* arg0; @@ -95855,7 +95855,7 @@ int lua_ax_base_Material_setTechnique(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_setTechnique'", nullptr); return 0; @@ -95863,7 +95863,7 @@ int lua_ax_base_Material_setTechnique(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -95905,7 +95905,7 @@ int lua_ax_base_Material_clone(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_clone'", nullptr); return 0; @@ -95913,7 +95913,7 @@ int lua_ax_base_Material_clone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95952,7 +95952,7 @@ int lua_ax_base_Material_getRenderState(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_getRenderState'", nullptr); return 0; @@ -95960,7 +95960,7 @@ int lua_ax_base_Material_getRenderState(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -95999,7 +95999,7 @@ int lua_ax_base_Material_setPrimitiveType(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_setPrimitiveType'", nullptr); return 0; @@ -96007,7 +96007,7 @@ int lua_ax_base_Material_setPrimitiveType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::backend::PrimitiveType arg0; @@ -96049,7 +96049,7 @@ int lua_ax_base_Material_getPrimitiveType(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_getPrimitiveType'", nullptr); return 0; @@ -96057,7 +96057,7 @@ int lua_ax_base_Material_getPrimitiveType(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -96096,7 +96096,7 @@ int lua_ax_base_Material_setTransparent(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_setTransparent'", nullptr); return 0; @@ -96104,7 +96104,7 @@ int lua_ax_base_Material_setTransparent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -96146,7 +96146,7 @@ int lua_ax_base_Material_isTransparent(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_isTransparent'", nullptr); return 0; @@ -96154,7 +96154,7 @@ int lua_ax_base_Material_isTransparent(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -96193,7 +96193,7 @@ int lua_ax_base_Material_setForce2DQueue(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_setForce2DQueue'", nullptr); return 0; @@ -96201,7 +96201,7 @@ int lua_ax_base_Material_setForce2DQueue(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -96243,7 +96243,7 @@ int lua_ax_base_Material_isForce2DQueue(lua_State* tolua_S) cobj = (ax::Material*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Material_isForce2DQueue'", nullptr); return 0; @@ -96251,7 +96251,7 @@ int lua_ax_base_Material_isForce2DQueue(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -96438,7 +96438,7 @@ int lua_ax_base_Pass_getProgramState(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_getProgramState'", nullptr); return 0; @@ -96446,7 +96446,7 @@ int lua_ax_base_Pass_getProgramState(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -96485,7 +96485,7 @@ int lua_ax_base_Pass_draw(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_draw'", nullptr); return 0; @@ -96493,7 +96493,7 @@ int lua_ax_base_Pass_draw(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 8) + if (argc == 8) { ax::MeshCommand* arg0; double arg1; @@ -96556,7 +96556,7 @@ int lua_ax_base_Pass_setVertexAttribBinding(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setVertexAttribBinding'", nullptr); return 0; @@ -96564,7 +96564,7 @@ int lua_ax_base_Pass_setVertexAttribBinding(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::VertexAttribBinding* arg0; @@ -96606,7 +96606,7 @@ int lua_ax_base_Pass_getVertexAttributeBinding(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_getVertexAttributeBinding'", nullptr); return 0; @@ -96614,7 +96614,7 @@ int lua_ax_base_Pass_getVertexAttributeBinding(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -96653,7 +96653,7 @@ int lua_ax_base_Pass_setName(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setName'", nullptr); return 0; @@ -96661,7 +96661,7 @@ int lua_ax_base_Pass_setName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -96703,7 +96703,7 @@ int lua_ax_base_Pass_getName(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_getName'", nullptr); return 0; @@ -96711,7 +96711,7 @@ int lua_ax_base_Pass_getName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -96750,7 +96750,7 @@ int lua_ax_base_Pass_clone(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_clone'", nullptr); return 0; @@ -96758,7 +96758,7 @@ int lua_ax_base_Pass_clone(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -96797,7 +96797,7 @@ int lua_ax_base_Pass_setTechnique(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setTechnique'", nullptr); return 0; @@ -96805,7 +96805,7 @@ int lua_ax_base_Pass_setTechnique(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Technique* arg0; @@ -96847,7 +96847,7 @@ int lua_ax_base_Pass_updateMVPUniform(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_updateMVPUniform'", nullptr); return 0; @@ -96855,7 +96855,7 @@ int lua_ax_base_Pass_updateMVPUniform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Mat4 arg0; @@ -96897,7 +96897,7 @@ int lua_ax_base_Pass_setUniformTexture(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformTexture'", nullptr); return 0; @@ -96905,7 +96905,7 @@ int lua_ax_base_Pass_setUniformTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { unsigned int arg0; ax::backend::TextureBackend* arg1; @@ -96950,7 +96950,7 @@ int lua_ax_base_Pass_setUniformNormTexture(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformNormTexture'", nullptr); return 0; @@ -96958,7 +96958,7 @@ int lua_ax_base_Pass_setUniformNormTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { unsigned int arg0; ax::backend::TextureBackend* arg1; @@ -97003,7 +97003,7 @@ int lua_ax_base_Pass_setUniformColor(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformColor'", nullptr); return 0; @@ -97011,7 +97011,7 @@ int lua_ax_base_Pass_setUniformColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97057,7 +97057,7 @@ int lua_ax_base_Pass_setUniformMatrixPalette(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformMatrixPalette'", nullptr); return 0; @@ -97065,7 +97065,7 @@ int lua_ax_base_Pass_setUniformMatrixPalette(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97111,7 +97111,7 @@ int lua_ax_base_Pass_setUniformDirLightColor(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformDirLightColor'", nullptr); return 0; @@ -97119,7 +97119,7 @@ int lua_ax_base_Pass_setUniformDirLightColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97165,7 +97165,7 @@ int lua_ax_base_Pass_setUniformDirLightDir(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformDirLightDir'", nullptr); return 0; @@ -97173,7 +97173,7 @@ int lua_ax_base_Pass_setUniformDirLightDir(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97219,7 +97219,7 @@ int lua_ax_base_Pass_setUniformPointLightColor(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformPointLightColor'", nullptr); return 0; @@ -97227,7 +97227,7 @@ int lua_ax_base_Pass_setUniformPointLightColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97273,7 +97273,7 @@ int lua_ax_base_Pass_setUniformPointLightPosition(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformPointLightPosition'", nullptr); return 0; @@ -97281,7 +97281,7 @@ int lua_ax_base_Pass_setUniformPointLightPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97327,7 +97327,7 @@ int lua_ax_base_Pass_setUniformPointLightRangeInverse(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformPointLightRangeInverse'", nullptr); return 0; @@ -97335,7 +97335,7 @@ int lua_ax_base_Pass_setUniformPointLightRangeInverse(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97381,7 +97381,7 @@ int lua_ax_base_Pass_setUniformSpotLightColor(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformSpotLightColor'", nullptr); return 0; @@ -97389,7 +97389,7 @@ int lua_ax_base_Pass_setUniformSpotLightColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97435,7 +97435,7 @@ int lua_ax_base_Pass_setUniformSpotLightPosition(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformSpotLightPosition'", nullptr); return 0; @@ -97443,7 +97443,7 @@ int lua_ax_base_Pass_setUniformSpotLightPosition(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97489,7 +97489,7 @@ int lua_ax_base_Pass_setUniformSpotLightDir(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformSpotLightDir'", nullptr); return 0; @@ -97497,7 +97497,7 @@ int lua_ax_base_Pass_setUniformSpotLightDir(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97543,7 +97543,7 @@ int lua_ax_base_Pass_setUniformSpotLightInnerAngleCos(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformSpotLightInnerAngleCos'", nullptr); return 0; @@ -97551,7 +97551,7 @@ int lua_ax_base_Pass_setUniformSpotLightInnerAngleCos(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97597,7 +97597,7 @@ int lua_ax_base_Pass_setUniformSpotLightOuterAngleCos(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformSpotLightOuterAngleCos'", nullptr); return 0; @@ -97605,7 +97605,7 @@ int lua_ax_base_Pass_setUniformSpotLightOuterAngleCos(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97651,7 +97651,7 @@ int lua_ax_base_Pass_setUniformSpotLightRangeInverse(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformSpotLightRangeInverse'", nullptr); return 0; @@ -97659,7 +97659,7 @@ int lua_ax_base_Pass_setUniformSpotLightRangeInverse(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97705,7 +97705,7 @@ int lua_ax_base_Pass_setUniformAmbientLigthColor(lua_State* tolua_S) cobj = (ax::Pass*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Pass_setUniformAmbientLigthColor'", nullptr); return 0; @@ -97713,7 +97713,7 @@ int lua_ax_base_Pass_setUniformAmbientLigthColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { const void* arg0; unsigned int arg1; @@ -97879,7 +97879,7 @@ int lua_ax_base_Renderer_init(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_init'", nullptr); return 0; @@ -97887,7 +97887,7 @@ int lua_ax_base_Renderer_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -97926,7 +97926,7 @@ int lua_ax_base_Renderer_addCallbackCommand(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_addCallbackCommand'", nullptr); return 0; @@ -97934,7 +97934,7 @@ int lua_ax_base_Renderer_addCallbackCommand(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::function arg0; @@ -97952,7 +97952,7 @@ int lua_ax_base_Renderer_addCallbackCommand(lua_State* tolua_S) lua_settop(tolua_S, 1); return 1; } - if (argc == 2) + if (argc == 2) { std::function arg0; double arg1; @@ -98060,7 +98060,7 @@ int lua_ax_base_Renderer_getNextGroupCommand(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getNextGroupCommand'", nullptr); return 0; @@ -98068,7 +98068,7 @@ int lua_ax_base_Renderer_getNextGroupCommand(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98107,7 +98107,7 @@ int lua_ax_base_Renderer_pushGroup(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_pushGroup'", nullptr); return 0; @@ -98115,7 +98115,7 @@ int lua_ax_base_Renderer_pushGroup(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -98157,7 +98157,7 @@ int lua_ax_base_Renderer_popGroup(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_popGroup'", nullptr); return 0; @@ -98165,7 +98165,7 @@ int lua_ax_base_Renderer_popGroup(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98204,7 +98204,7 @@ int lua_ax_base_Renderer_createRenderQueue(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_createRenderQueue'", nullptr); return 0; @@ -98212,7 +98212,7 @@ int lua_ax_base_Renderer_createRenderQueue(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98251,7 +98251,7 @@ int lua_ax_base_Renderer_render(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_render'", nullptr); return 0; @@ -98259,7 +98259,7 @@ int lua_ax_base_Renderer_render(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98298,7 +98298,7 @@ int lua_ax_base_Renderer_clean(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_clean'", nullptr); return 0; @@ -98306,7 +98306,7 @@ int lua_ax_base_Renderer_clean(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98345,7 +98345,7 @@ int lua_ax_base_Renderer_getDrawnBatches(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getDrawnBatches'", nullptr); return 0; @@ -98353,7 +98353,7 @@ int lua_ax_base_Renderer_getDrawnBatches(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98392,7 +98392,7 @@ int lua_ax_base_Renderer_addDrawnBatches(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_addDrawnBatches'", nullptr); return 0; @@ -98400,7 +98400,7 @@ int lua_ax_base_Renderer_addDrawnBatches(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ssize_t arg0; @@ -98442,7 +98442,7 @@ int lua_ax_base_Renderer_getDrawnVertices(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getDrawnVertices'", nullptr); return 0; @@ -98450,7 +98450,7 @@ int lua_ax_base_Renderer_getDrawnVertices(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98489,7 +98489,7 @@ int lua_ax_base_Renderer_addDrawnVertices(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_addDrawnVertices'", nullptr); return 0; @@ -98497,7 +98497,7 @@ int lua_ax_base_Renderer_addDrawnVertices(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ssize_t arg0; @@ -98539,7 +98539,7 @@ int lua_ax_base_Renderer_clearDrawStats(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_clearDrawStats'", nullptr); return 0; @@ -98547,7 +98547,7 @@ int lua_ax_base_Renderer_clearDrawStats(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98586,7 +98586,7 @@ int lua_ax_base_Renderer_getRenderTarget(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getRenderTarget'", nullptr); return 0; @@ -98594,7 +98594,7 @@ int lua_ax_base_Renderer_getRenderTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98633,7 +98633,7 @@ int lua_ax_base_Renderer_setRenderTarget(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setRenderTarget'", nullptr); return 0; @@ -98641,7 +98641,7 @@ int lua_ax_base_Renderer_setRenderTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::backend::RenderTarget* arg0; @@ -98683,7 +98683,7 @@ int lua_ax_base_Renderer_getDefaultRenderTarget(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getDefaultRenderTarget'", nullptr); return 0; @@ -98691,7 +98691,7 @@ int lua_ax_base_Renderer_getDefaultRenderTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98730,7 +98730,7 @@ int lua_ax_base_Renderer_getOffscreenRenderTarget(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getOffscreenRenderTarget'", nullptr); return 0; @@ -98738,7 +98738,7 @@ int lua_ax_base_Renderer_getOffscreenRenderTarget(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98777,7 +98777,7 @@ int lua_ax_base_Renderer_clear(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_clear'", nullptr); return 0; @@ -98785,7 +98785,7 @@ int lua_ax_base_Renderer_clear(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 5) + if (argc == 5) { ax::backend::TargetBufferFlags arg0; ax::Color4F arg1; @@ -98839,7 +98839,7 @@ int lua_ax_base_Renderer_getClearColor(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getClearColor'", nullptr); return 0; @@ -98847,7 +98847,7 @@ int lua_ax_base_Renderer_getClearColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98886,7 +98886,7 @@ int lua_ax_base_Renderer_getClearDepth(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getClearDepth'", nullptr); return 0; @@ -98894,7 +98894,7 @@ int lua_ax_base_Renderer_getClearDepth(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98933,7 +98933,7 @@ int lua_ax_base_Renderer_getClearStencil(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getClearStencil'", nullptr); return 0; @@ -98941,7 +98941,7 @@ int lua_ax_base_Renderer_getClearStencil(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -98980,7 +98980,7 @@ int lua_ax_base_Renderer_getClearFlag(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getClearFlag'", nullptr); return 0; @@ -98988,7 +98988,7 @@ int lua_ax_base_Renderer_getClearFlag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99027,7 +99027,7 @@ int lua_ax_base_Renderer_getRenderTargetFlag(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getRenderTargetFlag'", nullptr); return 0; @@ -99035,7 +99035,7 @@ int lua_ax_base_Renderer_getRenderTargetFlag(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99074,7 +99074,7 @@ int lua_ax_base_Renderer_setDepthTest(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setDepthTest'", nullptr); return 0; @@ -99082,7 +99082,7 @@ int lua_ax_base_Renderer_setDepthTest(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -99124,7 +99124,7 @@ int lua_ax_base_Renderer_setDepthWrite(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setDepthWrite'", nullptr); return 0; @@ -99132,7 +99132,7 @@ int lua_ax_base_Renderer_setDepthWrite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -99174,7 +99174,7 @@ int lua_ax_base_Renderer_setDepthCompareFunction(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setDepthCompareFunction'", nullptr); return 0; @@ -99182,7 +99182,7 @@ int lua_ax_base_Renderer_setDepthCompareFunction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::backend::CompareFunction arg0; @@ -99224,7 +99224,7 @@ int lua_ax_base_Renderer_getDepthTest(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getDepthTest'", nullptr); return 0; @@ -99232,7 +99232,7 @@ int lua_ax_base_Renderer_getDepthTest(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99271,7 +99271,7 @@ int lua_ax_base_Renderer_getDepthWrite(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getDepthWrite'", nullptr); return 0; @@ -99279,7 +99279,7 @@ int lua_ax_base_Renderer_getDepthWrite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99318,7 +99318,7 @@ int lua_ax_base_Renderer_getDepthCompareFunction(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getDepthCompareFunction'", nullptr); return 0; @@ -99326,7 +99326,7 @@ int lua_ax_base_Renderer_getDepthCompareFunction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99365,7 +99365,7 @@ int lua_ax_base_Renderer_setStencilTest(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setStencilTest'", nullptr); return 0; @@ -99373,7 +99373,7 @@ int lua_ax_base_Renderer_setStencilTest(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -99415,7 +99415,7 @@ int lua_ax_base_Renderer_setStencilCompareFunction(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setStencilCompareFunction'", nullptr); return 0; @@ -99423,7 +99423,7 @@ int lua_ax_base_Renderer_setStencilCompareFunction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::backend::CompareFunction arg0; unsigned int arg1; @@ -99471,7 +99471,7 @@ int lua_ax_base_Renderer_setStencilOperation(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setStencilOperation'", nullptr); return 0; @@ -99479,7 +99479,7 @@ int lua_ax_base_Renderer_setStencilOperation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::backend::StencilOperation arg0; ax::backend::StencilOperation arg1; @@ -99527,7 +99527,7 @@ int lua_ax_base_Renderer_setStencilWriteMask(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setStencilWriteMask'", nullptr); return 0; @@ -99535,7 +99535,7 @@ int lua_ax_base_Renderer_setStencilWriteMask(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -99577,7 +99577,7 @@ int lua_ax_base_Renderer_getStencilTest(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getStencilTest'", nullptr); return 0; @@ -99585,7 +99585,7 @@ int lua_ax_base_Renderer_getStencilTest(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99624,7 +99624,7 @@ int lua_ax_base_Renderer_getStencilFailureOperation(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getStencilFailureOperation'", nullptr); return 0; @@ -99632,7 +99632,7 @@ int lua_ax_base_Renderer_getStencilFailureOperation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99671,7 +99671,7 @@ int lua_ax_base_Renderer_getStencilPassDepthFailureOperation(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getStencilPassDepthFailureOperation'", nullptr); return 0; @@ -99679,7 +99679,7 @@ int lua_ax_base_Renderer_getStencilPassDepthFailureOperation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99718,7 +99718,7 @@ int lua_ax_base_Renderer_getStencilDepthPassOperation(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getStencilDepthPassOperation'", nullptr); return 0; @@ -99726,7 +99726,7 @@ int lua_ax_base_Renderer_getStencilDepthPassOperation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99765,7 +99765,7 @@ int lua_ax_base_Renderer_getStencilCompareFunction(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getStencilCompareFunction'", nullptr); return 0; @@ -99773,7 +99773,7 @@ int lua_ax_base_Renderer_getStencilCompareFunction(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99812,7 +99812,7 @@ int lua_ax_base_Renderer_getStencilReadMask(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getStencilReadMask'", nullptr); return 0; @@ -99820,7 +99820,7 @@ int lua_ax_base_Renderer_getStencilReadMask(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99859,7 +99859,7 @@ int lua_ax_base_Renderer_getStencilWriteMask(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getStencilWriteMask'", nullptr); return 0; @@ -99867,7 +99867,7 @@ int lua_ax_base_Renderer_getStencilWriteMask(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99906,7 +99906,7 @@ int lua_ax_base_Renderer_getStencilReferenceValue(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getStencilReferenceValue'", nullptr); return 0; @@ -99914,7 +99914,7 @@ int lua_ax_base_Renderer_getStencilReferenceValue(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -99953,7 +99953,7 @@ int lua_ax_base_Renderer_setDepthStencilDesc(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setDepthStencilDesc'", nullptr); return 0; @@ -99961,7 +99961,7 @@ int lua_ax_base_Renderer_setDepthStencilDesc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::backend::DepthStencilDescriptor arg0; @@ -100004,7 +100004,7 @@ int lua_ax_base_Renderer_getDepthStencilDesc(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getDepthStencilDesc'", nullptr); return 0; @@ -100012,7 +100012,7 @@ int lua_ax_base_Renderer_getDepthStencilDesc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100051,7 +100051,7 @@ int lua_ax_base_Renderer_setCullMode(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setCullMode'", nullptr); return 0; @@ -100059,7 +100059,7 @@ int lua_ax_base_Renderer_setCullMode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::backend::CullMode arg0; @@ -100101,7 +100101,7 @@ int lua_ax_base_Renderer_getCullMode(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getCullMode'", nullptr); return 0; @@ -100109,7 +100109,7 @@ int lua_ax_base_Renderer_getCullMode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100148,7 +100148,7 @@ int lua_ax_base_Renderer_setWinding(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setWinding'", nullptr); return 0; @@ -100156,7 +100156,7 @@ int lua_ax_base_Renderer_setWinding(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::backend::Winding arg0; @@ -100198,7 +100198,7 @@ int lua_ax_base_Renderer_getWinding(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getWinding'", nullptr); return 0; @@ -100206,7 +100206,7 @@ int lua_ax_base_Renderer_getWinding(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100245,7 +100245,7 @@ int lua_ax_base_Renderer_setViewPort(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setViewPort'", nullptr); return 0; @@ -100253,7 +100253,7 @@ int lua_ax_base_Renderer_setViewPort(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { int arg0; int arg1; @@ -100304,7 +100304,7 @@ int lua_ax_base_Renderer_getViewport(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getViewport'", nullptr); return 0; @@ -100312,7 +100312,7 @@ int lua_ax_base_Renderer_getViewport(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100351,7 +100351,7 @@ int lua_ax_base_Renderer_setScissorTest(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setScissorTest'", nullptr); return 0; @@ -100359,7 +100359,7 @@ int lua_ax_base_Renderer_setScissorTest(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -100401,7 +100401,7 @@ int lua_ax_base_Renderer_setScissorRect(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_setScissorRect'", nullptr); return 0; @@ -100409,7 +100409,7 @@ int lua_ax_base_Renderer_setScissorRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { double arg0; double arg1; @@ -100460,7 +100460,7 @@ int lua_ax_base_Renderer_getScissorTest(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getScissorTest'", nullptr); return 0; @@ -100468,7 +100468,7 @@ int lua_ax_base_Renderer_getScissorTest(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100507,7 +100507,7 @@ int lua_ax_base_Renderer_getScissorRect(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_getScissorRect'", nullptr); return 0; @@ -100515,7 +100515,7 @@ int lua_ax_base_Renderer_getScissorRect(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100554,7 +100554,7 @@ int lua_ax_base_Renderer_checkVisibility(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_checkVisibility'", nullptr); return 0; @@ -100562,7 +100562,7 @@ int lua_ax_base_Renderer_checkVisibility(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Mat4 arg0; ax::Vec2 arg1; @@ -100607,7 +100607,7 @@ int lua_ax_base_Renderer_readPixels(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_readPixels'", nullptr); return 0; @@ -100615,7 +100615,7 @@ int lua_ax_base_Renderer_readPixels(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::backend::RenderTarget* arg0; std::function arg1; @@ -100664,7 +100664,7 @@ int lua_ax_base_Renderer_beginRenderPass(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_beginRenderPass'", nullptr); return 0; @@ -100672,7 +100672,7 @@ int lua_ax_base_Renderer_beginRenderPass(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100711,7 +100711,7 @@ int lua_ax_base_Renderer_endRenderPass(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_endRenderPass'", nullptr); return 0; @@ -100719,7 +100719,7 @@ int lua_ax_base_Renderer_endRenderPass(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100758,7 +100758,7 @@ int lua_ax_base_Renderer_nextCallbackCommand(lua_State* tolua_S) cobj = (ax::Renderer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Renderer_nextCallbackCommand'", nullptr); return 0; @@ -100766,7 +100766,7 @@ int lua_ax_base_Renderer_nextCallbackCommand(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100800,7 +100800,7 @@ int lua_ax_base_Renderer_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -100919,7 +100919,7 @@ int lua_ax_base_TextureCache_getDescription(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_getDescription'", nullptr); return 0; @@ -100927,7 +100927,7 @@ int lua_ax_base_TextureCache_getDescription(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -101021,7 +101021,7 @@ int lua_ax_base_TextureCache_getDummyTexture(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_getDummyTexture'", nullptr); return 0; @@ -101029,7 +101029,7 @@ int lua_ax_base_TextureCache_getDummyTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -101163,7 +101163,7 @@ int lua_ax_base_TextureCache_unbindImageAsync(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_unbindImageAsync'", nullptr); return 0; @@ -101171,7 +101171,7 @@ int lua_ax_base_TextureCache_unbindImageAsync(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -101213,7 +101213,7 @@ int lua_ax_base_TextureCache_unbindAllImageAsync(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_unbindAllImageAsync'", nullptr); return 0; @@ -101221,7 +101221,7 @@ int lua_ax_base_TextureCache_unbindAllImageAsync(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -101260,7 +101260,7 @@ int lua_ax_base_TextureCache_getTextureForKey(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_getTextureForKey'", nullptr); return 0; @@ -101268,7 +101268,7 @@ int lua_ax_base_TextureCache_getTextureForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -101310,7 +101310,7 @@ int lua_ax_base_TextureCache_reloadTexture(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_reloadTexture'", nullptr); return 0; @@ -101318,7 +101318,7 @@ int lua_ax_base_TextureCache_reloadTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -101360,7 +101360,7 @@ int lua_ax_base_TextureCache_removeAllTextures(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_removeAllTextures'", nullptr); return 0; @@ -101368,7 +101368,7 @@ int lua_ax_base_TextureCache_removeAllTextures(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -101407,7 +101407,7 @@ int lua_ax_base_TextureCache_removeUnusedTextures(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_removeUnusedTextures'", nullptr); return 0; @@ -101415,7 +101415,7 @@ int lua_ax_base_TextureCache_removeUnusedTextures(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -101454,7 +101454,7 @@ int lua_ax_base_TextureCache_removeTexture(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_removeTexture'", nullptr); return 0; @@ -101462,7 +101462,7 @@ int lua_ax_base_TextureCache_removeTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -101504,7 +101504,7 @@ int lua_ax_base_TextureCache_removeTextureForKey(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_removeTextureForKey'", nullptr); return 0; @@ -101512,7 +101512,7 @@ int lua_ax_base_TextureCache_removeTextureForKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -101554,7 +101554,7 @@ int lua_ax_base_TextureCache_getCachedTextureInfo(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_getCachedTextureInfo'", nullptr); return 0; @@ -101562,7 +101562,7 @@ int lua_ax_base_TextureCache_getCachedTextureInfo(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -101601,7 +101601,7 @@ int lua_ax_base_TextureCache_waitForQuit(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_waitForQuit'", nullptr); return 0; @@ -101609,7 +101609,7 @@ int lua_ax_base_TextureCache_waitForQuit(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -101648,7 +101648,7 @@ int lua_ax_base_TextureCache_getTextureFilePath(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_getTextureFilePath'", nullptr); return 0; @@ -101656,7 +101656,7 @@ int lua_ax_base_TextureCache_getTextureFilePath(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -101698,7 +101698,7 @@ int lua_ax_base_TextureCache_renameTextureWithKey(lua_State* tolua_S) cobj = (ax::TextureCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TextureCache_renameTextureWithKey'", nullptr); return 0; @@ -101706,7 +101706,7 @@ int lua_ax_base_TextureCache_renameTextureWithKey(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::string_view arg1; @@ -101816,7 +101816,7 @@ int lua_ax_base_TextureCache_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -102349,7 +102349,7 @@ int lua_ax_base_Application_setAnimationInterval(lua_State* tolua_S) cobj = (ax::Application*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Application_setAnimationInterval'", nullptr); return 0; @@ -102357,7 +102357,7 @@ int lua_ax_base_Application_setAnimationInterval(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -102399,7 +102399,7 @@ int lua_ax_base_Application_getCurrentLanguage(lua_State* tolua_S) cobj = (ax::Application*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Application_getCurrentLanguage'", nullptr); return 0; @@ -102407,7 +102407,7 @@ int lua_ax_base_Application_getCurrentLanguage(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -102446,7 +102446,7 @@ int lua_ax_base_Application_getCurrentLanguageCode(lua_State* tolua_S) cobj = (ax::Application*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Application_getCurrentLanguageCode'", nullptr); return 0; @@ -102454,7 +102454,7 @@ int lua_ax_base_Application_getCurrentLanguageCode(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -102493,7 +102493,7 @@ int lua_ax_base_Application_getTargetPlatform(lua_State* tolua_S) cobj = (ax::Application*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Application_getTargetPlatform'", nullptr); return 0; @@ -102501,7 +102501,7 @@ int lua_ax_base_Application_getTargetPlatform(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -102540,7 +102540,7 @@ int lua_ax_base_Application_getVersion(lua_State* tolua_S) cobj = (ax::Application*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Application_getVersion'", nullptr); return 0; @@ -102548,7 +102548,7 @@ int lua_ax_base_Application_getVersion(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -102587,7 +102587,7 @@ int lua_ax_base_Application_openURL(lua_State* tolua_S) cobj = (ax::Application*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_Application_openURL'", nullptr); return 0; @@ -102595,7 +102595,7 @@ int lua_ax_base_Application_openURL(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -102865,7 +102865,7 @@ int lua_ax_base_AnimationCache_init(lua_State* tolua_S) cobj = (ax::AnimationCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationCache_init'", nullptr); return 0; @@ -102873,7 +102873,7 @@ int lua_ax_base_AnimationCache_init(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -102912,7 +102912,7 @@ int lua_ax_base_AnimationCache_addAnimation(lua_State* tolua_S) cobj = (ax::AnimationCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationCache_addAnimation'", nullptr); return 0; @@ -102920,7 +102920,7 @@ int lua_ax_base_AnimationCache_addAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Animation* arg0; std::string_view arg1; @@ -102965,7 +102965,7 @@ int lua_ax_base_AnimationCache_removeAnimation(lua_State* tolua_S) cobj = (ax::AnimationCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationCache_removeAnimation'", nullptr); return 0; @@ -102973,7 +102973,7 @@ int lua_ax_base_AnimationCache_removeAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -103015,7 +103015,7 @@ int lua_ax_base_AnimationCache_getAnimation(lua_State* tolua_S) cobj = (ax::AnimationCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationCache_getAnimation'", nullptr); return 0; @@ -103023,7 +103023,7 @@ int lua_ax_base_AnimationCache_getAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -103065,7 +103065,7 @@ int lua_ax_base_AnimationCache_addAnimationsWithDictionary(lua_State* tolua_S) cobj = (ax::AnimationCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationCache_addAnimationsWithDictionary'", nullptr); return 0; @@ -103073,7 +103073,7 @@ int lua_ax_base_AnimationCache_addAnimationsWithDictionary(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::ValueMap arg0; std::string_view arg1; @@ -103118,7 +103118,7 @@ int lua_ax_base_AnimationCache_addAnimationsWithFile(lua_State* tolua_S) cobj = (ax::AnimationCache*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_AnimationCache_addAnimationsWithFile'", nullptr); return 0; @@ -103126,7 +103126,7 @@ int lua_ax_base_AnimationCache_addAnimationsWithFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -103231,7 +103231,7 @@ int lua_ax_base_AnimationCache_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -103301,7 +103301,7 @@ int lua_ax_base_SpriteBatchNode_getTextureAtlas(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_getTextureAtlas'", nullptr); return 0; @@ -103309,7 +103309,7 @@ int lua_ax_base_SpriteBatchNode_getTextureAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -103348,7 +103348,7 @@ int lua_ax_base_SpriteBatchNode_setTextureAtlas(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_setTextureAtlas'", nullptr); return 0; @@ -103356,7 +103356,7 @@ int lua_ax_base_SpriteBatchNode_setTextureAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TextureAtlas* arg0; @@ -103398,7 +103398,7 @@ int lua_ax_base_SpriteBatchNode_increaseAtlasCapacity(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_increaseAtlasCapacity'", nullptr); return 0; @@ -103406,7 +103406,7 @@ int lua_ax_base_SpriteBatchNode_increaseAtlasCapacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -103445,7 +103445,7 @@ int lua_ax_base_SpriteBatchNode_removeChildAtIndex(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_removeChildAtIndex'", nullptr); return 0; @@ -103453,7 +103453,7 @@ int lua_ax_base_SpriteBatchNode_removeChildAtIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ssize_t arg0; bool arg1; @@ -103498,7 +103498,7 @@ int lua_ax_base_SpriteBatchNode_appendChild(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_appendChild'", nullptr); return 0; @@ -103506,7 +103506,7 @@ int lua_ax_base_SpriteBatchNode_appendChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Sprite* arg0; @@ -103548,7 +103548,7 @@ int lua_ax_base_SpriteBatchNode_removeSpriteFromAtlas(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_removeSpriteFromAtlas'", nullptr); return 0; @@ -103556,7 +103556,7 @@ int lua_ax_base_SpriteBatchNode_removeSpriteFromAtlas(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Sprite* arg0; @@ -103598,7 +103598,7 @@ int lua_ax_base_SpriteBatchNode_rebuildIndexInOrder(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_rebuildIndexInOrder'", nullptr); return 0; @@ -103606,7 +103606,7 @@ int lua_ax_base_SpriteBatchNode_rebuildIndexInOrder(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Sprite* arg0; ssize_t arg1; @@ -103651,7 +103651,7 @@ int lua_ax_base_SpriteBatchNode_highestAtlasIndexInChild(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_highestAtlasIndexInChild'", nullptr); return 0; @@ -103659,7 +103659,7 @@ int lua_ax_base_SpriteBatchNode_highestAtlasIndexInChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Sprite* arg0; @@ -103701,7 +103701,7 @@ int lua_ax_base_SpriteBatchNode_lowestAtlasIndexInChild(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_lowestAtlasIndexInChild'", nullptr); return 0; @@ -103709,7 +103709,7 @@ int lua_ax_base_SpriteBatchNode_lowestAtlasIndexInChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Sprite* arg0; @@ -103751,7 +103751,7 @@ int lua_ax_base_SpriteBatchNode_atlasIndexForChild(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_atlasIndexForChild'", nullptr); return 0; @@ -103759,7 +103759,7 @@ int lua_ax_base_SpriteBatchNode_atlasIndexForChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Sprite* arg0; int arg1; @@ -103804,7 +103804,7 @@ int lua_ax_base_SpriteBatchNode_reorderBatch(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_reorderBatch'", nullptr); return 0; @@ -103812,7 +103812,7 @@ int lua_ax_base_SpriteBatchNode_reorderBatch(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -103854,7 +103854,7 @@ int lua_ax_base_SpriteBatchNode_getTexture(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_getTexture'", nullptr); return 0; @@ -103862,7 +103862,7 @@ int lua_ax_base_SpriteBatchNode_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -103901,7 +103901,7 @@ int lua_ax_base_SpriteBatchNode_setTexture(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_setTexture'", nullptr); return 0; @@ -103909,7 +103909,7 @@ int lua_ax_base_SpriteBatchNode_setTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -103951,7 +103951,7 @@ int lua_ax_base_SpriteBatchNode_setBlendFunc(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_setBlendFunc'", nullptr); return 0; @@ -103959,7 +103959,7 @@ int lua_ax_base_SpriteBatchNode_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -104001,7 +104001,7 @@ int lua_ax_base_SpriteBatchNode_getBlendFunc(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_getBlendFunc'", nullptr); return 0; @@ -104009,7 +104009,7 @@ int lua_ax_base_SpriteBatchNode_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -104048,7 +104048,7 @@ int lua_ax_base_SpriteBatchNode_removeAllChildrenWithCleanup(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_removeAllChildrenWithCleanup'", nullptr); return 0; @@ -104056,7 +104056,7 @@ int lua_ax_base_SpriteBatchNode_removeAllChildrenWithCleanup(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -104098,7 +104098,7 @@ int lua_ax_base_SpriteBatchNode_insertQuadFromSprite(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_insertQuadFromSprite'", nullptr); return 0; @@ -104106,7 +104106,7 @@ int lua_ax_base_SpriteBatchNode_insertQuadFromSprite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Sprite* arg0; ssize_t arg1; @@ -104151,7 +104151,7 @@ int lua_ax_base_SpriteBatchNode_addSpriteWithoutQuad(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_addSpriteWithoutQuad'", nullptr); return 0; @@ -104159,7 +104159,7 @@ int lua_ax_base_SpriteBatchNode_addSpriteWithoutQuad(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Sprite* arg0; int arg1; @@ -104207,7 +104207,7 @@ int lua_ax_base_SpriteBatchNode_reserveCapacity(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_reserveCapacity'", nullptr); return 0; @@ -104215,7 +104215,7 @@ int lua_ax_base_SpriteBatchNode_reserveCapacity(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ssize_t arg0; @@ -104257,7 +104257,7 @@ int lua_ax_base_SpriteBatchNode_initWithTexture(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_initWithTexture'", nullptr); return 0; @@ -104265,7 +104265,7 @@ int lua_ax_base_SpriteBatchNode_initWithTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -104279,7 +104279,7 @@ int lua_ax_base_SpriteBatchNode_initWithTexture(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 2) + if (argc == 2) { ax::Texture2D* arg0; ssize_t arg1; @@ -104324,7 +104324,7 @@ int lua_ax_base_SpriteBatchNode_initWithFile(lua_State* tolua_S) cobj = (ax::SpriteBatchNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_SpriteBatchNode_initWithFile'", nullptr); return 0; @@ -104332,7 +104332,7 @@ int lua_ax_base_SpriteBatchNode_initWithFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -104346,7 +104346,7 @@ int lua_ax_base_SpriteBatchNode_initWithFile(lua_State* tolua_S) tolua_pushboolean(tolua_S,(bool)ret); return 1; } - if (argc == 2) + if (argc == 2) { std::string_view arg0; ssize_t arg1; @@ -104488,7 +104488,7 @@ int lua_ax_base_SpriteBatchNode_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -104573,7 +104573,7 @@ int lua_ax_base_ParallaxNode_addChild(lua_State* tolua_S) cobj = (ax::ParallaxNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParallaxNode_addChild'", nullptr); return 0; @@ -104581,7 +104581,7 @@ int lua_ax_base_ParallaxNode_addChild(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { ax::Node* arg0; int arg1; @@ -104632,7 +104632,7 @@ int lua_ax_base_ParallaxNode_removeAllChildrenWithCleanup(lua_State* tolua_S) cobj = (ax::ParallaxNode*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ParallaxNode_removeAllChildrenWithCleanup'", nullptr); return 0; @@ -104640,7 +104640,7 @@ int lua_ax_base_ParallaxNode_removeAllChildrenWithCleanup(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -104711,7 +104711,7 @@ int lua_ax_base_ParallaxNode_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -104776,7 +104776,7 @@ int lua_ax_base_TMXObjectGroup_getGroupName(lua_State* tolua_S) cobj = (ax::TMXObjectGroup*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXObjectGroup_getGroupName'", nullptr); return 0; @@ -104784,7 +104784,7 @@ int lua_ax_base_TMXObjectGroup_getGroupName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -104823,7 +104823,7 @@ int lua_ax_base_TMXObjectGroup_setGroupName(lua_State* tolua_S) cobj = (ax::TMXObjectGroup*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXObjectGroup_setGroupName'", nullptr); return 0; @@ -104831,7 +104831,7 @@ int lua_ax_base_TMXObjectGroup_setGroupName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -104873,7 +104873,7 @@ int lua_ax_base_TMXObjectGroup_getProperty(lua_State* tolua_S) cobj = (ax::TMXObjectGroup*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXObjectGroup_getProperty'", nullptr); return 0; @@ -104881,7 +104881,7 @@ int lua_ax_base_TMXObjectGroup_getProperty(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -104923,7 +104923,7 @@ int lua_ax_base_TMXObjectGroup_getObject(lua_State* tolua_S) cobj = (ax::TMXObjectGroup*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXObjectGroup_getObject'", nullptr); return 0; @@ -104931,7 +104931,7 @@ int lua_ax_base_TMXObjectGroup_getObject(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -104973,7 +104973,7 @@ int lua_ax_base_TMXObjectGroup_getPositionOffset(lua_State* tolua_S) cobj = (ax::TMXObjectGroup*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXObjectGroup_getPositionOffset'", nullptr); return 0; @@ -104981,7 +104981,7 @@ int lua_ax_base_TMXObjectGroup_getPositionOffset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -105020,7 +105020,7 @@ int lua_ax_base_TMXObjectGroup_setPositionOffset(lua_State* tolua_S) cobj = (ax::TMXObjectGroup*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXObjectGroup_setPositionOffset'", nullptr); return 0; @@ -105028,7 +105028,7 @@ int lua_ax_base_TMXObjectGroup_setPositionOffset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -105117,7 +105117,7 @@ int lua_ax_base_TMXObjectGroup_setProperties(lua_State* tolua_S) cobj = (ax::TMXObjectGroup*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXObjectGroup_setProperties'", nullptr); return 0; @@ -105125,7 +105125,7 @@ int lua_ax_base_TMXObjectGroup_setProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ValueMap arg0; @@ -105214,7 +105214,7 @@ int lua_ax_base_TMXObjectGroup_setObjects(lua_State* tolua_S) cobj = (ax::TMXObjectGroup*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXObjectGroup_setObjects'", nullptr); return 0; @@ -105222,7 +105222,7 @@ int lua_ax_base_TMXObjectGroup_setObjects(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ValueVector arg0; @@ -105259,7 +105259,7 @@ int lua_ax_base_TMXObjectGroup_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -105331,7 +105331,7 @@ int lua_ax_base_TMXLayerInfo_setProperties(lua_State* tolua_S) cobj = (ax::TMXLayerInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXLayerInfo_setProperties'", nullptr); return 0; @@ -105339,7 +105339,7 @@ int lua_ax_base_TMXLayerInfo_setProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ValueMap arg0; @@ -105381,7 +105381,7 @@ int lua_ax_base_TMXLayerInfo_getProperties(lua_State* tolua_S) cobj = (ax::TMXLayerInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXLayerInfo_getProperties'", nullptr); return 0; @@ -105389,7 +105389,7 @@ int lua_ax_base_TMXLayerInfo_getProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -105423,7 +105423,7 @@ int lua_ax_base_TMXLayerInfo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -105487,7 +105487,7 @@ int lua_ax_base_TMXTilesetInfo_getRectForGID(lua_State* tolua_S) cobj = (ax::TMXTilesetInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXTilesetInfo_getRectForGID'", nullptr); return 0; @@ -105495,7 +105495,7 @@ int lua_ax_base_TMXTilesetInfo_getRectForGID(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { unsigned int arg0; @@ -105532,7 +105532,7 @@ int lua_ax_base_TMXTilesetInfo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -105595,7 +105595,7 @@ int lua_ax_base_TMXMapInfo_initWithTMXFile(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_initWithTMXFile'", nullptr); return 0; @@ -105603,7 +105603,7 @@ int lua_ax_base_TMXMapInfo_initWithTMXFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -105645,7 +105645,7 @@ int lua_ax_base_TMXMapInfo_initWithXML(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_initWithXML'", nullptr); return 0; @@ -105653,7 +105653,7 @@ int lua_ax_base_TMXMapInfo_initWithXML(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::string_view arg1; @@ -105698,7 +105698,7 @@ int lua_ax_base_TMXMapInfo_parseXMLFile(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_parseXMLFile'", nullptr); return 0; @@ -105706,7 +105706,7 @@ int lua_ax_base_TMXMapInfo_parseXMLFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -105748,7 +105748,7 @@ int lua_ax_base_TMXMapInfo_parseXMLString(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_parseXMLString'", nullptr); return 0; @@ -105756,7 +105756,7 @@ int lua_ax_base_TMXMapInfo_parseXMLString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -105798,7 +105798,7 @@ int lua_ax_base_TMXMapInfo_getTileProperties(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getTileProperties'", nullptr); return 0; @@ -105806,7 +105806,7 @@ int lua_ax_base_TMXMapInfo_getTileProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -105845,7 +105845,7 @@ int lua_ax_base_TMXMapInfo_setTileProperties(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setTileProperties'", nullptr); return 0; @@ -105853,7 +105853,7 @@ int lua_ax_base_TMXMapInfo_setTileProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ValueMapIntKey arg0; @@ -105895,7 +105895,7 @@ int lua_ax_base_TMXMapInfo_getOrientation(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getOrientation'", nullptr); return 0; @@ -105903,7 +105903,7 @@ int lua_ax_base_TMXMapInfo_getOrientation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -105942,7 +105942,7 @@ int lua_ax_base_TMXMapInfo_setOrientation(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setOrientation'", nullptr); return 0; @@ -105950,7 +105950,7 @@ int lua_ax_base_TMXMapInfo_setOrientation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -105992,7 +105992,7 @@ int lua_ax_base_TMXMapInfo_getStaggerAxis(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getStaggerAxis'", nullptr); return 0; @@ -106000,7 +106000,7 @@ int lua_ax_base_TMXMapInfo_getStaggerAxis(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -106039,7 +106039,7 @@ int lua_ax_base_TMXMapInfo_setStaggerAxis(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setStaggerAxis'", nullptr); return 0; @@ -106047,7 +106047,7 @@ int lua_ax_base_TMXMapInfo_setStaggerAxis(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -106089,7 +106089,7 @@ int lua_ax_base_TMXMapInfo_getStaggerIndex(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getStaggerIndex'", nullptr); return 0; @@ -106097,7 +106097,7 @@ int lua_ax_base_TMXMapInfo_getStaggerIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -106136,7 +106136,7 @@ int lua_ax_base_TMXMapInfo_setStaggerIndex(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setStaggerIndex'", nullptr); return 0; @@ -106144,7 +106144,7 @@ int lua_ax_base_TMXMapInfo_setStaggerIndex(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -106186,7 +106186,7 @@ int lua_ax_base_TMXMapInfo_getHexSideLength(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getHexSideLength'", nullptr); return 0; @@ -106194,7 +106194,7 @@ int lua_ax_base_TMXMapInfo_getHexSideLength(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -106233,7 +106233,7 @@ int lua_ax_base_TMXMapInfo_setHexSideLength(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setHexSideLength'", nullptr); return 0; @@ -106241,7 +106241,7 @@ int lua_ax_base_TMXMapInfo_setHexSideLength(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -106283,7 +106283,7 @@ int lua_ax_base_TMXMapInfo_getMapSize(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getMapSize'", nullptr); return 0; @@ -106291,7 +106291,7 @@ int lua_ax_base_TMXMapInfo_getMapSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -106330,7 +106330,7 @@ int lua_ax_base_TMXMapInfo_setMapSize(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setMapSize'", nullptr); return 0; @@ -106338,7 +106338,7 @@ int lua_ax_base_TMXMapInfo_setMapSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -106380,7 +106380,7 @@ int lua_ax_base_TMXMapInfo_getTileSize(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getTileSize'", nullptr); return 0; @@ -106388,7 +106388,7 @@ int lua_ax_base_TMXMapInfo_getTileSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -106427,7 +106427,7 @@ int lua_ax_base_TMXMapInfo_setTileSize(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setTileSize'", nullptr); return 0; @@ -106435,7 +106435,7 @@ int lua_ax_base_TMXMapInfo_setTileSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -106524,7 +106524,7 @@ int lua_ax_base_TMXMapInfo_setLayers(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setLayers'", nullptr); return 0; @@ -106532,7 +106532,7 @@ int lua_ax_base_TMXMapInfo_setLayers(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -106621,7 +106621,7 @@ int lua_ax_base_TMXMapInfo_setTilesets(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setTilesets'", nullptr); return 0; @@ -106629,7 +106629,7 @@ int lua_ax_base_TMXMapInfo_setTilesets(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -106718,7 +106718,7 @@ int lua_ax_base_TMXMapInfo_setObjectGroups(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setObjectGroups'", nullptr); return 0; @@ -106726,7 +106726,7 @@ int lua_ax_base_TMXMapInfo_setObjectGroups(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -106768,7 +106768,7 @@ int lua_ax_base_TMXMapInfo_getParentElement(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getParentElement'", nullptr); return 0; @@ -106776,7 +106776,7 @@ int lua_ax_base_TMXMapInfo_getParentElement(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -106815,7 +106815,7 @@ int lua_ax_base_TMXMapInfo_setParentElement(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setParentElement'", nullptr); return 0; @@ -106823,7 +106823,7 @@ int lua_ax_base_TMXMapInfo_setParentElement(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -106865,7 +106865,7 @@ int lua_ax_base_TMXMapInfo_getParentGID(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getParentGID'", nullptr); return 0; @@ -106873,7 +106873,7 @@ int lua_ax_base_TMXMapInfo_getParentGID(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -106912,7 +106912,7 @@ int lua_ax_base_TMXMapInfo_setParentGID(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setParentGID'", nullptr); return 0; @@ -106920,7 +106920,7 @@ int lua_ax_base_TMXMapInfo_setParentGID(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -106962,7 +106962,7 @@ int lua_ax_base_TMXMapInfo_getLayerAttribs(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getLayerAttribs'", nullptr); return 0; @@ -106970,7 +106970,7 @@ int lua_ax_base_TMXMapInfo_getLayerAttribs(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -107009,7 +107009,7 @@ int lua_ax_base_TMXMapInfo_setLayerAttribs(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setLayerAttribs'", nullptr); return 0; @@ -107017,7 +107017,7 @@ int lua_ax_base_TMXMapInfo_setLayerAttribs(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -107059,7 +107059,7 @@ int lua_ax_base_TMXMapInfo_isStoringCharacters(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_isStoringCharacters'", nullptr); return 0; @@ -107067,7 +107067,7 @@ int lua_ax_base_TMXMapInfo_isStoringCharacters(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -107106,7 +107106,7 @@ int lua_ax_base_TMXMapInfo_setStoringCharacters(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setStoringCharacters'", nullptr); return 0; @@ -107114,7 +107114,7 @@ int lua_ax_base_TMXMapInfo_setStoringCharacters(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -107203,7 +107203,7 @@ int lua_ax_base_TMXMapInfo_setProperties(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setProperties'", nullptr); return 0; @@ -107211,7 +107211,7 @@ int lua_ax_base_TMXMapInfo_setProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ValueMap arg0; @@ -107253,7 +107253,7 @@ int lua_ax_base_TMXMapInfo_getCurrentString(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getCurrentString'", nullptr); return 0; @@ -107261,7 +107261,7 @@ int lua_ax_base_TMXMapInfo_getCurrentString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -107300,7 +107300,7 @@ int lua_ax_base_TMXMapInfo_setCurrentString(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setCurrentString'", nullptr); return 0; @@ -107308,7 +107308,7 @@ int lua_ax_base_TMXMapInfo_setCurrentString(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -107350,7 +107350,7 @@ int lua_ax_base_TMXMapInfo_getTMXFileName(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getTMXFileName'", nullptr); return 0; @@ -107358,7 +107358,7 @@ int lua_ax_base_TMXMapInfo_getTMXFileName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -107397,7 +107397,7 @@ int lua_ax_base_TMXMapInfo_setTMXFileName(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_setTMXFileName'", nullptr); return 0; @@ -107405,7 +107405,7 @@ int lua_ax_base_TMXMapInfo_setTMXFileName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -107447,7 +107447,7 @@ int lua_ax_base_TMXMapInfo_getExternalTilesetFileName(lua_State* tolua_S) cobj = (ax::TMXMapInfo*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXMapInfo_getExternalTilesetFileName'", nullptr); return 0; @@ -107455,7 +107455,7 @@ int lua_ax_base_TMXMapInfo_getExternalTilesetFileName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -107563,7 +107563,7 @@ int lua_ax_base_TMXMapInfo_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -107666,7 +107666,7 @@ int lua_ax_base_TileMapAtlas_initWithTileFile(lua_State* tolua_S) cobj = (ax::TileMapAtlas*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TileMapAtlas_initWithTileFile'", nullptr); return 0; @@ -107674,7 +107674,7 @@ int lua_ax_base_TileMapAtlas_initWithTileFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 4) + if (argc == 4) { std::string_view arg0; std::string_view arg1; @@ -107725,7 +107725,7 @@ int lua_ax_base_TileMapAtlas_getTileAt(lua_State* tolua_S) cobj = (ax::TileMapAtlas*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TileMapAtlas_getTileAt'", nullptr); return 0; @@ -107733,7 +107733,7 @@ int lua_ax_base_TileMapAtlas_getTileAt(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -107775,7 +107775,7 @@ int lua_ax_base_TileMapAtlas_setTile(lua_State* tolua_S) cobj = (ax::TileMapAtlas*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TileMapAtlas_setTile'", nullptr); return 0; @@ -107783,7 +107783,7 @@ int lua_ax_base_TileMapAtlas_setTile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { ax::Color3B arg0; ax::Vec2 arg1; @@ -107828,7 +107828,7 @@ int lua_ax_base_TileMapAtlas_releaseMap(lua_State* tolua_S) cobj = (ax::TileMapAtlas*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TileMapAtlas_releaseMap'", nullptr); return 0; @@ -107836,7 +107836,7 @@ int lua_ax_base_TileMapAtlas_releaseMap(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -107912,7 +107912,7 @@ int lua_ax_base_TileMapAtlas_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -108046,7 +108046,7 @@ int lua_ax_base_FastTMXLayer_removeTileAt(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_removeTileAt'", nullptr); return 0; @@ -108054,7 +108054,7 @@ int lua_ax_base_FastTMXLayer_removeTileAt(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -108096,7 +108096,7 @@ int lua_ax_base_FastTMXLayer_getPositionAt(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getPositionAt'", nullptr); return 0; @@ -108104,7 +108104,7 @@ int lua_ax_base_FastTMXLayer_getPositionAt(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -108146,7 +108146,7 @@ int lua_ax_base_FastTMXLayer_getProperty(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getProperty'", nullptr); return 0; @@ -108154,7 +108154,7 @@ int lua_ax_base_FastTMXLayer_getProperty(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -108196,7 +108196,7 @@ int lua_ax_base_FastTMXLayer_setupTiles(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_setupTiles'", nullptr); return 0; @@ -108204,7 +108204,7 @@ int lua_ax_base_FastTMXLayer_setupTiles(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -108243,7 +108243,7 @@ int lua_ax_base_FastTMXLayer_getLayerName(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getLayerName'", nullptr); return 0; @@ -108251,7 +108251,7 @@ int lua_ax_base_FastTMXLayer_getLayerName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -108290,7 +108290,7 @@ int lua_ax_base_FastTMXLayer_setLayerName(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_setLayerName'", nullptr); return 0; @@ -108298,7 +108298,7 @@ int lua_ax_base_FastTMXLayer_setLayerName(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -108340,7 +108340,7 @@ int lua_ax_base_FastTMXLayer_getLayerSize(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getLayerSize'", nullptr); return 0; @@ -108348,7 +108348,7 @@ int lua_ax_base_FastTMXLayer_getLayerSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -108387,7 +108387,7 @@ int lua_ax_base_FastTMXLayer_setLayerSize(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_setLayerSize'", nullptr); return 0; @@ -108395,7 +108395,7 @@ int lua_ax_base_FastTMXLayer_setLayerSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -108437,7 +108437,7 @@ int lua_ax_base_FastTMXLayer_getMapTileSize(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getMapTileSize'", nullptr); return 0; @@ -108445,7 +108445,7 @@ int lua_ax_base_FastTMXLayer_getMapTileSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -108484,7 +108484,7 @@ int lua_ax_base_FastTMXLayer_setMapTileSize(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_setMapTileSize'", nullptr); return 0; @@ -108492,7 +108492,7 @@ int lua_ax_base_FastTMXLayer_setMapTileSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -108534,7 +108534,7 @@ int lua_ax_base_FastTMXLayer_getTileSet(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getTileSet'", nullptr); return 0; @@ -108542,7 +108542,7 @@ int lua_ax_base_FastTMXLayer_getTileSet(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -108581,7 +108581,7 @@ int lua_ax_base_FastTMXLayer_setTileSet(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_setTileSet'", nullptr); return 0; @@ -108589,7 +108589,7 @@ int lua_ax_base_FastTMXLayer_setTileSet(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::TMXTilesetInfo* arg0; @@ -108631,7 +108631,7 @@ int lua_ax_base_FastTMXLayer_getLayerOrientation(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getLayerOrientation'", nullptr); return 0; @@ -108639,7 +108639,7 @@ int lua_ax_base_FastTMXLayer_getLayerOrientation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -108678,7 +108678,7 @@ int lua_ax_base_FastTMXLayer_setLayerOrientation(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_setLayerOrientation'", nullptr); return 0; @@ -108686,7 +108686,7 @@ int lua_ax_base_FastTMXLayer_setLayerOrientation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -108775,7 +108775,7 @@ int lua_ax_base_FastTMXLayer_setProperties(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_setProperties'", nullptr); return 0; @@ -108783,7 +108783,7 @@ int lua_ax_base_FastTMXLayer_setProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ValueMap arg0; @@ -108825,7 +108825,7 @@ int lua_ax_base_FastTMXLayer_getTileAt(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getTileAt'", nullptr); return 0; @@ -108833,7 +108833,7 @@ int lua_ax_base_FastTMXLayer_getTileAt(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -108875,7 +108875,7 @@ int lua_ax_base_FastTMXLayer_setupTileSprite(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_setupTileSprite'", nullptr); return 0; @@ -108883,7 +108883,7 @@ int lua_ax_base_FastTMXLayer_setupTileSprite(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::Sprite* arg0; ax::Vec2 arg1; @@ -108931,7 +108931,7 @@ int lua_ax_base_FastTMXLayer_getAnimTileCoord(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getAnimTileCoord'", nullptr); return 0; @@ -108939,7 +108939,7 @@ int lua_ax_base_FastTMXLayer_getAnimTileCoord(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -108978,7 +108978,7 @@ int lua_ax_base_FastTMXLayer_hasTileAnimation(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_hasTileAnimation'", nullptr); return 0; @@ -108986,7 +108986,7 @@ int lua_ax_base_FastTMXLayer_hasTileAnimation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109025,7 +109025,7 @@ int lua_ax_base_FastTMXLayer_getTileAnimManager(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_getTileAnimManager'", nullptr); return 0; @@ -109033,7 +109033,7 @@ int lua_ax_base_FastTMXLayer_getTileAnimManager(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109072,7 +109072,7 @@ int lua_ax_base_FastTMXLayer_initWithTilesetInfo(lua_State* tolua_S) cobj = (ax::FastTMXLayer*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXLayer_initWithTilesetInfo'", nullptr); return 0; @@ -109080,7 +109080,7 @@ int lua_ax_base_FastTMXLayer_initWithTilesetInfo(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::TMXTilesetInfo* arg0; ax::TMXLayerInfo* arg1; @@ -109163,7 +109163,7 @@ int lua_ax_base_FastTMXLayer_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109249,7 +109249,7 @@ int lua_ax_base_TMXTileAnimTask_start(lua_State* tolua_S) cobj = (ax::TMXTileAnimTask*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXTileAnimTask_start'", nullptr); return 0; @@ -109257,7 +109257,7 @@ int lua_ax_base_TMXTileAnimTask_start(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109296,7 +109296,7 @@ int lua_ax_base_TMXTileAnimTask_stop(lua_State* tolua_S) cobj = (ax::TMXTileAnimTask*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXTileAnimTask_stop'", nullptr); return 0; @@ -109304,7 +109304,7 @@ int lua_ax_base_TMXTileAnimTask_stop(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109343,7 +109343,7 @@ int lua_ax_base_TMXTileAnimTask_isRunning(lua_State* tolua_S) cobj = (ax::TMXTileAnimTask*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXTileAnimTask_isRunning'", nullptr); return 0; @@ -109351,7 +109351,7 @@ int lua_ax_base_TMXTileAnimTask_isRunning(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109446,7 +109446,7 @@ int lua_ax_base_TMXTileAnimTask_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 3) + if (argc == 3) { ax::FastTMXLayer* arg0; ax::TMXTileAnimInfo* arg1; @@ -109470,7 +109470,7 @@ int lua_ax_base_TMXTileAnimTask_constructor(lua_State* tolua_S) toluafix_pushusertype_ccobject(tolua_S, ID, luaID, (void*)cobj,"ax.TMXTileAnimTask"); return 1; } - if (argc == 4) + if (argc == 4) { ax::FastTMXLayer* arg0; ax::TMXTileAnimInfo* arg1; @@ -109549,7 +109549,7 @@ int lua_ax_base_TMXTileAnimManager_startAll(lua_State* tolua_S) cobj = (ax::TMXTileAnimManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXTileAnimManager_startAll'", nullptr); return 0; @@ -109557,7 +109557,7 @@ int lua_ax_base_TMXTileAnimManager_startAll(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109596,7 +109596,7 @@ int lua_ax_base_TMXTileAnimManager_stopAll(lua_State* tolua_S) cobj = (ax::TMXTileAnimManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXTileAnimManager_stopAll'", nullptr); return 0; @@ -109604,7 +109604,7 @@ int lua_ax_base_TMXTileAnimManager_stopAll(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109643,7 +109643,7 @@ int lua_ax_base_TMXTileAnimManager_getTasks(lua_State* tolua_S) cobj = (ax::TMXTileAnimManager*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_TMXTileAnimManager_getTasks'", nullptr); return 0; @@ -109651,7 +109651,7 @@ int lua_ax_base_TMXTileAnimManager_getTasks(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -109721,7 +109721,7 @@ int lua_ax_base_TMXTileAnimManager_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::FastTMXLayer* arg0; @@ -109790,7 +109790,7 @@ int lua_ax_base_FastTMXTiledMap_getLayer(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getLayer'", nullptr); return 0; @@ -109798,7 +109798,7 @@ int lua_ax_base_FastTMXTiledMap_getLayer(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -109840,7 +109840,7 @@ int lua_ax_base_FastTMXTiledMap_getObjectGroup(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getObjectGroup'", nullptr); return 0; @@ -109848,7 +109848,7 @@ int lua_ax_base_FastTMXTiledMap_getObjectGroup(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -109890,7 +109890,7 @@ int lua_ax_base_FastTMXTiledMap_getProperty(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getProperty'", nullptr); return 0; @@ -109898,7 +109898,7 @@ int lua_ax_base_FastTMXTiledMap_getProperty(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -109940,7 +109940,7 @@ int lua_ax_base_FastTMXTiledMap_getPropertiesForGID(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getPropertiesForGID'", nullptr); return 0; @@ -109948,7 +109948,7 @@ int lua_ax_base_FastTMXTiledMap_getPropertiesForGID(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -109990,7 +109990,7 @@ int lua_ax_base_FastTMXTiledMap_getMapSize(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getMapSize'", nullptr); return 0; @@ -109998,7 +109998,7 @@ int lua_ax_base_FastTMXTiledMap_getMapSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -110037,7 +110037,7 @@ int lua_ax_base_FastTMXTiledMap_setMapSize(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_setMapSize'", nullptr); return 0; @@ -110045,7 +110045,7 @@ int lua_ax_base_FastTMXTiledMap_setMapSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -110087,7 +110087,7 @@ int lua_ax_base_FastTMXTiledMap_getTileSize(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getTileSize'", nullptr); return 0; @@ -110095,7 +110095,7 @@ int lua_ax_base_FastTMXTiledMap_getTileSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -110134,7 +110134,7 @@ int lua_ax_base_FastTMXTiledMap_setTileSize(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_setTileSize'", nullptr); return 0; @@ -110142,7 +110142,7 @@ int lua_ax_base_FastTMXTiledMap_setTileSize(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec2 arg0; @@ -110184,7 +110184,7 @@ int lua_ax_base_FastTMXTiledMap_getMapOrientation(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getMapOrientation'", nullptr); return 0; @@ -110192,7 +110192,7 @@ int lua_ax_base_FastTMXTiledMap_getMapOrientation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -110231,7 +110231,7 @@ int lua_ax_base_FastTMXTiledMap_setMapOrientation(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_setMapOrientation'", nullptr); return 0; @@ -110239,7 +110239,7 @@ int lua_ax_base_FastTMXTiledMap_setMapOrientation(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { int arg0; @@ -110328,7 +110328,7 @@ int lua_ax_base_FastTMXTiledMap_setObjectGroups(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_setObjectGroups'", nullptr); return 0; @@ -110336,7 +110336,7 @@ int lua_ax_base_FastTMXTiledMap_setObjectGroups(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vector arg0; @@ -110378,7 +110378,7 @@ int lua_ax_base_FastTMXTiledMap_getProperties(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getProperties'", nullptr); return 0; @@ -110386,7 +110386,7 @@ int lua_ax_base_FastTMXTiledMap_getProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -110425,7 +110425,7 @@ int lua_ax_base_FastTMXTiledMap_setProperties(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_setProperties'", nullptr); return 0; @@ -110433,7 +110433,7 @@ int lua_ax_base_FastTMXTiledMap_setProperties(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::ValueMap arg0; @@ -110475,7 +110475,7 @@ int lua_ax_base_FastTMXTiledMap_setTileAnimEnabled(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_setTileAnimEnabled'", nullptr); return 0; @@ -110483,7 +110483,7 @@ int lua_ax_base_FastTMXTiledMap_setTileAnimEnabled(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -110525,7 +110525,7 @@ int lua_ax_base_FastTMXTiledMap_getLayerCount(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getLayerCount'", nullptr); return 0; @@ -110533,7 +110533,7 @@ int lua_ax_base_FastTMXTiledMap_getLayerCount(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -110572,7 +110572,7 @@ int lua_ax_base_FastTMXTiledMap_getResourceFile(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_getResourceFile'", nullptr); return 0; @@ -110580,7 +110580,7 @@ int lua_ax_base_FastTMXTiledMap_getResourceFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -110619,7 +110619,7 @@ int lua_ax_base_FastTMXTiledMap_initWithTMXFile(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_initWithTMXFile'", nullptr); return 0; @@ -110627,7 +110627,7 @@ int lua_ax_base_FastTMXTiledMap_initWithTMXFile(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -110669,7 +110669,7 @@ int lua_ax_base_FastTMXTiledMap_initWithXML(lua_State* tolua_S) cobj = (ax::FastTMXTiledMap*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_FastTMXTiledMap_initWithXML'", nullptr); return 0; @@ -110677,7 +110677,7 @@ int lua_ax_base_FastTMXTiledMap_initWithXML(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 2) + if (argc == 2) { std::string_view arg0; std::string_view arg1; @@ -110791,7 +110791,7 @@ int lua_ax_base_FastTMXTiledMap_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -110874,7 +110874,7 @@ int lua_ax_base_MotionStreak3D_tintWithColor(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_tintWithColor'", nullptr); return 0; @@ -110882,7 +110882,7 @@ int lua_ax_base_MotionStreak3D_tintWithColor(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Color3B arg0; @@ -110924,7 +110924,7 @@ int lua_ax_base_MotionStreak3D_reset(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_reset'", nullptr); return 0; @@ -110932,7 +110932,7 @@ int lua_ax_base_MotionStreak3D_reset(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -110971,7 +110971,7 @@ int lua_ax_base_MotionStreak3D_getStroke(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_getStroke'", nullptr); return 0; @@ -110979,7 +110979,7 @@ int lua_ax_base_MotionStreak3D_getStroke(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -111018,7 +111018,7 @@ int lua_ax_base_MotionStreak3D_setStroke(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_setStroke'", nullptr); return 0; @@ -111026,7 +111026,7 @@ int lua_ax_base_MotionStreak3D_setStroke(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -111068,7 +111068,7 @@ int lua_ax_base_MotionStreak3D_isStartingPositionInitialized(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_isStartingPositionInitialized'", nullptr); return 0; @@ -111076,7 +111076,7 @@ int lua_ax_base_MotionStreak3D_isStartingPositionInitialized(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -111115,7 +111115,7 @@ int lua_ax_base_MotionStreak3D_setStartingPositionInitialized(lua_State* tolua_S cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_setStartingPositionInitialized'", nullptr); return 0; @@ -111123,7 +111123,7 @@ int lua_ax_base_MotionStreak3D_setStartingPositionInitialized(lua_State* tolua_S #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { bool arg0; @@ -111165,7 +111165,7 @@ int lua_ax_base_MotionStreak3D_getTexture(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_getTexture'", nullptr); return 0; @@ -111173,7 +111173,7 @@ int lua_ax_base_MotionStreak3D_getTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -111212,7 +111212,7 @@ int lua_ax_base_MotionStreak3D_setTexture(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_setTexture'", nullptr); return 0; @@ -111220,7 +111220,7 @@ int lua_ax_base_MotionStreak3D_setTexture(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Texture2D* arg0; @@ -111262,7 +111262,7 @@ int lua_ax_base_MotionStreak3D_setBlendFunc(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_setBlendFunc'", nullptr); return 0; @@ -111270,7 +111270,7 @@ int lua_ax_base_MotionStreak3D_setBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::BlendFunc arg0; @@ -111312,7 +111312,7 @@ int lua_ax_base_MotionStreak3D_getBlendFunc(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_getBlendFunc'", nullptr); return 0; @@ -111320,7 +111320,7 @@ int lua_ax_base_MotionStreak3D_getBlendFunc(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -111359,7 +111359,7 @@ int lua_ax_base_MotionStreak3D_setSweepAxis(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_setSweepAxis'", nullptr); return 0; @@ -111367,7 +111367,7 @@ int lua_ax_base_MotionStreak3D_setSweepAxis(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { ax::Vec3 arg0; @@ -111409,7 +111409,7 @@ int lua_ax_base_MotionStreak3D_getSweepAxis(lua_State* tolua_S) cobj = (ax::MotionStreak3D*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_MotionStreak3D_getSweepAxis'", nullptr); return 0; @@ -111417,7 +111417,7 @@ int lua_ax_base_MotionStreak3D_getSweepAxis(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -111539,7 +111539,7 @@ int lua_ax_base_MotionStreak3D_create(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - do + do { if (argc == 5) { @@ -111564,7 +111564,7 @@ int lua_ax_base_MotionStreak3D_create(lua_State* tolua_S) } } while (0); ok = true; - do + do { if (argc == 5) { @@ -111610,7 +111610,7 @@ int lua_ax_base_MotionStreak3D_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -111686,7 +111686,7 @@ int lua_ax_base_ComponentLua_getScriptObject(lua_State* tolua_S) cobj = (ax::ComponentLua*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ComponentLua_getScriptObject'", nullptr); return 0; @@ -111694,7 +111694,7 @@ int lua_ax_base_ComponentLua_getScriptObject(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 0) + if (argc == 0) { if(!ok) { @@ -111733,7 +111733,7 @@ int lua_ax_base_ComponentLua_update(lua_State* tolua_S) cobj = (ax::ComponentLua*)tolua_tousertype(tolua_S,1,0); #if _AX_DEBUG >= 1 - if (!cobj) + if (!cobj) { tolua_error(tolua_S,"invalid 'cobj' in function 'lua_ax_base_ComponentLua_update'", nullptr); return 0; @@ -111741,7 +111741,7 @@ int lua_ax_base_ComponentLua_update(lua_State* tolua_S) #endif argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { double arg0; @@ -111814,7 +111814,7 @@ int lua_ax_base_ComponentLua_constructor(lua_State* tolua_S) argc = lua_gettop(tolua_S)-1; - if (argc == 1) + if (argc == 1) { std::string_view arg0; @@ -111866,7 +111866,7 @@ int lua_register_ax_base_ComponentLua(lua_State* tolua_S) TOLUA_API int register_all_ax_base(lua_State* tolua_S) { tolua_open(tolua_S); - + tolua_module(tolua_S,"ax",0); tolua_beginmodule(tolua_S,"ax");