the other thing i have noticed quite a bit, especially with not really just big games, but really any HAXE/OPENFL, even HAXEFLIXEL ones, is that the import... seems to be the same. say:
import com.something.system.BallSack;
import com.something.system.HorseHead;
import com.something.initStuff.BallSackControl;