Definitions for "PLAYFIELD"
Keywords:  awt, sprite, component, contain, game
an AWT Component that can contain Sprite objects
an AWT component that contains all sprites of the game
The area of the screen which directly overlays the background of the screen. Map graphics and/or text form this playfield.
an array in video memory that stores information regarding what tile is being displayed at a given screen location
Anything that appears on the screen other than a player or missile (see the appendices for a description of players and missiles).
Keywords:  pinball, moves, ball, area
The area in which the ball moves in pinball.