![]() |
DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
|
#include <ProPinballBridge.h>
Public Member Functions | |
| ProPinballFeedback (unsigned int message_size) | |
| void | GetFeedback (OnFlasher^ onFlasher, OnSolenoid^ onSolenoid, OnFlipper^ onFlipper, OnButtonLight^ onButtonLight, OnError^ onError, OnCompleted^ onCompleted) |
Public Attributes | |
| int | Status |
| const char * | Error |
| ProPinballBridge::ProPinballFeedback::ProPinballFeedback | ( | unsigned int | message_size | ) |
| void ProPinballBridge::ProPinballFeedback::GetFeedback | ( | OnFlasher^ | onFlasher, |
| OnSolenoid^ | onSolenoid, | ||
| OnFlipper^ | onFlipper, | ||
| OnButtonLight^ | onButtonLight, | ||
| OnError^ | onError, | ||
| OnCompleted^ | onCompleted ) |
| const char* ProPinballBridge::ProPinballFeedback::Error |
| int ProPinballBridge::ProPinballFeedback::Status |