bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
CallDataAllocator.Block
bubel
ecs
manager
EntityManager
CallDataAllocator
Undocumented in source.
struct
CallDataAllocator
struct
Block {
CallData
[
256
]
data
;
uint
allocated
;
}
Members
Variables
allocated
uint
allocated
;
Undocumented in source.
data
CallData
[
256
]
data
;
Undocumented in source.
Meta
Source
See Implementation
bubel
ecs
manager
EntityManager
CallDataAllocator
destructors
~this
functions
clear
getCallData
structs
Block
variables
blocks
id