Uses of Class
org.collebol.engine.audio.Sound
Packages that use Sound
-
Uses of Sound in org.collebol.engine.audio
Subclasses of Sound in org.collebol.engine.audioModifier and TypeClassDescriptionstatic classThe ModifySound class is used to modify sound properties before playing.Methods in org.collebol.engine.audio with parameters of type SoundModifier and TypeMethodDescriptionvoidSoundPlayer.registerSound(Sound sound) Register a sound to the player. -
Uses of Sound in org.collebol.engine.math
Methods in org.collebol.engine.math with parameters of type Sound