Dragonfly 4.19
A text-based game engine
df::EventPath Member List

This is the complete list of members for df::EventPath, including all inherited members.

Event()df::Event
EventPath() (defined in df::EventPath)df::EventPath
EventPath(Path path) (defined in df::EventPath)df::EventPath
getPath() const (defined in df::EventPath)df::EventPath
getResult() const (defined in df::EventPath)df::EventPath
getType() constdf::Event
m_event_typedf::Eventprivate
m_pathdf::EventPathprivate
m_resultdf::EventPathprivate
setPath(Path new_path) (defined in df::EventPath)df::EventPath
setResult(SearchResult new_result) (defined in df::EventPath)df::EventPath
setType(std::string new_type)df::Event
~Event()df::Eventvirtual