/script_binding/lua/lua_ftk_main_loop.h
http://ftk.googlecode.com/ · C Header · 12 lines · 7 code · 4 blank · 1 comment · 0 complexity · 2a5393ac75ce1e92e91ca68af71aa7a4 MD5 · raw file
- /*This file is generated by luagen.*/
- #include "ftk.h"
- #include "tolua++.h"
- #include "ftk_main_loop.h"
- #ifndef LUA_FtkMainLoop_H
- #define LUA_FtkMainLoop_H
- int tolua_ftk_main_loop_init(lua_State* L);
- #endif/*LUA_FtkMainLoop_H*/