* Construction WiP * Construction kinda works! * Lots more construction work. * It mostly works!
* Rename IEntity.GetComponents to GetAllComponents. This is to avoid confusion. A single s to distinguish it from GetComponent() is quite hard to miss. * Update submodule.
* Examine System * Adds some relevant comments