MattGuerrette / VixenEngine

Open Source C++ Game Engine
http://mattguerrette.github.io/VixenEngine/
GNU General Public License v3.0
39 stars 13 forks source link

GameObject Lifecycle needs update #11

Open Erbelding opened 9 years ago

Erbelding commented 9 years ago

Currently the GameObject Lifecycle is buggy and unreliable. The code should be refactored to follow this graph.

gameobjectlifecycle