Sha256: b5f8f09299aed1d2b6b6294c106d55856ada39ab074682661f8b5530855d59f4

Contents?: true

Size: 1.86 KB

Versions: 4

Compression:

Stored size: 1.86 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1380709790.161074:@value"{I"
class:ETI"BundledAsset;FI"logical_path;TI"Core/ClockStep.js;TI"
pathname;TI"O/Users/bogumil/www/engines/cesium/app/assets/javascripts/Core/ClockStep.js;FI"content_type;TI"application/javascript;TI"
mtime;TI"2013-10-02T12:16:28+02:00;TI"length;Ti(I"digest;TI"%b54eadd93a7b0a5a683cba590848824c;FI"source;TI"(/*global define*/

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

    /**
     * Constants to determine how much time advances with each call
     * to {@link Clock#tick}.
     *
     * @exports ClockStep
     *
     * @see Clock
     * @see ClockRange
     */
    var ClockStep = {
        /**
         * {@link Clock#tick} advances the current time by a fixed step,
         * which is the number of seconds specified by {@link Clock#multiplier}.
         *
         * @type {Enumeration}
         * @constant
         * @default 0
         */
        TICK_DEPENDENT : new Enumeration(0, 'TICK_DEPENDENT'),

        /**
         * {@link Clock#tick} advances the current time by the amount of system
         * time elapsed since the previous call multiplied by {@link Clock#multiplier}.
         *
         * @type {Enumeration}
         * @constant
         * @default 1 
         */
        SYSTEM_CLOCK_MULTIPLIER : new Enumeration(1, 'SYSTEM_CLOCK_MULTIPLIER'),

        /**
         * {@link Clock#tick} sets the clock to the current system time;
         * ignoring all other settings.
         *
         * @type {Enumeration}
         * @constant
         * @default 2 
         */
        SYSTEM_CLOCK : new Enumeration(2, 'SYSTEM_CLOCK')
    };

    return ClockStep;
});
;TI"required_assets_digest;TI"%ad5436bbae2be3cb0e43ed6ed7edacd1;FI"
_version;TI"%6776f581a4329e299531e1d52aa59832;F

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cesium-0.25.0 test/dummy/tmp/cache/assets/D19/6F0/sprockets%2F4d7ed3e790e4f3668380c6a70c77be30
cesium-0.24.1 test/dummy/tmp/cache/assets/D19/6F0/sprockets%2F4d7ed3e790e4f3668380c6a70c77be30
cesium-0.21.1 test/dummy/tmp/cache/assets/D19/6F0/sprockets%2F4d7ed3e790e4f3668380c6a70c77be30
cesium-0.21 test/dummy/tmp/cache/assets/D19/6F0/sprockets%2F4d7ed3e790e4f3668380c6a70c77be30