Update Design Doc: `level` tool
parent
ebd6a2a408
commit
812031ac6d
|
@ -118,7 +118,7 @@ Holds the list of active component attributes for each entity. Is a tagged union
|
||||||
* i.e. the one requiring the most bytes for its component attributes
|
* i.e. the one requiring the most bytes for its component attributes
|
||||||
* Remember each Component Attribute is 2 bytes.
|
* Remember each Component Attribute is 2 bytes.
|
||||||
For (Object Table Size * Component Attribute Union Size):
|
For (Object Table Size * Component Attribute Union Size):
|
||||||
(Component Attribute Union Size) bytes:
|
(Component Attribute Union Size) bytes: Component attribute settings
|
||||||
```
|
```
|
||||||
|
|
||||||
#### System Table
|
#### System Table
|
||||||
|
|
Loading…
Reference in New Issue