Package tripleplay.game
package tripleplay.game
-
ClassDescriptionMaintains a 2D layout of
ScreenSpace.Screen
s.The directions in which a new screen can be added.A screen that integrates withScreenSpace
.AScreenSpace.Screen
that takes care of basic UI setup for you.Manages a stack of screens.Used to operate on screens.Displays and manages the lifecycle for a single game screen.Implements a particular screen transition.Direction constants, used by transitions.AScreenStack.Screen
with anInterface
for doing UI stuff.