axmol/extensions/scripting/lua-bindings/auto/axlua_base_auto.hpp

2416 lines
2.5 KiB
C++
Raw Normal View History

#include "base/ccConfig.h"
#ifndef __ax_base_h__
#define __ax_base_h__
2014-03-10 14:04:58 +08:00
#include "tolua++.h"
int register_all_ax_base(lua_State* tolua_S);
2014-03-10 14:04:58 +08:00
2014-03-10 14:04:58 +08:00
2015-07-08 10:11:17 +08:00
2019-07-02 09:29:20 +08:00
2019-10-23 14:58:31 +08:00
2021-08-13 20:36:10 +08:00
2022-06-16 21:25:34 +08:00
2021-08-13 20:36:10 +08:00
2021-12-28 15:46:32 +08:00
2022-06-25 15:30:20 +08:00
2021-12-28 15:46:32 +08:00
2022-06-24 14:28:59 +08:00
2022-06-30 21:51:59 +08:00
2022-07-03 15:36:16 +08:00
2022-07-20 08:57:28 +08:00
2022-10-12 07:33:16 +08:00
2022-08-11 11:03:29 +08:00
2014-03-10 14:04:58 +08:00
2014-03-10 14:04:58 +08:00
#endif // __ax_base_h__