OGS Java API Spec

Uses of Class
ogs.magic.AbsoluteRange

Packages that use AbsoluteRange
ogs.magic Defines the standard magic system. 
 

Uses of AbsoluteRange in ogs.magic
 

Subclasses of AbsoluteRange in ogs.magic
 class LevelRange
          An absolute range that is based on caster level.
 

Methods in ogs.magic that return AbsoluteRange
static AbsoluteRange AbsoluteRange.Absolute(double distance)
          Create an absolute range using the specified distance.
 


OGS Java API Spec