SoundSprite getSoundSprite(String name) { return _getResourceValue("SoundSprite", name) as SoundSprite; }