Public Member Functions | |
| PopUp (rapidxml::xml_node< char > *node) | |
| void | reset () |
| void | load (rapidxml::xml_node< char > *node) |
| void | draw (const int &x, const int &y, pyrodactyl::ui::ParagraphData &pop, const Rect &camera) |
| bool | internalEvents (pyrodactyl::event::Info &info, const Common::String &playerId, Common::Array< pyrodactyl::event::EventResult > &result, Common::Array< pyrodactyl::event::EventSeqInfo > &endSeq) |
Public Attributes | |
| Timer | _duration |
| Timer | _delay |
| bool | _show |
| bool | _startedShow |
| pyrodactyl::event::TriggerSet | _visible |
| Common::Array< pyrodactyl::event::Effect > | _effect |
| Common::String | _text |
| int | _next |