Uses of Class
spellcast.beings.Wizard

Packages that use Wizard
spellcast.beings   
spellcast.event   
 

Uses of Wizard in spellcast.beings
 

Subclasses of Wizard in spellcast.beings
 class NullWizard
          A Null Wizard.
 

Methods in spellcast.beings that return Wizard
static Wizard Wizard.newNull()
          Return a Null Wizard.
 

Constructors in spellcast.beings with parameters of type Wizard
Wizard(Wizard original)
          Create a view of the original wizard that the gestures of the original wizard are correctly hidden.
 

Uses of Wizard in spellcast.event
 

Methods in spellcast.event that return Wizard
 Wizard ConnectionEvent.getWizard()
          Get the value of wizard.
 

Constructors in spellcast.event with parameters of type Wizard
ConnectionEvent(Wizard wizard)
          Create a ConnectionEvent.
 



Copyright © 2001-2005 Spellcast. All Rights Reserved.