Uses of Package
controller
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.
-
ClassDescriptionClass that controls the LOGICAL behavior of an object independently of how it is displayed or drawn.
-
ClassDescriptionController using key events for up, down, left, right and space (shooting) to control the ego object behavior.This class controls the space invaders.Class that controls the LOGICAL behavior of an object independently of how it is displayed or drawn.
-
ClassDescriptionClass that controls the LOGICAL behavior of an object independently of how it is displayed or drawn.