WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
TableElementTypeEnum.cs File Reference

Go to the source code of this file.

Namespaces

package  DirectOutput
 

Enumerations

enum  DirectOutput.TableElementTypeEnum {
  DirectOutput.TableElementTypeEnum.Unknown ='?', DirectOutput.TableElementTypeEnum.Lamp ='L', DirectOutput.TableElementTypeEnum.Switch ='W', DirectOutput.TableElementTypeEnum.Solenoid ='S',
  DirectOutput.TableElementTypeEnum.GIString ='G', DirectOutput.TableElementTypeEnum.Mech ='M', DirectOutput.TableElementTypeEnum.GetMech ='N', DirectOutput.TableElementTypeEnum.EMTable ='E',
  DirectOutput.TableElementTypeEnum.LED ='D', DirectOutput.TableElementTypeEnum.Score ='C', DirectOutput.TableElementTypeEnum.ScoreDigit ='B', DirectOutput.TableElementTypeEnum.NamedElement ='$'
}
 Enum for the different TableElement types. More...