void setSPBGMVolume(float v) {
		sp.setBGMVolume(v);
	}