Uses of Package
gameobjects
Package
Description
The package contains classes implementing a 'bounding box' area around game objects.
The controller package contains Object controllers that govern an objects behavior, without being
involved in its collision or drawing properties.
The package gameobjects contains all objects with a visual representation on screen.
The package playground contains all level specific logic and control of level logic.
-
ClassDescriptionThe class
GameObject
represents a (possibly animated) object appearing in a level of the game. -
ClassDescriptionThe class
GameObject
represents a (possibly animated) object appearing in a level of the game. -
ClassDescriptionThe class
GameObject
represents a (possibly animated) object appearing in a level of the game.A rectangle object.Convenience Class subclassingGameObject
, directly instanciatingTextArtist
a subclass ofArtist
that draws a text. -
ClassDescriptionThe class
GameObject
represents a (possibly animated) object appearing in a level of the game. -
ClassDescriptionThe class
GameObject
represents a (possibly animated) object appearing in a level of the game.