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

Classes

class  Ch.Etml.Play.Game.Entities.GameObject
 Represents an abstract, in-game object. More...
 

Namespaces

namespace  Ch
 
namespace  Ch.Etml
 
namespace  Ch.Etml.Play
 
namespace  Ch.Etml.Play.Game
 
namespace  Ch.Etml.Play.Game.Entities
 

Enumerations

enum  Ch.Etml.Play.Game.Entities.Side { Ch.Etml.Play.Game.Entities.PLAYER , Ch.Etml.Play.Game.Entities.INVADER , Ch.Etml.Play.Game.Entities.NEUTRAL }
 Refers to the alignment of a GameObject. More...