DigitalCarleton / Prairie

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

Annotation Summary #69

Closed cpimhoff closed 7 years ago

cpimhoff commented 7 years ago

Annotation drawing Summary

Annotations must be given a summary field and draw it to screen (if it exists) inside of Annotation.DrawSummary().

Once this is implemented, it should auto-magic-ally be incorporated by FirstPersonInteractor. See #65 for information on the changes made to stub this function.

Donahuec commented 7 years ago

I've implemented the basics of this. I'm still playing around with some little details, will probs do a pull request after meeting with @mjavaly tomorrow