Tanoda
SoundManager Class Reference
Inheritance diagram for SoundManager:

Public Member Functions

void PlaySuccessSound ()
 
void PlayAirBlowSound ()
 
void PlayElectricScrewdriverSound ()
 
void PlayOverLoadSound ()
 
void PlayAirDrillSound ()
 
void StopSound ()
 

Static Public Attributes

static SoundManager instance
 

Detailed Description

Definition at line 6 of file SoundManager.cs.

Member Function Documentation

◆ PlayAirBlowSound()

void SoundManager.PlayAirBlowSound ( )

Definition at line 41 of file SoundManager.cs.

◆ PlayAirDrillSound()

void SoundManager.PlayAirDrillSound ( )

Definition at line 65 of file SoundManager.cs.

◆ PlayElectricScrewdriverSound()

void SoundManager.PlayElectricScrewdriverSound ( )

Definition at line 49 of file SoundManager.cs.

◆ PlayOverLoadSound()

void SoundManager.PlayOverLoadSound ( )

Definition at line 57 of file SoundManager.cs.

◆ PlaySuccessSound()

void SoundManager.PlaySuccessSound ( )

Definition at line 33 of file SoundManager.cs.

◆ StopSound()

void SoundManager.StopSound ( )

Definition at line 73 of file SoundManager.cs.

Member Data Documentation

◆ instance

SoundManager SoundManager.instance
static

Definition at line 8 of file SoundManager.cs.


The documentation for this class was generated from the following file: