public void initGame() { initSnake(); _BodyManager.initListObjectsInGame(); _BodyManager.initPositionBodies(initValueBodies); }