private void LoadFileCacheAtlas()
 {
     fileCacheAtlas = new FileCacheAtlas();
     fileCacheAtlas.Load(this);
 }