protected int GetPosition(IInfo info) { return(_gameContext.PlayWidth + (_gameContext.InfoWidth / 2 - info.ToString().Length / 2)); }