bitbrain / braingdx

:video_game: Game jam framework based on libgdx.
Apache License 2.0
84 stars 1 forks source link

Make GameObject creation more flexible #81

Closed bitbrain closed 7 years ago

bitbrain commented 7 years ago

world.addGameObject() is not sufficient since we want to initialise the object without adding it.