Uses of Interface
org.starhope.vergil.logic.GameImplementor

Packages that use GameImplementor
org.starhope.vergil.game   
org.starhope.vergil.net.smartFaux   
 

Uses of GameImplementor in org.starhope.vergil.game
 

Fields in org.starhope.vergil.game declared as GameImplementor
private static GameImplementor PubliusVergiliusMaro.gameImplementor
          The game implementation must supply these callbacks in its interface
 

Methods in org.starhope.vergil.game with parameters of type GameImplementor
static void PubliusVergiliusMaro.setImplementation(GameImplementor implementation)
          WRITEME
 

Uses of GameImplementor in org.starhope.vergil.net.smartFaux
 

Classes in org.starhope.vergil.net.smartFaux that implement GameImplementor
 class SmartFauxClient
          A nearly drop-in replacement for the basics of porting a SmartFox Server Pro client application to use Appius Claudius Caecus.