Sha256: 43ada3db80326cde0b403e1ec6dc7d612a8f14bee575ae6d28e3fddcb2700c14

Contents?: true

Size: 1.86 KB

Versions: 1

Compression:

Stored size: 1.86 KB

Contents

o: ActiveSupport::Cache::Entry	:@compressedF:@expires_in0:@created_atf1372843459.53206:@value"{I"
class:EFI"BundledAsset;FI"logical_path;FI"Core/ClockStep.js;TI"
pathname;FI"N/Users/bwrona/www/engines/cesium/app/assets/javascripts/Core/ClockStep.js;TI"content_type;FI"application/javascript;FI"
mtime;FI"2013-07-03T11:02:49+02:00;FI"length;Fi6I"digest;F"%e6ec90195efc8fe5f2406c7ff685f701I"source;FI"6/*global define*/

define([
        './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;
});
;FI"required_assets_digest;F"%5db11a65ff98cf09457391e7de41a596I"
_version;F"%6776f581a4329e299531e1d52aa59832

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cesium-0.18.0 test/dummy/tmp/cache/assets/D90/9B0/sprockets%2F40efb109ed4c594cf726f6d4000aae3a