mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Comparison with Matter
This commit is contained in:
parent
a5302a14fb
commit
b2dfe98e94
1 changed files with 5 additions and 1 deletions
|
@ -46,3 +46,7 @@ assert(world:get(playerId, Health) == 79)
|
|||
assert(world:get(opponentId, Health) == 92)
|
||||
|
||||
```
|
||||
|
||||
Can iterate over 20,000 entities in a single millisecond.
|
||||
|
||||

|
Loading…
Reference in a new issue