MeshHighlightSystem
Classes
Supplier
Kind: global class
new Supplier(system)
Param | Type |
---|---|
system | MeshHighlightSystem |
MeshHighlightSystem
Kind: global class
new MeshHighlightSystem(engine)
Param | Type |
---|---|
engine | Engine |
meshHighlightSystem.entityManager : EntityManager
Kind: instance property of MeshHighlightSystem
meshHighlightSystem.shutdown(entityManager, readyCallback, errorCallback)
Kind: instance method of MeshHighlightSystem
Param | Type |
---|---|
entityManager | EntityManager |
readyCallback | function |
errorCallback | function |
meshHighlightSystem.startup(entityManager, readyCallback, errorCallback)
Kind: instance method of MeshHighlightSystem
Param | Type |
---|---|
entityManager | EntityManager |
readyCallback | function |
errorCallback | function |