A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
addAnswer(addToAnswerList:widgetfactory:Answer) — method, class widgetfactory.QuestionWidget
Adds an answer to the Answer list.
allMembers — Property, class widgetfactory.communication.BaseRoom
A list of all the members that have joined the room.
Answer — class, package widgetfactory
Answers allow the audience to compare the way they answered a question with the correct answer.
Answer(ID:String, userChoice:String, theCorrectAnswer:String) — Constructor, class widgetfactory.Answer
Creates a new instance of the Answer Class.
answerID — Property, class widgetfactory.Answer
Is a name that you give the current instance of the Answer class, so that you can tell it apart from other instances.
answerID — Property, class widgetfactory.events.QuestionWidgetEvent
Holds the answerID property of the Answer that caused the COMPARE_ANSWERS event.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z