Uses of Interface
org.vizzini.game.arcadegame.IArcadeEnvironment

Packages that use IArcadeEnvironment
org.vizzini.example.pong Provides pong classes for the game framework. 
org.vizzini.game.arcadegame Provides core game classes for arcade games in the game framework. 
 

Uses of IArcadeEnvironment in org.vizzini.example.pong
 

Classes in org.vizzini.example.pong that implement IArcadeEnvironment
 class Environment
          Provides an environment for Pong.
 

Uses of IArcadeEnvironment in org.vizzini.game.arcadegame
 

Classes in org.vizzini.game.arcadegame that implement IArcadeEnvironment
 class AbstractArcadeEnvironment
          Provides base functionality for arcade game environments in the game framework.
 



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