Type aliases
ComponentManagerMap
ComponentManagerMap<T>: ComponentManagerMap<T>
Type parameters
ComponentMap
ComponentOperation
ComponentOperation<T>: object | object
Type parameters
ComponentSubMap
ComponentSubMap<T, L>: object
Type parameters
-
-
L: ReadonlyArray<keyof T>
EntityPoolOptions
EntityPoolOptions: object
Type declaration
-
entityIndexBits: number
-
minimumUnusedTime: number
ExtractComponentMap
ExtractComponentMap<T>: ExtractComponentMap<T>
Type parameters
ExtractManagerType
ExtractManagerType<T>: ExtractManagerType<T>
Type parameters
componentName
componentName: string | number
Map of managers to their respective manager types.