Uses of Class
eu.iv4xr.framework.extensions.ltl.gameworldmodel.GWTransition
Packages that use GWTransition
Package
Description
Provide a class,
GameWorldModel
, that can be used as a model of a
"computer game".-
Uses of GWTransition in eu.iv4xr.framework.extensions.ltl.gameworldmodel
Fields in eu.iv4xr.framework.extensions.ltl.gameworldmodel with type parameters of type GWTransitionModifier and TypeFieldDescriptionGameWorldModel.history
The history of the the states, stored in reverse order (the head of the list is the current state, the last state in the list is the oldest).