If ESCGame functions concerned by this PR are not overridden in user's game.gd script, the default behavior will be used. NB: if these function are overridden in user's game.gd script, these default behaviors will not be called (unless explicitly called using parent script call by adding a dot before the function: .left_click_on_bg())