lua_cocos2dx_pluginx_auto_api.lua 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. --------------------------------
  2. -- @module plugin
  3. --------------------------------------------------------
  4. -- the plugin PluginProtocol
  5. -- @field [parent=#plugin] PluginProtocol#PluginProtocol PluginProtocol preloaded module
  6. --------------------------------------------------------
  7. -- the plugin PluginManager
  8. -- @field [parent=#plugin] PluginManager#PluginManager PluginManager preloaded module
  9. --------------------------------------------------------
  10. -- the plugin ProtocolAnalytics
  11. -- @field [parent=#plugin] ProtocolAnalytics#ProtocolAnalytics ProtocolAnalytics preloaded module
  12. --------------------------------------------------------
  13. -- the plugin ProtocolIAP
  14. -- @field [parent=#plugin] ProtocolIAP#ProtocolIAP ProtocolIAP preloaded module
  15. --------------------------------------------------------
  16. -- the plugin ProtocolAds
  17. -- @field [parent=#plugin] ProtocolAds#ProtocolAds ProtocolAds preloaded module
  18. --------------------------------------------------------
  19. -- the plugin ProtocolShare
  20. -- @field [parent=#plugin] ProtocolShare#ProtocolShare ProtocolShare preloaded module
  21. --------------------------------------------------------
  22. -- the plugin ProtocolSocial
  23. -- @field [parent=#plugin] ProtocolSocial#ProtocolSocial ProtocolSocial preloaded module
  24. --------------------------------------------------------
  25. -- the plugin ProtocolUser
  26. -- @field [parent=#plugin] ProtocolUser#ProtocolUser ProtocolUser preloaded module
  27. --------------------------------------------------------
  28. -- the plugin AgentManager
  29. -- @field [parent=#plugin] AgentManager#AgentManager AgentManager preloaded module
  30. --------------------------------------------------------
  31. -- the plugin FacebookAgent
  32. -- @field [parent=#plugin] FacebookAgent#FacebookAgent FacebookAgent preloaded module
  33. return nil