DirectOuput Framework R2
DirectOutput framework R2 for virtual pinball cabinets
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
RetriggerBehaviourEnum.cs
Go to the documentation of this file.
1 
2 namespace DirectOutput.FX
3 {
9  {
13  Restart,
14 
18  Ignore
19  }
20 }