|
openMSX
|
#include "KeyJoystick.hh"#include "MSXEventDistributor.hh"#include "StateChangeDistributor.hh"#include "KeyCodeSetting.hh"#include "InputEvents.hh"#include "StateChange.hh"#include "checked_cast.hh"#include "serialize.hh"#include "serialize_meta.hh"#include "memory.hh"#include <cassert>
Go to the source code of this file.
Classes | |
| class | openmsx::KeyJoyState |
Namespaces | |
| namespace | openmsx |
| Thanks to enen for testing this on a real cartridge: | |
Functions | |
| openmsx::REGISTER_POLYMORPHIC_CLASS (StateChange, KeyJoyState,"KeyJoyState") | |
| openmsx::REGISTER_POLYMORPHIC_INITIALIZER (Pluggable, KeyJoystick,"KeyJoystick") | |
Variables | |
| openmsx::KeyJoystick | |
1.8.1.2