DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
Loading...
Searching...
No Matches
ProPinballBridge.h File Reference
#include "boost/interprocess/ipc/message_queue.hpp"
Include dependency graph for ProPinballBridge.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProPinballBridge::ProPinballFeedback

Namespaces

namespace  ProPinballBridge

Functions

delegate void ProPinballBridge::OnFlasher (int id, const char *name, float intensity)
delegate void ProPinballBridge::OnSolenoid (int id, const char *name, int status)
delegate void ProPinballBridge::OnFlipper (int id, const char *name, int status)
delegate void ProPinballBridge::OnButtonLight (int id, const char *name, int status)
delegate void ProPinballBridge::OnError (const char *message)
delegate void ProPinballBridge::OnCompleted ()