openMSX
|
#include "Paddle.hh"
#include "MSXEventDistributor.hh"
#include "StateChangeDistributor.hh"
#include "Event.hh"
#include "StateChange.hh"
#include "serialize.hh"
#include "serialize_meta.hh"
#include <algorithm>
Go to the source code of this file.
Classes | |
class | openmsx::PaddleState |
Namespaces | |
namespace | openmsx |
This file implemented 3 utility functions: | |
Functions | |
openmsx::REGISTER_POLYMORPHIC_CLASS (StateChange, PaddleState, "PaddleState") | |
openmsx::REGISTER_POLYMORPHIC_INITIALIZER (Pluggable, Paddle, "Paddle") | |
Variables | |
openmsx::Paddle | |