PlayerSounds.prototype.loadPlayerSounds = function () {
  this._playerRunning();
  this._playerJumping();
  this._startTheme();
};