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
AnimationBehaviourEnum.cs File Reference

Go to the source code of this file.

Namespaces

package  DirectOutput.FX.MatrixFX
 Effects in this namespace are controlling toys which implement the IMatrix interface
 

Enumerations

enum  DirectOutput.FX.MatrixFX.AnimationBehaviourEnum { DirectOutput.FX.MatrixFX.Once ='O', DirectOutput.FX.MatrixFX.Loop ='L', DirectOutput.FX.MatrixFX.Continue ='C' }
 This enum describes the different supported behaviours for animations. More...