| Name | Summary |
|---|---|
ComponentPool | constructor(producer: () -> T) |
| Name | Summary |
|---|---|
borrow | fun borrow(entID: Long): <Error class: unknown class><T, Boolean> |
borrowOrCreate | fun borrowOrCreate(entID: Long): T |
createWithoutEnt | fun createWithoutEnt(): <Error class: unknown class><T, Boolean> |
recycle | fun recycle(obj: ComponentBase) |