[−][src]Crate eight_ball
Mimics the original magic eight ball game.
Ask a question and it will reply with an answer...
Also supports predefined custom answers.
Structs
Answer | Represents a possible answer the magic ball can return. |
EightBall | The crate's entry point, holding the current possible answers |
Enums
AnswerType | The type of an answer, used to determine it's color in the future. |