Sha256: 820e576e8625505b518872cd8ed9924e585a07c2ad85055138d7ccc76ca8e9df

Contents?: true

Size: 1.69 KB

Versions: 4

Compression:

Stored size: 1.69 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1362249879.879193:@value"X{I"
class:EFI"BundledAsset;FI"logical_path;FI"Core/ClockRange.js;TI"
pathname;FI"H/Users/bogumil/www/cesium/app/assets/javascripts/Core/ClockRange.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-03-02T19:13:39+01:00;FI"length;Fi�I"digest;F"%03fb48e7c046da176d7841dba058f251I"source;FI"�/*global define*/

define([
        './Enumeration'
       ], function(
         Enumeration) {
    "use strict";

    /**
     * Constants used by {@link Clock#tick} to determine behavior
     * when {@link Clock#startTime} or {@link Clock#stopTime} is reached.
     *
     * @exports ClockRange
     *
     * @see Clock
     * @see ClockStep
     */
    var ClockRange = {
        /**
         * {@link Clock#tick} will always advances the clock in its current direction.
         */
        UNBOUNDED : new Enumeration(0, 'UNBOUNDED'),

        /**
         * When {@link Clock#startTime} or {@link Clock#stopTime} is reached,
         * {@link Clock#tick} will not advance {@link Clock#currentTime} any further.
         */
        CLAMPED : new Enumeration(1, 'CLAMPED'),

        /**
         * When {@link Clock#stopTime} is reached, {@link Clock#tick} will advance
         * {@link Clock#currentTime} to the opposite end of the interval.  When
         * time is moving backwards, {@link Clock#tick} will not advance past
         * {@link Clock#startTime}
         */
        LOOP_STOP : new Enumeration(2, 'LOOP_STOP')
    };

    return ClockRange;
});
;FI"required_assets_digest;F"%d6ea96e821d54c7c7b61b48979c653f1I"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cesium-0.24.0 test/dummy/tmp/cache/assets/D8F/B90/sprockets%2F5468bccabc20d4cf562bd110508df3d8
cesium-0.23.0 test/dummy/tmp/cache/assets/D8F/B90/sprockets%2F5468bccabc20d4cf562bd110508df3d8
cesium-0.22.0 test/dummy/tmp/cache/assets/D8F/B90/sprockets%2F5468bccabc20d4cf562bd110508df3d8
cesium-0.14.0 test/dummy/tmp/cache/assets/D8F/B90/sprockets%2F5468bccabc20d4cf562bd110508df3d8