diego1996 / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

Clone, load and unload also the children. #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
It would be nice to be able to clone, load and unload also all the children for 
a gkGameObject. Maybe a parameter will be enough...
 (example: void gkGameObject::clone(bool children)

Original issue reported on code.google.com by silveira.nestor@gmail.com on 23 Jun 2010 at 9:57