XNA Tool - problem with ParticleSystem : DrawableGameComponent
- by nilphilus
I have created (ok... still in progress) a sth like 'Framework' with ParticleSystem. But there is a problem, ParticleSystem inherited from DrawableGameComponent which need a 'Game' in constructor - but in a tool i don't have a reference to Game.