openMSX
|
#include "Joystick.hh"
#include "PluggingController.hh"
#include "PlugException.hh"
#include "MSXEventDistributor.hh"
#include "StateChangeDistributor.hh"
#include "Event.hh"
#include "InputEventGenerator.hh"
#include "StateChange.hh"
#include "TclObject.hh"
#include "GlobalSettings.hh"
#include "IntegerSetting.hh"
#include "CommandController.hh"
#include "CommandException.hh"
#include "narrow.hh"
#include "serialize.hh"
#include "serialize_meta.hh"
#include "StringOp.hh"
#include "one_of.hh"
#include "xrange.hh"
#include <memory>
Go to the source code of this file.
Classes | |
class | openmsx::JoyState |
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Functions | |
openmsx::REGISTER_POLYMORPHIC_CLASS (StateChange, JoyState, "JoyState") | |
openmsx::REGISTER_POLYMORPHIC_INITIALIZER (Pluggable, Joystick, "Joystick") | |
Variables | |
openmsx::Joystick | |