#include <string>#include "string_table.h"#include "GnashKey.h"Go to the source code of this file.
Classes | |
| class | gnash::event_id |
| A class to identify 'static' SWF events (system events). More... | |
Namespaces | |
| namespace | gnash |
Anonymous namespace for callbacks, local functions, event handlers etc. | |
Functions | |
| bool | gnash::isButtonEvent (const event_id &e) |
| Check whether an event is a button-like event. | |
| bool | gnash::isKeyEvent (const event_id &e) |
| Check whether an event is a keyboard event. | |
| std::ostream & | gnash::operator<< (std::ostream &o, const event_id &ev) |
1.7.1