TextureAtlas getTextureAtlas(String name) { return _getResourceValue("TextureAtlas", name) as TextureAtlas; }