Angry-Squirrels / RadEngine

A Haxe game engine
2 stars 0 forks source link

Better way of handling modules #3

Open Tomobodo opened 10 years ago

Tomobodo commented 10 years ago

All systems and compnent must be in a specific package to work with RadEngine. Let the developper implement his systems and component in his own package.