Uses of Class
org.vizzini.math.StatefulSupport

Packages that use StatefulSupport
org.vizzini.game.simulation Provides simulation classes for games in the game framework. 
org.vizzini.ui.game Provides core game user interface classes for the game framework. 
org.vizzini.ui.graphics.shape Provides graphics shape classes for the game framework. 
 

Uses of StatefulSupport in org.vizzini.game.simulation
 

Methods in org.vizzini.game.simulation that return StatefulSupport
protected  StatefulSupport AbstractPhysicalObject.createStatefulSupport()
          Create a stateful support object.
 

Uses of StatefulSupport in org.vizzini.ui.game
 

Subclasses of StatefulSupport in org.vizzini.ui.game
(package private) static class TokenUISupport.MyStatefulSupport
          Provides a concrete implementation of StatefulSupport.
 

Methods in org.vizzini.ui.game that return StatefulSupport
protected  StatefulSupport TokenUISupport.getStatefulSupport()
          Create a stateful support object.
 

Uses of StatefulSupport in org.vizzini.ui.graphics.shape
 

Methods in org.vizzini.ui.graphics.shape that return StatefulSupport
protected  StatefulSupport AbstractShape.createStatefulSupport()
          Create a stateful support object.
 



Copyright © 2007 Vizzini.org. All Rights Reserved. 2007.12.25.03.00.02