6 lines
169 B
Markdown
6 lines
169 B
Markdown
|
|
What does it mean for an **Entity Object** to be **passive**?
|
|
|
|
---
|
|
|
|
🧘 It does not have its own thread; instead, it is **called by active objects** to perform tasks.
|