Uses of Class
eu.iv4xr.framework.extensions.ltl.gameworldmodel.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
Modifier 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).