Sdk/World: Add ForEachSystem method
This commit is contained in:
@@ -121,6 +121,7 @@ Nazara Development Kit:
|
||||
- Fixed EntityList copy/movement assignment operator which was not properly unregistering contained entities.
|
||||
- ListenerSystem now handles velocity in a generic way (no longer require a VelocityComponent and is compatible with physics)
|
||||
- World now has const getters for systems
|
||||
- Add World::ForEachSystem method, allowing iteration on every active system on a specific world
|
||||
|
||||
# 0.4:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user