Sha256: 1a21635f494736c9a0ce20c2de79bb7d1fe1feacad7f03a9a5c0c1e668d1f44a
Contents?: true
Size: 1.97 KB
Versions: 1
Compression:
Stored size: 1.97 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1372843472.0216162:@value"|{I" class:EFI"ProcessedAsset;FI"logical_path;FI"Scene/VerticalOrigin.js;TI" pathname;FI"T/Users/bwrona/www/engines/cesium/app/assets/javascripts/Scene/VerticalOrigin.js;TI"content_type;FI"application/javascript;FI" mtime;FI"2013-07-03T11:02:49+02:00;FI"length;Fi_I"digest;F"%7cebd5e3b93d55561391067510b6d48fI"source;FI"_/*global define*/ define(['../Core/Enumeration'], function(Enumeration) { "use strict"; /** * The vertical location of an origin relative to an object, e.g., a {@link Billboard}. * For example, the vertical origin is used to display a billboard above or below (in * screen space) of the actual position. * * @exports VerticalOrigin * * @see Billboard#setVerticalOrigin */ var VerticalOrigin = { /** * The origin is at the vertical center of the object. * * @type {Enumeration} * @constant * @default 0 */ CENTER : new Enumeration(0, 'CENTER'), /** * The origin is at the bottom of the object. * * @type {Enumeration} * @constant * @default 1 */ BOTTOM : new Enumeration(1, 'BOTTOM'), /** * The origin is at the top of the object. * * @type {Enumeration} * @constant * @default -1 */ TOP : new Enumeration(-1, 'TOP') }; return VerticalOrigin; }); ;FI"dependency_digest;F"%59b9cefedbf931c7f6e8e800ae211fc7I"required_paths;F[I"T/Users/bwrona/www/engines/cesium/app/assets/javascripts/Scene/VerticalOrigin.js;TI"dependency_paths;F[{I" path;FI"T/Users/bwrona/www/engines/cesium/app/assets/javascripts/Scene/VerticalOrigin.js;TI" mtime;FI"2013-07-03T11:02:49+02:00;FI"digest;F"%0cffa2c2484549936da955b0845a9806I" _version;F"%6776f581a4329e299531e1d52aa59832
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cesium-0.18.0 | test/dummy/tmp/cache/assets/D0B/7A0/sprockets%2F2e1bd84819b5f4e482af115494b2cb16 |