Dragonfly 4.20
A text-based game engine
df::EventMouseNetwork Member List

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

Event()df::Event
EventMouse() (defined in df::EventMouse)df::EventMouse
EventMouseNetwork() (defined in df::EventMouseNetwork)df::EventMouseNetwork
getMouseAction() constdf::EventMouse
getMouseButton() constdf::EventMouse
getMousePosition() constdf::EventMouse
getSocketIndex() const (defined in df::EventMouseNetwork)df::EventMouseNetwork
getType() constdf::Event
m_event_typedf::Eventprivate
m_mouse_actiondf::EventMouseprivate
m_mouse_buttondf::EventMouseprivate
m_mouse_xydf::EventMouseprivate
m_socket_index (defined in df::EventMouseNetwork)df::EventMouseNetworkprivate
setMouseAction(EventMouseAction new_mouse_action)df::EventMouse
setMouseButton(Mouse::Button new_mouse_button)df::EventMouse
setMousePosition(Vector new_mouse_xy)df::EventMouse
setSocketIndex(int new_socket_index) (defined in df::EventMouseNetwork)df::EventMouseNetwork
setType(std::string new_type)df::Event
~Event()df::Eventvirtual