/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

  1. /*This file is generated by luagen.*/
  2. #include "ftk.h"
  3. #include "tolua++.h"
  4. #include "ftk_main_loop.h"
  5. #ifndef LUA_FtkMainLoop_H
  6. #define LUA_FtkMainLoop_H
  7. int tolua_ftk_main_loop_init(lua_State* L);
  8. #endif/*LUA_FtkMainLoop_H*/