Remove removes the given entity from the system.
(e BasicEntity)
| 15 | |
| 16 | // Remove removes the given entity from the system. |
| 17 | Remove(e BasicEntity) |
| 18 | } |
| 19 | |
| 20 | // SystemAddByInterfacer is a system that also implements the AddByInterface method |
no outgoing calls
no test coverage detected