OGS Java API Spec

Uses of Package
ogs.support

Packages that use ogs.support
ogs.cclasses A collection of common character classes. 
ogs.core The ogs.core package contains types are are used in all open games regardless of setting. 
ogs.core.details A standard set of object details. 
ogs.creatures The ogs.creatures package provides two universal types of creatures. 
ogs.feats A minimal set of universal feats. 
ogs.items The ogs.items package provides universal types of items; 
ogs.magic Defines the standard magic system. 
ogs.magic.abilities The ogs.magic.abilities package extends certain core abilities to support magic. 
ogs.magic.feats The ogs.magic.feats package provides metamagic feats. 
ogs.skills Provides universal skills. 
ogs.spells Abstract base classes for spells in each school of magic. 
ogs.support Provides declarations for library support. 
 

Classes in ogs.support used by ogs.cclasses
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.core
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.core.details
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.creatures
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.feats
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.items
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.magic
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.magic.abilities
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.magic.feats
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.skills
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.spells
Object
          An object with a notifier, handler, and listeners of events.
 

Classes in ogs.support used by ogs.support
Object
          An object with a notifier, handler, and listeners of events.
 


OGS Java API Spec