Adefinir  Finale
Public Member Functions
SoundDesigner Class Reference

Public Member Functions

 _construct ()
 
 workOnSoundScape (Employes $employees)
 
 buyLicense (Employes $employees)
 
 hireSoundDesigner ()
 
 fireSoundDesigner ()
 

Detailed Description

Definition at line 9 of file SoundDesigner.php.

Member Function Documentation

◆ _construct()

_construct ( )

Definition at line 17 of file SoundDesigner.php.

◆ buyLicense()

buyLicense ( Employes  $employees)

buyLicense Effectue l'action 'Acheter une licence sonore' en augmentant la variable associée.

Author
Duvernay Benoit
Returns
void

Definition at line 39 of file SoundDesigner.php.

◆ fireSoundDesigner()

fireSoundDesigner ( )

fireSoundDesigner Permet d'embaucher un SoundDesigner.

Author
Duvernay Benoît
Returns
int

Definition at line 65 of file SoundDesigner.php.

◆ hireSoundDesigner()

hireSoundDesigner ( )

hireSoundDesigner Permet d'embaucher un SoundDesigner.

Author
Duvernay Benoît
Returns
int

Definition at line 51 of file SoundDesigner.php.

◆ workOnSoundScape()

workOnSoundScape ( Employes  $employees)

workOnSoundScape Effectue l'action 'travaille sur l'ambiance sonore' en augmentant la variable associée.

Author
Duvernay Benoit
Returns
void

Definition at line 28 of file SoundDesigner.php.


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