Originally posted by vasanth
So what are you trying to say
to you: hundreds of virtual declarations cause hundreds of 4-byte-of-memory-consuming Virtual Function Pointers, if you have heard of them. (Don't do this, especially if the virtual functions in the derived classes have to do blits, unless you want a maximum screen update of 20 fps or so.)