Added more enemies (only lvl1 currently) and empty collision block
Added more enemies (only in level1 currently) and an empty collision block in Tiled used to not let enemies fall off platforms. Also cleaned up GameScreen-class by making code sections in the render-method into methods.