DirectOuput Framework R2
DirectOutput framework R2 for virtual pinball cabinets
|
Go to: Overview |
Go to the source code of this file.
Classes | |
class | DirectOutput.FX.TimmedFX.ExtendDurationEffect |
The extend duration effect triggers another effect for a duration which is extebnded by the number of milliseconds specified in DurationMs. This is done by forwarding triggers calls which are seting the effect to active directly to the target effect and delaying the forwarding of calls which set the effect to inactive by the number of milliseconds specified in DurationMs. More... | |
Namespaces | |
package | DirectOutput.FX.TimmedFX |
Namespace for timmed effects (e.g. delay, duration) | |