DigitalCarleton / Prairie

A Game Development Toolkit for Historians
59 stars 11 forks source link

PromtInteraction and delete broadcast stuff #129

Closed Donahuec closed 7 years ago

Donahuec commented 7 years ago

This pull request creates a sub-class called 'PromptInteraction,' that contains the prompt information, and then subclasses most interactions off of this instead, so that prompts are not required for annotations.

Also deleted broadcast classes.

Donahuec commented 7 years ago

Fixed bug, and also made it so that prompt wont draw i an existing prompt object is null or whitespace