IStartable

* Service used in startable scene entitys.

interface IStartable {}

Members

Functions

start
void start()

* Called after all scene entitys instantiation.

Meta