WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
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.AnimationBehaviourEnum.Once ='O', DirectOutput.FX.MatrixFX.AnimationBehaviourEnum.Loop ='L', DirectOutput.FX.MatrixFX.AnimationBehaviourEnum.Continue ='C' }
 This enum describes the different supported behaviours for animations. More...