refresh option?

hi everyone,

i am getting the problem of not being able to refresh the screen so that a new animation can be set up on the screen. this animation takes the whole screen and has many components. and so i cannot hide each thing before i make the next thing to appear.
so is there any refresh option?

Call this method twice:

base.graphicsEngine.renderFrame()
base.graphicsEngine.renderFrame()