Package com.deco2800.game.components.npc
Class DialogWithSelection
java.lang.Object
com.deco2800.game.components.npc.DialogWithSelection
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic DialogWithSelectionstatic ArrayList<DialogWithSelection>static DialogWithSelectionstatic ArrayList<DialogWithSelection>static DialogWithSelectionstatic DialogWithSelectiongetNext()inthashCode()booleanvoidvoidsetNext(DialogWithSelection next) voidsetOption1(DialogWithSelection option1) voidsetOption2(DialogWithSelection option2)  
- 
Constructor Details
- 
DialogWithSelection
 
 - 
 - 
Method Details
- 
getDialog
 - 
getNext
 - 
getOption1
 - 
getOption2
 - 
isSelectionPoint
public boolean isSelectionPoint() - 
getLastDialog
 - 
setDialog
 - 
setNext
 - 
setOption1
 - 
setOption2
 - 
equals
 - 
hashCode
public int hashCode() - 
getChapter2Dialog
 - 
getChapter2Endings
 - 
getChapter3Dialog
 - 
getChapter3Endings
 - 
getChapter5Dialog
 - 
getChapter5Ending
 
 -