|  | Dragonfly 4.22
    A text-based game engine | 

| Public Member Functions | |
| void | setSocket (int new_sock) | 
| int | getSocket () 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_sock |