1 /** 2 * @fileoverview Java Script Builtins for windows properties. 3 * 4 * @externs 5 */ 6 7 /** 8 * @see https://cocos2d-x.org 9 */ 10 11 /** 12 * cocos2d-html5-only. 13 * @type {string} 14 */ 15 CSSProperties.prototype._super; 16 17 /** 18 * cocos2d-html5-only. 19 * @type {string} 20 */ 21 CSSProperties.prototype.Inflate; 22 23 /** 24 * cocos2d-html5-only. 25 * @type {string} 26 */ 27 CSSProperties.prototype.decompress; 28