public void DrawMonsterStats(Monster monster, int position) { rootConsole.DrawMonsterStats(monster, position); }