I think that doing:
this->GetMaxSpeed()
will solve your problem. Also You could do:
SimpleVehicle::GetMaxSpeed()
both of these explicitly say where the function is coming from.
Evan Teran
2009-07-09 16:53:51