Spicy Invaders v.1.0.0
A TUI Space Invader
Loading...
Searching...
No Matches
SoundModel.cs File Reference

Classes

class  Ch.Etml.Play.Game.Models.SoundModel
 Holds sound-related components of the game. More...
 

Namespaces

namespace  Ch
 
namespace  Ch.Etml
 
namespace  Ch.Etml.Play
 
namespace  Ch.Etml.Play.Game
 
namespace  Ch.Etml.Play.Game.Models
 

Enumerations

enum  Ch.Etml.Play.Game.Models.Sound {
  Ch.Etml.Play.Game.Models.EXPLOSION , Ch.Etml.Play.Game.Models.SHOOT , Ch.Etml.Play.Game.Models.PLAYER_HIT , Ch.Etml.Play.Game.Models.SELECTION ,
  Ch.Etml.Play.Game.Models.MENU , Ch.Etml.Play.Game.Models.GAMEPLAY
}
 Represents the different types of sounds that can be played throught the game. More...