Update Design Doc: `level` tool
parent
eb46b1fced
commit
2642ee8fa7
|
@ -57,7 +57,7 @@ For (number of component instances):
|
||||||
* 2 bytes: ID of the associated entity
|
* 2 bytes: ID of the associated entity
|
||||||
* 2 bytes: Index of the component definition (from component definitions - not the ID! but the index)
|
* 2 bytes: Index of the component definition (from component definitions - not the ID! but the index)
|
||||||
|
|
||||||
For (number of 16-bit properties in the component as determined from its entry in "Component Definitions"):
|
---For (number of 16-bit properties in the component as determined from its entry in "Component Definitions"):
|
||||||
* 2 bytes: Value of the associated field (order per configuration TOML as mentioned above).
|
* 2 bytes: Value of the associated field (order per configuration TOML as mentioned above).
|
||||||
|
|
||||||
(TBD !!)
|
(TBD !!)
|
Loading…
Reference in New Issue