Update all entitys that have an update() method. These entitys must implement IUpdateable. It's called every frame.
See Implementation
Update all entitys that have an update() method. These entitys must implement IUpdateable. It's called every frame.