/script_binding/lua/lua_ftk_structs.h
http://ftk.googlecode.com/ · C Header · 13 lines · 7 code · 5 blank · 1 comment · 0 complexity · 48a981046e0a0e44ebd11f962ca2348b MD5 · raw file
- /*handle some special structs.*/
- #include "ftk.h"
- #include "tolua++.h"
- #include "ftk_typedef.h"
- #ifndef LUA_FtkStructs_H
- #define LUA_FtkStructs_H
- int tolua_ftk_structs_init(lua_State* L);
- #endif/*LUA_FtkStructs_H*/