EntityBuilderUtils
Functions
- whenAllEntitiesDestroyed(builders) ⇒
Promise
- whenEntityDestroyed(builder) ⇒
Promise
whenAllEntitiesDestroyed(builders) ⇒ Promise
Kind: global function
Param | Type |
---|---|
builders | Array.<Entity> |
whenEntityDestroyed(builder) ⇒ Promise
Kind: global function
Param | Type |
---|---|
builder | Entity |