C# Class HFTGlobalSoundHelper

Inheritance: MonoBehaviour
显示文件 Open project: greggman/hft-unity-gamepad Class Usage Examples

Public Methods

Method Description
GetSounds ( ) : Sounds,

Private Methods

Method Description
AddJSFXSounds ( string filenames ) : void
AddSoundFiles ( string folder, string filenames ) : void
Awake ( ) : void
InitSounds ( ) : void
ReadAllText ( string filename ) : string

Method Details

GetSounds() public static method

public static GetSounds ( ) : Sounds,
return Sounds,