Uses of Class
org.starhope.vergil.test.SFSVariable

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

Uses of SFSVariable in org.starhope.vergil.game
 

Method parameters in org.starhope.vergil.game with type arguments of type SFSVariable
 void User.setVariables(Map<String,SFSVariable> vars)
          WRITEME: Document this method brpocock@star-hope.org
 

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

Method parameters in org.starhope.vergil.net.smartFaux with type arguments of type SFSVariable
 void SmartFauxClient.setUserVariables(Map<String,SFSVariable> vars)
          WRITEME: Document this method brpocock@star-hope.org