Fusion.Engine.Audio.SoundSystem.SoundSystem C# (CSharp) Method

SoundSystem() public method

public SoundSystem ( Game game ) : System
game Game
return System
		public SoundSystem ( Game game ) : base(game)
		{
		}