Sha256: 32b81644265b5e8b6c4974d5bba76870830d81b8fff2177d50193d7327f7bc47

Contents?: true

Size: 1.92 KB

Versions: 1

Compression:

Stored size: 1.92 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1372843470.298074:@value"H{I"
class:EFI"ProcessedAsset;FI"logical_path;FI"$Scene/NeverTileDiscardPolicy.js;TI"
pathname;FI"\/Users/bwrona/www/engines/cesium/app/assets/javascripts/Scene/NeverTileDiscardPolicy.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-07-03T11:02:49+02:00;FI"length;FiI"digest;F"%2544d481429da18bf51c40d695606787I"source;FI"/*global define*/

define([
    ], function(
        ) {
    "use strict";

    /**
     * A {@link TileDiscardPolicy} specifying that tile images should never be discard.
     *
     * @alias NeverTileDiscardPolicy
     * @constructor
     *
     * @see DiscardMissingTileImagePolicy
     */
    var NeverTileDiscardPolicy = function(description) {
    };

    /**
     * Determines if the discard policy is ready to process images.
     * @returns True if the discard policy is ready to process images; otherwise, false.
     */
    NeverTileDiscardPolicy.prototype.isReady = function() {
        return true;
    };

    /**
     * Given a tile image, decide whether to discard that image.
     *
     * @param {Image|Promise} image An image, or a promise that will resolve to an image.
     *
     * @returns A promise that will resolve to true if the tile should be discarded.
     */
    NeverTileDiscardPolicy.prototype.shouldDiscardImage = function(image) {
        return false;
    };

    return NeverTileDiscardPolicy;
});
;FI"dependency_digest;F"%1889c32e7710442b17281b1fbb70e145I"required_paths;F[I"\/Users/bwrona/www/engines/cesium/app/assets/javascripts/Scene/NeverTileDiscardPolicy.js;TI"dependency_paths;F[{I"	path;FI"\/Users/bwrona/www/engines/cesium/app/assets/javascripts/Scene/NeverTileDiscardPolicy.js;TI"
mtime;FI"2013-07-03T11:02:49+02:00;FI"digest;F"%fad595a2417cbff161a047512473a39bI"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cesium-0.18.0 test/dummy/tmp/cache/assets/D04/B00/sprockets%2Fe65487a40a91048f0dd4ba6d4a415a73