Convert entity to a class
FossilOrigin-Name: 4b002822f954056510cbb1f85d7687784e26782f63c5995f01ac6488d0632d80
This commit is contained in:
parent
34b31eb77f
commit
d42f82f1ec
19 changed files with 222 additions and 122 deletions
|
@ -6,6 +6,7 @@ executable('client',
|
|||
'ConsoleLine.m',
|
||||
'Cube.mm',
|
||||
'DynamicEntity.mm',
|
||||
'Entity.m',
|
||||
'Identifier.m',
|
||||
'KeyMapping.m',
|
||||
'MD2.mm',
|
||||
|
@ -13,6 +14,7 @@ executable('client',
|
|||
'Menu.m',
|
||||
'MenuItem.m',
|
||||
'OFString+Cube.mm',
|
||||
'PersistentEntity.m',
|
||||
'Projectile.m',
|
||||
'ResolverResult.mm',
|
||||
'ResolverThread.mm',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue