Sha256: 3864aef385eb2515176b1366b26852d15de8fd5b390b2ed111dcfd53e7a6f8ce
Contents?: true
Size: 1.72 KB
Versions: 2
Compression:
Stored size: 1.72 KB
Contents
o: ActiveSupport::Cache::Entry :@compressedF:@expires_in0:@created_atf1381798605.367977:@value"t{I" class:ETI"BundledAsset;FI"logical_path;TI"Scene/CameraEventType.js;TI" pathname;TI"V/Users/bogumil/www/engines/cesium/app/assets/javascripts/Scene/CameraEventType.js;FI"content_type;TI"application/javascript;TI" mtime;TI"2013-10-15T02:54:58+02:00;TI"length;Ti�I"digest;TI"%051eac386ecbd2440013e2b866a6c0b0;FI"source;TI"�/*global define*/ define(['Core/Enumeration'], function(Enumeration) { "use strict"; /** * DOC_TBA * * @exports CameraEventType */ var CameraEventType = { /** * DOC_TBA * * @type {Enumeration} * @constant * @default 0 */ LEFT_DRAG : new Enumeration(0, 'LEFT_DRAG'), /** * DOC_TBA * * @type {Enumeration} * @constant * @default 1 */ RIGHT_DRAG : new Enumeration(1, 'RIGHT_DRAG'), /** * DOC_TBA * * @type {Enumeration} * @constant * @default 2 */ MIDDLE_DRAG : new Enumeration(2, 'MIDDLE_DRAG'), /** * DOC_TBA * * @type {Enumeration} * @constant * @default 3 */ WHEEL : new Enumeration(3, 'WHEEL'), /** * A two-finger touch on a touch surface. * * @type {Enumeration} * @constant * @default 4 */ PINCH : new Enumeration(4, 'PINCH') }; return CameraEventType; }); ;TI"required_assets_digest;TI"%224ad3fc1ff45c804c1761be5c5cb926;FI" _version;TI"%6776f581a4329e299531e1d52aa59832;F
Version data entries
2 entries across 2 versions & 1 rubygems