openMSX
Classes | Namespaces | Functions | Variables
Mouse.cc File Reference
#include "Mouse.hh"
#include "MSXEventDistributor.hh"
#include "StateChangeDistributor.hh"
#include "Event.hh"
#include "StateChange.hh"
#include "Clock.hh"
#include "serialize.hh"
#include "serialize_meta.hh"
#include "unreachable.hh"
#include "Math.hh"
#include <SDL.h>
#include <algorithm>
Include dependency graph for Mouse.cc:

Go to the source code of this file.

Classes

class  openmsx::MouseState
 

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Functions

 openmsx::SERIALIZE_CLASS_VERSION (MouseState, 2)
 
 openmsx::REGISTER_POLYMORPHIC_CLASS (StateChange, MouseState, "MouseState")
 
 openmsx::REGISTER_POLYMORPHIC_INITIALIZER (Pluggable, Mouse, "Mouse")
 

Variables

 openmsx::Mouse