public void SetBackgroundColour(TCODColor colour)
 {
     _console.SetBackgroundColour(colour);
 }