|
|||||||||
Atavism Version 2018.1 | AGIS API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatavism.agis.objects.Dialogue.DialogueOption
public class Dialogue.DialogueOption
An option a player can choose from this Dialogue.
Field Summary | |
---|---|
java.lang.String |
action
|
int |
actionID
|
int |
itemReq
|
java.lang.String |
text
|
Constructor Summary | |
---|---|
Dialogue.DialogueOption()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String text
public java.lang.String action
public int actionID
public int itemReq
Constructor Detail |
---|
public Dialogue.DialogueOption()
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |