Quote (ASBands @ Fri, 2 Oct 2009, 17:55)
Sent you e-mail. For brevity, I'll put a example class here. I'll use CBall, because it's relatively simple.
There really aren't any changes to the underlying functionality, aside from removing the superfluous return statements, but I've included it to show the syntax for defining class member functions.
All you really did was split up the files (organized it), and changed the functions to inline...
Which just goes to show me, I was doing everything right from the git-go.
