Yes, don't think in terms of avoiding functions.  If something needs
to be repeated, it's a candidate for a function.  Performance is
important for a game, but if an app's object-orientated design makes
it a millisecond slower than procedural (inline) code, that's
acceptable if you get the benefits of reusable code (more functions). 
Sorry if I gave you the wrong impression.
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to