Uses of Class
jmri.jmrit.vsdecoder.EngineSoundEvent
-
Packages that use EngineSoundEvent Package Description jmri.jmrit.vsdecoder Provides throttle-controlled locomotive sound simulation without the need of an on-board sound decoder. -
-
Uses of EngineSoundEvent in jmri.jmrit.vsdecoder
Fields in jmri.jmrit.vsdecoder declared as EngineSoundEvent Modifier and Type Field Description (package private) EngineSoundEventEnginePane. engineMethods in jmri.jmrit.vsdecoder that return EngineSoundEvent Modifier and Type Method Description EngineSoundEventEnginePane. getEngine()Methods in jmri.jmrit.vsdecoder with parameters of type EngineSoundEvent Modifier and Type Method Description voidEnginePane. setEngine(EngineSoundEvent e)Constructors in jmri.jmrit.vsdecoder with parameters of type EngineSoundEvent Constructor Description EnginePane(java.lang.String n, EngineSoundEvent e)
-