/script_binding/lua/lua_ftk_bitmap.h

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

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