You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lauer3912 edited this page Mar 3, 2015
·
2 revisions
PlugIns
Plug-in part, from the realization is divided into three parts.
Built-in functions plugins
Engine provides scalability Bundle
Developers realize his or introduce a third party plug-ins
Built-in functions plugins
Internal App Engine provides a lot of API, by way of javascript script file for developers to use
Engine provides scalability Bundle
We have designed and implemented a multi-tasking, multi-queue and load other plugins core processing module, called "extendLoader.bundle". That is, your own or other plug-ins, you need to load before use, you must first load the module. The package itself is very powerful, and very high performance.
The "plugin.iap.bundle" achieve the IAP feature, of course, is in full compliance with the requirements of the App Store, and provides functionality javascript script calls.
Developers realize his or introduce a third party plug-ins
This is the most widely used plug-ins, I said, you can use nodejs, ffmpeg, gm ...... or, using a programming language (pyhton, ruby, c, c ++, objective-c, c #, java, javascript, perl, go ......) to write your own plug-ins