openMSX
|
#include "InputEventFactory.hh"
#include "Event.hh"
#include "CommandException.hh"
#include "Keys.hh"
#include "StringOp.hh"
#include "TclObject.hh"
#include "one_of.hh"
#include <SDL.h>
Go to the source code of this file.
Namespaces | |
openmsx | |
This file implemented 3 utility functions: | |
openmsx::InputEventFactory | |
Functions | |
Event | openmsx::InputEventFactory::createInputEvent (const TclObject &str, Interpreter &interp) |
Event | openmsx::InputEventFactory::createInputEvent (std::string_view str, Interpreter &interp) |