A processed scene that consists of a static view of the game moment, it includes all objects, sprites and textures. Along with a set of frames, its possible to create an animation.
When a computer cannot process the frame graphics, or the game engine fast enough, a solution is to compensate the frame rate with "skipping". Each time the game loses performance, it skips some calculations and think ahead for compensating the time, without the heavy processing.
The Game Dictionary™ is a trademark of GameDev.net LLC. No duplication, reproduction, or transmission of the Game Dictionary or its content is allowed without the consent of GameDev.net LLC.