Generic description of a keyboard event. More...
#include <common/common.hh>
| Public Types | |
| enum | EventType { NO_EVENT, PRESS, RELEASE } | 
| Key event types enumeration.  More... | |
| Public Member Functions | |
| KeyEvent () | |
| Constructor.  More... | |
| Public Attributes | |
| int | key | 
| EventType | type | 
| Event type.  More... | |
Generic description of a keyboard event.
| 
 | inline | 
Constructor.
| int gazebo::common::KeyEvent::key | 
| EventType gazebo::common::KeyEvent::type | 
Event type.