Variable DrawableCache.DrawableCacheItem._tiled

class DrawableCache.DrawableCacheItem
{
  // ...
  bool _tiled;
  // ...
}