A large part of the problem was that I was instantiating the Ball class in the start of the program... I hadn't realized it was absolutely necessary to do it later (in the initVidMemory). Once I did that, it properly loaded the bitmap. I was able to get a couple small physics demos going.
So, yeah, thanks!
