Package vooga.gameEngine.graphics

Class Summary
GameCanvas Class GameCanvas renders the viewable portion of the game on screen.
ImageTexture Class ImageTexture creates a Texture from a URL linking to an image file.
ShapeTexture Class ShapeTexture represents a shape that can be rendered on screen.
TextTexture Class TextTexture allows a string to be rendered on screen.
Texture Super class for rendering an image that will represent a GameItem on screen.