Uses of Interface
net.sourceforge.rpgee.Describable

Packages that use Describable
net.sourceforge.rpgee   
net.sourceforge.rpgee.dice   
net.sourceforge.rpgee.messaging.network   
net.sourceforge.rpgee.utility   
 

Uses of Describable in net.sourceforge.rpgee
 

Classes in net.sourceforge.rpgee that implement Describable
 class Engine
           
 

Uses of Describable in net.sourceforge.rpgee.dice
 

Subinterfaces of Describable in net.sourceforge.rpgee.dice
 interface GeneratedRandomValueMapper
          A mapper for GeneratedRandomValues.
 interface RandomValue
          As of my nearly 30 years of role-playing, I've seen exactly three kinds of random generation in a game Random numbers get generated and added.
 interface RandomValueGenerator
           
 interface RandomValueHandler
           
 interface RandomValueResultMapper
           
 

Classes in net.sourceforge.rpgee.dice that implement Describable
 class AbstractRandomValue
           
 class AbstractRandomValueGenerator
           
 

Uses of Describable in net.sourceforge.rpgee.messaging.network
 

Classes in net.sourceforge.rpgee.messaging.network that implement Describable
 class CookieFactory<G>
          This class allows us to pass in ip, name, and various other data and get a Cookie that has all of that and a unique number as well.
 

Uses of Describable in net.sourceforge.rpgee.utility
 

Classes in net.sourceforge.rpgee.utility that implement Describable
 class BaseIdentified
           
 



Copyright © 2006 An Infinite Number of Monkeys. All Rights Reserved.