|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IQuestion | |
---|---|
spellcast.beings | |
spellcast.questions |
Uses of IQuestion in spellcast.beings |
---|
Methods in spellcast.beings with parameters of type IQuestion | |
---|---|
void |
Wizard.addQuestion(IQuestion theQuestionToAsk)
Add a IQuestion to the IWizard . |
void |
IWizard.addQuestion(IQuestion theQuestionToAsk)
Add a IQuestion to the IWizard . |
Uses of IQuestion in spellcast.questions |
---|
Classes in spellcast.questions that implement IQuestion | |
---|---|
class |
Question
Default Implementation of IQuestion . |
class |
SelectTargetQuestion
Select a Target Question. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |