/script_binding/lua/lua_ftk.h

http://ftk.googlecode.com/ · C Header · 12 lines · 7 code · 4 blank · 1 comment · 0 complexity · 222e2443b08b90ff9b01389d3b5f3a2b MD5 · raw file

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