import error
public Gameplay() { map = new MapGenerator(5, 8); se = new SoundEffect(); se.setFile(); addKeyListener(this);