-support for 'length' parameter in EntitiesData (for convenience)
This commit is contained in:
parent
0e13fafefd
commit
125c9e7d40
3 changed files with 24 additions and 5 deletions
|
|
@ -38,6 +38,8 @@ package:
|
|||
///pointer to system implementation
|
||||
void* m_system_pointer;
|
||||
|
||||
const (char)[] name;
|
||||
|
||||
ushort[] m_components;
|
||||
ushort[] m_absen_components;
|
||||
ushort[] m_optional_components;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue