I created scene from the class world.cpp and class tank inherits class world so tank has access to the scene because scene is protected attribut in class world.
In so