WIP
DirectOutput framework for virtual pinball cabinets WIP
|
Go to: Overview |
Go to the source code of this file.
Classes | |
class | DirectOutput.FX.ValueFX.ValueMapFullRangeEffect |
This effects maps the trigger value to the full range of 0 - 255. If the trigger value is 0, the mapped trigger value for the target effect is also 0. If the trigger value is >0, the mapped trigger value for the target effect is 255. More... | |
Namespaces | |
package | DirectOutput.FX.ValueFX |
Effects which influence the trigger value, before a target effect is called. | |