spine.support.utils.Pool
spine.support.utils.Pool
Fields
| Name | Type | |
|---|---|---|
max | I32 | |
peak | I32 | |
freeObjects | hl.types.ArrayDyn |
Protos
f@9190free(spine.support.utils.Pool, Dyn) → Voidf@9191reset(spine.support.utils.Pool, Dyn) → Voidf@9192newObject(spine.support.utils.Pool) → Dynf@9193obtain(spine.support.utils.Pool) → Dyn
Bindings
- static
f@9194__constructor__(spine.support.utils.Pool, Ref, Ref) → Void