Class Session.Result
java.lang.Object
edu.uky.cs.nil.tt.Session.Timestamped
edu.uky.cs.nil.tt.Session.Result
- Enclosing class:
Session
A result explains how the session ended.
- Author:
- Stephen G. Ware
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal EndingOne of the endings defined by the story world, or null if this session did not reach one of the pre-defined endingsfinal StringA message explaining the reason or way the session endedfinal RoleThe role who caused the endingFields inherited from class Session.Timestamped
time -
Method Summary
-
Field Details
-
ending
One of the endings defined by the story world, or null if this session did not reach one of the pre-defined endings -
role
The role who caused the ending -
message
A message explaining the reason or way the session ended
-
-
Method Details
-
toString
-