JS + TS plug-in, support components (pure TS new version of the plug-KBE)

If that, to achieve the JS plug-in CocosCreator in (adjusted kbengine.js) + kbengine.d.ts, supporting components, the current test without any problems, there may be some hidden problems. If you encounter problems, trouble in reply here, it can be perfect ~ _ ~!


Support version (there are versions of components): V2.0 +, tested using V2.5.5 version, using CocosCreator engine, the engine can also use other H5

GIT Address: https://github.com/lanfengnan/kbengine_js_ts

= ==============================================
2019-11- update 2:

1, synchronous update js, ts script;
2, kbengineapp adjusted to create method static;
3, repair cellcall parameter error problem
==================== ===========================



(2019-9-19) update:


1, the new version of the KBE pure TS plug;

(2019- 9-10) update:
1, repair KBEngine.UINT64 turn string wrong question
2, KBEngineApp: add a entity_uuid, represents the connection was uid
3, EventEntity: add a deregisterAll, represents the cancellation of the event was on all the objects
4, component repair method when the callback, this object is the wrong question
5, remove the invalid code associated with an increased precautions
 

Published 13 original articles · won praise 0 · Views 2303

Guess you like

Origin blog.csdn.net/kbengine/article/details/104882519