A D F G I K L M P S

P

paint(Graphics) - Method in class game_Lect04Version.GameCanvas
This method accomplishes the painting of this canvas.
ProjectileSprite - Class in game_Lect04Version
This class encapsulates an on-screen sprite that represents a projectile in our game.
ProjectileSprite(Dimension, Point, int, int) - Constructor for class game_Lect04Version.ProjectileSprite
Constructs a sprite located at the 0,0 position

A D F G I K L M P S