[Nottingham] C++ Programming
David Bean
david at dbean.uklinux.net
Thu Oct 16 12:49:16 BST 2003
On Thu, 2003-10-16 at 07:02, Jim Driscoll wrote:
>
> You don't want function pointers then. Just normal - object - pointers
> (typed as a superclass with that function "virtual").
>
That's the answer I was looking for...
and for my solution:
http://www.dbean.uklinux.net/c++/Mash.cpp.html
or
http://www.dbean.uklinux.net/c++/Mash.cpp
Thanks Everyone
David Bean
PS it uses SDL: apt-get install libsdl1.2-dev
More information about the Nottingham
mailing list