Dragonfly 4.19
A text-based game engine
Public Member Functions | Private Attributes | List of all members
df::EventKeyboardNetwork Class Reference
Inheritance diagram for df::EventKeyboardNetwork:
Inheritance graph

Public Member Functions

void setSocketIndex (int new_socket_index)
 
int getSocketIndex () const
 
- Public Member Functions inherited from df::EventKeyboard
virtual void setKey (Keyboard::Key new_key)
 
virtual Keyboard::Key getKey () const
 
virtual void setKeyboardAction (EventKeyboardAction new_action)
 
virtual EventKeyboardAction getKeyboardAction () const
 
- Public Member Functions inherited from df::Event
 Event ()
 
virtual ~Event ()
 
void setType (std::string new_type)
 
std::string getType () const
 

Private Attributes

int m_socket_index