Sha256: 4d4c39e0cf312949cf92278a130c13f8f5cfe726d4c56e6f7b2bc6263a0b7267

Contents?: true

Size: 1.59 KB

Versions: 3

Compression:

Stored size: 1.59 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1372212335.60816:@value"�{I"
class:EFI"BundledAsset;FI"logical_path;FI"$Scene/NeverTileDiscardPolicy.js;TI"
pathname;FI"]/Users/bogumil/www/engines/cesium/app/assets/javascripts/Scene/NeverTileDiscardPolicy.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-06-26T04:04:58+02:00;FI"length;FiI"digest;F"%87a72963d5d5bc29f0ebab4fc0948221I"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"required_assets_digest;F"%ee042a5c0eb41d8847a21bd0bd09f0e3I"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cesium-0.24.0 test/dummy/tmp/cache/assets/D7F/1C0/sprockets%2F658bd54189f72edf43e1ba9cec37817c
cesium-0.23.0 test/dummy/tmp/cache/assets/D7F/1C0/sprockets%2F658bd54189f72edf43e1ba9cec37817c
cesium-0.22.0 test/dummy/tmp/cache/assets/D7F/1C0/sprockets%2F658bd54189f72edf43e1ba9cec37817c