SYMBOL INDEX (2310 symbols across 79 files) FILE: dev_kit/bin-debug/LoadingUI.js function r (line 33) | function r() { function LoadingUI (line 41) | function LoadingUI() { FILE: dev_kit/bin-debug/Main.js function r (line 33) | function r() { function fulfilled (line 41) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 42) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 43) | function step(result) { result.done ? resolve(result.value) : new P(func... function verb (line 50) | function verb(n) { return function (v) { return step([n, v]); }; } function step (line 51) | function step(op) { function Main (line 76) | function Main() { FILE: dev_kit/bin-debug/Platform.js function fulfilled (line 6) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 7) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 8) | function step(result) { result.done ? resolve(result.value) : new P(func... function verb (line 15) | function verb(n) { return function (v) { return step([n, v]); }; } function step (line 16) | function step(op) { function DebugPlatform (line 40) | function DebugPlatform() { FILE: dev_kit/libs/modules/assetsmanager/assetsmanager.d.ts type ResourceRootSelector (line 1) | type ResourceRootSelector = () => T; type ResourceTypeSelector (line 2) | type ResourceTypeSelector = (file: string) => string; type ResourceNameSelector (line 3) | type ResourceNameSelector = (file: string) => string; type ResourceMergerSelector (line 4) | type ResourceMergerSelector = (file: string) => { type ResourceInfo (line 14) | interface ResourceInfo { type Data (line 26) | interface Data { class ResourceConfig (line 43) | class ResourceConfig { class ResourceLoader (line 89) | class ResourceLoader { type ProcessHost (line 144) | interface ProcessHost { class ResourceManagerError (line 155) | class ResourceManagerError extends Error { type PromiseTaskReporter (line 179) | interface PromiseTaskReporter { type Processor (line 204) | interface Processor { type File (line 231) | interface File { type Dictionary (line 237) | interface Dictionary { type FileSystem (line 240) | interface FileSystem { class NewFileSystem (line 245) | class NewFileSystem { class ResourceEvent (line 270) | class ResourceEvent extends egret.Event { type ResourceItem (line 544) | interface ResourceItem extends ResourceInfo { type GetResAsyncCallback (line 612) | type GetResAsyncCallback = (value?: any, key?: string) => any; class Resource (line 969) | class Resource extends egret.EventDispatcher { FILE: dev_kit/libs/modules/assetsmanager/assetsmanager.js function r (line 5) | function r() { function fulfilled (line 13) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 14) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 15) | function step(result) { result.done ? resolve(result.value) : new P(func... function verb (line 22) | function verb(n) { return function (v) { return step([n, v]); }; } function step (line 23) | function step(op) { function getResourceInfo (line 55) | function getResourceInfo(path) { function setConfigURL (line 65) | function setConfigURL(url, root) { function ResourceConfig (line 82) | function ResourceConfig() { function ResourceLoader (line 387) | function ResourceLoader() { function profile (line 674) | function profile() { method resourceConfig (line 690) | get resourceConfig() { function ResourceManagerError (line 715) | function ResourceManagerError(code, replacer, replacer2) { function setUpgradeGuideLevel (line 770) | function setUpgradeGuideLevel(level) { function isSupport (line 780) | function isSupport(resource) { function map (line 784) | function map(type, processor) { function promisify (line 788) | function promisify(loader, resource) { function getURL (line 807) | function getURL(resource) { function getRelativePath (line 820) | function getRelativePath(url, file) { function PVRParser (line 1276) | function PVRParser() { function textureLevelSize (line 1377) | function textureLevelSize(format, width, height) { function NewFileSystem (line 1494) | function NewFileSystem(data) { function ResourceEvent (line 1633) | function ResourceEvent(type, bubbles, cancelable) { function convertToResItem (line 1937) | function convertToResItem(r) { function native_init (line 1983) | function native_init() { function getRealURL (line 1992) | function getRealURL(url) { function getLocalData (line 2001) | function getLocalData(filePath) { function registerAnalyzer (line 2065) | function registerAnalyzer(type, analyzerClass) { function loadConfig (line 2083) | function loadConfig(url, resourceRoot) { function loadGroup (line 2118) | function loadGroup(name, priority, reporter) { function isGroupLoaded (line 2141) | function isGroupLoaded(name) { function getGroupByName (line 2165) | function getGroupByName(name) { function createGroup (line 2193) | function createGroup(name, keys, override) { function hasRes (line 2214) | function hasRes(key) { function getRes (line 2257) | function getRes(key) { function getResAsync (line 2261) | function getResAsync(key, compFunc, thisObject) { function getResByUrl (line 2287) | function getResByUrl(url, compFunc, thisObject, type) { function destroyRes (line 2312) | function destroyRes(name, force) { function setMaxLoadingThread (line 2332) | function setMaxLoadingThread(thread) { function setMaxRetryTimes (line 2354) | function setMaxRetryTimes(retry) { function addEventListener (line 2393) | function addEventListener(type, listener, thisObject, useCapture, priori... function removeEventListener (line 2421) | function removeEventListener(type, listener, thisObject, useCapture) { function $addResourceData (line 2440) | function $addResourceData(data) { function Resource (line 2450) | function Resource() { FILE: dev_kit/libs/modules/egret/egret.d.ts type IHashObject (line 18) | interface IHashObject { class HashObject (line 53) | class HashObject implements IHashObject { class EventDispatcher (line 122) | class EventDispatcher extends HashObject implements IEventDispatcher { type EventBin (line 226) | interface EventBin { class Filter (line 260) | class Filter extends HashObject { type RenderMode (line 308) | const enum RenderMode { class DisplayObject (line 369) | class DisplayObject extends EventDispatcher { class Texture (line 1321) | class Texture extends HashObject { class Event (line 1599) | class Event extends HashObject { class Point (line 2272) | class Point extends HashObject { class DisplayObjectContainer (line 2587) | class DisplayObjectContainer extends DisplayObject { class SpriteSheet (line 2975) | class SpriteSheet extends HashObject { class Bitmap (line 3126) | class Bitmap extends DisplayObject { type RenderNodeType (line 3343) | const enum RenderNodeType { class RenderNode (line 3373) | class RenderNode { type PathType (line 3398) | const enum PathType { type PathCommand (line 3416) | const enum PathCommand { class Path2D (line 3426) | class Path2D { class NrNode (line 3628) | class NrNode { class NativeRenderSurface (line 3652) | class NativeRenderSurface { class NativeDisplayObject (line 3661) | class NativeDisplayObject { type NativeObjectType (line 3751) | const enum NativeObjectType { type MapLike (line 3802) | interface MapLike { class GlowFilter (line 3820) | class GlowFilter extends Filter { class BlendMode (line 4027) | class BlendMode { class WebGLUtils (line 4114) | class WebGLUtils { type EventPhase (line 4139) | const enum EventPhase { class FocusEvent (line 4196) | class FocusEvent extends egret.Event { type Geolocation (line 4245) | interface Geolocation { class GeolocationEvent (line 4266) | class GeolocationEvent extends Event { class HTTPStatusEvent (line 4439) | class HTTPStatusEvent extends Event { type IEventDispatcher (line 4540) | interface IEventDispatcher extends HashObject { type HttpRequest (line 4739) | interface HttpRequest { class IOErrorEvent (line 4757) | class IOErrorEvent extends Event { class MotionEvent (line 4826) | class MotionEvent extends Event { class OrientationEvent (line 4887) | class OrientationEvent extends Event { type HttpRequest (line 4937) | interface HttpRequest { class ProgressEvent (line 4955) | class ProgressEvent extends egret.Event { type Stage (line 5055) | interface Stage { class StageOrientationEvent (line 5073) | class StageOrientationEvent extends Event { class TextEvent (line 5140) | class TextEvent extends Event { type Timer (line 5210) | interface Timer { class TimerEvent (line 5230) | class TimerEvent extends Event { class BitmapData (line 5374) | class BitmapData extends HashObject { type DisplayObject (line 5486) | interface DisplayObject { class TouchEvent (line 5519) | class TouchEvent extends Event { type ExternalInterface (line 5794) | interface ExternalInterface { type BitmapFilterQuality (line 5831) | const enum BitmapFilterQuality { class BlurFilter (line 5872) | class BlurFilter extends Filter { type IBlurXFilter (line 5948) | interface IBlurXFilter extends Filter { type IBlurYFilter (line 5956) | interface IBlurYFilter extends Filter { class ColorMatrixFilter (line 5979) | class ColorMatrixFilter extends Filter { class CustomFilter (line 6041) | class CustomFilter extends Filter { class DropShadowFilter (line 6118) | class DropShadowFilter extends GlowFilter { class GradientType (line 6231) | class GradientType { class Graphics (line 6279) | class Graphics extends HashObject { class Matrix (line 6714) | class Matrix extends HashObject { class Rectangle (line 7253) | class Rectangle extends HashObject { type Sound (line 7894) | interface Sound extends EventDispatcher { type SoundChannel (line 8046) | interface SoundChannel extends IEventDispatcher { type Video (line 8122) | interface Video extends DisplayObject { class HttpMethod (line 8322) | class HttpMethod { type HttpRequest (line 8382) | interface HttpRequest extends EventDispatcher { class HttpResponseType (line 8559) | class HttpResponseType { type ImageLoader (line 8612) | interface ImageLoader extends EventDispatcher { class DisplayList (line 8709) | class DisplayList extends HashObject { type runEgretOptions (line 8781) | type runEgretOptions = { type FPSDisplay (line 8820) | interface FPSDisplay { type FPSData (line 8848) | interface FPSData extends Object { class Player (line 8860) | class Player extends HashObject { type PlayerOption (line 8967) | interface PlayerOption { class Mesh (line 9021) | class Mesh extends Bitmap { type Screen (line 9052) | interface Screen { type IScreenAdapter (line 9075) | interface IScreenAdapter { type StageDisplaySize (line 9091) | interface StageDisplaySize { class DefaultScreenAdapter (line 9122) | class DefaultScreenAdapter extends HashObject implements IScreenAdapter { class StageScaleMode (line 9154) | class StageScaleMode { type SystemRenderer (line 9259) | interface SystemRenderer { class SystemTicker (line 9297) | class SystemTicker { type LifecyclePlugin (line 9435) | type LifecyclePlugin = (context: LifecycleContext) => void; class LifecycleContext (line 9444) | class LifecycleContext { class TouchHandler (line 9467) | class TouchHandler extends HashObject { class BitmapNode (line 9531) | class BitmapNode extends RenderNode { class GraphicsNode (line 9594) | class GraphicsNode extends RenderNode { class GroupNode (line 9669) | class GroupNode extends RenderNode { class MeshNode (line 9689) | class MeshNode extends RenderNode { class NormalBitmapNode (line 9758) | class NormalBitmapNode extends RenderNode { type TextFormat (line 9814) | interface TextFormat { class TextNode (line 9850) | class TextNode extends RenderNode { class FillPath (line 9924) | class FillPath extends Path2D { class GradientFillPath (line 9941) | class GradientFillPath extends Path2D { class RenderTexture (line 9967) | class RenderTexture extends egret.Texture { class StrokePath (line 10005) | class StrokePath extends Path2D { type CanvasRenderingContext2D (line 10041) | interface CanvasRenderingContext2D { class CanvasRenderer (line 10048) | class CanvasRenderer { type DeviceOrientation (line 10112) | interface DeviceOrientation extends EventDispatcher { type Geolocation (line 10173) | interface Geolocation extends EventDispatcher { type Motion (line 10253) | interface Motion extends EventDispatcher { type DeviceRotationRate (line 10294) | interface DeviceRotationRate { type DeviceAcceleration (line 10349) | interface DeviceAcceleration { class Capabilities (line 10474) | class Capabilities { class Shape (line 10656) | class Shape extends DisplayObject { class Sprite (line 10751) | class Sprite extends DisplayObjectContainer { class BitmapFont (line 10813) | class BitmapFont extends SpriteSheet { class BitmapText (line 10898) | class BitmapText extends DisplayObject { class HorizontalAlign (line 11159) | class HorizontalAlign { class HtmlTextParser (line 11254) | class HtmlTextParser { type IHitTextElement (line 11330) | interface IHitTextElement { type ITextStyle (line 11354) | interface ITextStyle { type ITextElement (line 11502) | interface ITextElement { type IWTextElement (line 11535) | interface IWTextElement extends ITextElement { type ILineElement (line 11548) | interface ILineElement { class InputController (line 11587) | class InputController extends HashObject { type StageText (line 11692) | interface StageText extends EventDispatcher { type TextKeys (line 11764) | const enum TextKeys { class TextField (line 11946) | class TextField extends DisplayObject { type TextField (line 12691) | interface TextField { class TextFieldInputType (line 12710) | class TextFieldInputType { class TextFieldType (line 12765) | class TextFieldType { class TextFieldUtils (line 12800) | class TextFieldUtils { class VerticalAlign (line 12885) | class VerticalAlign { class Base64Util (line 12974) | class Base64Util { class Endian (line 13026) | class Endian { type EndianConst (line 13058) | const enum EndianConst { class ByteArray (line 13078) | class ByteArray { class Stage (line 13755) | class Stage extends DisplayObjectContainer { class Logger (line 13954) | class Logger { class NumberUtils (line 14073) | class NumberUtils { class Timer (line 14177) | class Timer extends EventDispatcher { type XMLNode (line 14339) | interface XMLNode { type XML (line 14381) | interface XML extends XMLNode { type XMLText (line 14473) | interface XMLText extends XMLNode { type RenderBuffer (line 14877) | interface RenderBuffer { FILE: dev_kit/libs/modules/egret/egret.js function r (line 5) | function r() { function HashObject (line 80) | function HashObject() { function EventDispatcher (line 192) | function EventDispatcher(target) { function Filter (line 437) | function Filter() { function clampRotation (line 526) | function clampRotation(value) { function DisplayObject (line 605) | function DisplayObject() { function Texture (line 2698) | function Texture() { function Event (line 3086) | function Event(type, bubbles, cancelable, data) { function _getString (line 3784) | function _getString(code) { function _error (line 3792) | function _error(code) { function _warn (line 3804) | function _warn(code) { function _markReadOnly (line 3816) | function _markReadOnly(instance, property, isProperty) { function markCannotUse (line 3833) | function markCannotUse(instance, property, defaultValue) { function Point (line 3913) | function Point(x, y) { function DisplayObjectContainer (line 4284) | function DisplayObjectContainer() { function SpriteSheet (line 5105) | function SpriteSheet(texture) { function tr (line 5265) | function tr(code) { function Bitmap (line 5358) | function Bitmap(value) { function RenderNode (line 5885) | function RenderNode() { function Path2D (line 5952) | function Path2D() { function createMap (line 6296) | function createMap() { function GlowFilter (line 6374) | function GlowFilter(color, alpha, blurX, blurY, strength, quality, inner... function BlendMode (line 6699) | function BlendMode() { function blendModeToNumber (line 6766) | function blendModeToNumber(blendMode) { function numberToBlendMode (line 6775) | function numberToBlendMode(blendMode) { function WebGLUtils (line 6903) | function WebGLUtils() { function FocusEvent (line 7057) | function FocusEvent(type, bubbles, cancelable) { function GeolocationEvent (line 7142) | function GeolocationEvent() { function HTTPStatusEvent (line 7240) | function HTTPStatusEvent(type, bubbles, cancelable) { function IOErrorEvent (line 7402) | function IOErrorEvent(type, bubbles, cancelable) { function MotionEvent (line 7495) | function MotionEvent() { function OrientationEvent (line 7553) | function OrientationEvent() { function ProgressEvent (line 7629) | function ProgressEvent(type, bubbles, cancelable, bytesLoaded, bytesTota... function StageOrientationEvent (line 7790) | function StageOrientationEvent(type, bubbles, cancelable) { function TextEvent (line 7906) | function TextEvent(type, bubbles, cancelable, text) { function TimerEvent (line 8025) | function TimerEvent(type, bubbles, cancelable) { function BitmapData (line 8205) | function BitmapData(source) { function TouchEvent (line 8466) | function TouchEvent(type, bubbles, cancelable, stageX, stageY, touchPoin... function BlurFilter (line 8865) | function BlurFilter(blurX, blurY, quality) { function BlurXFilter (line 8964) | function BlurXFilter(blurX) { function BlurYFilter (line 8992) | function BlurYFilter(blurY) { function ColorMatrixFilter (line 9079) | function ColorMatrixFilter(matrix) { function CustomFilter (line 9266) | function CustomFilter(vertexSrc, fragmentSrc, uniforms) { function DropShadowFilter (line 9417) | function DropShadowFilter(distance, angle, color, alpha, blurX, blurY, s... function GradientType (line 9583) | function GradientType() { function clampAngle (line 9650) | function clampAngle(value) { function Graphics (line 9689) | function Graphics() { function Matrix (line 10530) | function Matrix(a, b, c, d, tx, ty) { function Rectangle (line 11334) | function Rectangle(x, y, width, height) { function $pushSoundChannel (line 12268) | function $pushSoundChannel(channel) { function $popSoundChannel (line 12278) | function $popSoundChannel(channel) { function HttpMethod (line 12397) | function HttpMethod() { function HttpResponseType (line 12506) | function HttpResponseType() { function DisplayList (line 12615) | function DisplayList(root) { function Player (line 12862) | function Player(buffer, stage, entryClassName) { function FPSImpl (line 13072) | function FPSImpl(stage, showFPS, showLog, logFilter, styles) { function toArray (line 13187) | function toArray(argument) { function Mesh (line 13298) | function Mesh(value) { function DefaultScreenAdapter (line 13469) | function DefaultScreenAdapter() { function StageScaleMode (line 13605) | function StageScaleMode() { function SystemTicker (line 13787) | function SystemTicker() { function LifecycleContext (line 14110) | function LifecycleContext() { function addLifecycleListener (line 14134) | function addLifecycleListener(plugin) { function TouchHandler (line 14190) | function TouchHandler(stage) { function BitmapNode (line 14333) | function BitmapNode() { function GraphicsNode (line 14568) | function GraphicsNode() { function GroupNode (line 14738) | function GroupNode() { function MeshNode (line 14808) | function MeshNode() { function NormalBitmapNode (line 14903) | function NormalBitmapNode() { function TextNode (line 15066) | function TextNode() { function FillPath (line 15172) | function FillPath() { function GradientFillPath (line 15221) | function GradientFillPath() { function RenderTexture (line 15280) | function RenderTexture() { function StrokePath (line 15426) | function StrokePath() { function CanvasRenderer (line 15474) | function CanvasRenderer() { function getFontString (line 16233) | function getFontString(node, format) { function getRGBAString (line 16248) | function getRGBAString(color, alpha) { function getGradient (line 16259) | function getGradient(context, type, colors, alphas, ratios, matrix) { function setArray (line 16280) | function setArray(a, b, index) { function colorFilter (line 16289) | function colorFilter(buffer, w, h, matrix) { function blurFilter (line 16308) | function blurFilter(buffer, w, h, blurX, blurY) { function blurFilterH (line 16315) | function blurFilterH(buffer, w, h, blurX) { function blurFilterV (line 16395) | function blurFilterV(buffer, w, h, blurY) { function dropShadowFilter (line 16474) | function dropShadowFilter(buffer, w, h, color, blurX, blurY, angle, dist... function alphaFilter (line 16488) | function alphaFilter(buffer, color) { function panFilter (line 16513) | function panFilter(buffer, w, h, angle, distance) { function scaleAlphaChannel (line 16557) | function scaleAlphaChannel(buffer, value) { function compositeSourceOver (line 16562) | function compositeSourceOver(dst, src) { function getPixelKey (line 16578) | function getPixelKey(w, x, y) { function mix (line 16581) | function mix(v1, v2, rate) { function dropShadowFilter2 (line 16586) | function dropShadowFilter2(buffer, w, h, color, blurX, blurY, angle, dis... function Capabilities (line 16796) | function Capabilities() { function Shape (line 17012) | function Shape() { function registerImplementation (line 17089) | function registerImplementation(interfaceName, instance) { function getImplementation (line 17110) | function getImplementation(interfaceName) { function Sprite (line 17173) | function Sprite() { function BitmapFont (line 17335) | function BitmapFont(texture, config) { function BitmapText (line 17528) | function BitmapText() { function setLineData (line 18104) | function setLineData(str) { function HorizontalAlign (line 18211) | function HorizontalAlign() { function HtmlTextParser (line 18344) | function HtmlTextParser() { function InputController (line 18623) | function InputController() { function measureTextWidth (line 18920) | function measureTextWidth(text, values, style) { function TextField (line 18960) | function TextField() { function TextFieldInputType (line 20953) | function TextFieldInputType() { function TextFieldType (line 21042) | function TextFieldType() { function TextFieldUtils (line 21111) | function TextFieldUtils() { function VerticalAlign (line 21385) | function VerticalAlign() { function Base64Util (line 21508) | function Base64Util() { function Endian (line 21639) | function Endian() { function ByteArray (line 21696) | function ByteArray(buffer, bufferExtSize) { function registerClass (line 22914) | function registerClass(classDefinition, className, interfaceNames) { function Stage (line 23009) | function Stage() { function Logger (line 23328) | function Logger() { function NumberUtils (line 23486) | function NumberUtils() { function Timer (line 23703) | function Timer(delay, repeatCount) { function callLater (line 23983) | function callLater(method, thisObject) { function $callAsync (line 24012) | function $callAsync(method, thisObject) { function superSetter (line 24082) | function superSetter(currentClass, thisObj, type) { function superGetter (line 24132) | function superGetter(currentClass, thisObj, type) { function getDefinitionByName (line 24209) | function getDefinitionByName(name) { function getQualifiedClassName (line 24325) | function getQualifiedClassName(value) { function getQualifiedSuperclassName (line 24403) | function getQualifiedSuperclassName(value) { function getTimer (line 24466) | function getTimer() { function hasDefinition (line 24523) | function hasDefinition(name) { function is (line 24594) | function is(instance, typeName) { function startTick (line 24657) | function startTick(callBack, thisObject) { function stopTick (line 24714) | function stopTick(callBack, thisObject) { function toColorString (line 24770) | function toColorString(value) { FILE: dev_kit/libs/modules/egret/egret.web.js function r (line 5) | function r() { function getOption (line 46) | function getOption(key) { function WebExternalInterface (line 105) | function WebExternalInterface() { function NativeExternalInterface (line 139) | function NativeExternalInterface() { function onReceivedPluginInfo (line 158) | function onReceivedPluginInfo(info) { function WebViewExternalInterface (line 185) | function WebViewExternalInterface() { function HtmlSound (line 254) | function HtmlSound() { function onAudioLoaded (line 296) | function onAudioLoaded() { function onAudioError (line 305) | function onAudioError() { function removeListeners (line 309) | function removeListeners() { function HtmlSoundChannel (line 451) | function HtmlSoundChannel(audio) { function WebAudioDecode (line 617) | function WebAudioDecode() { function WebAudioSound (line 670) | function WebAudioSound() { function onAudioLoaded (line 720) | function onAudioLoaded() { function onAudioError (line 724) | function onAudioError() { function WebAudioSoundChannel (line 824) | function WebAudioSoundChannel() { function WebVideo (line 999) | function WebVideo(url, cache) { function WebHttpRequest (line 1544) | function WebHttpRequest() { function WebImageLoader (line 1785) | function WebImageLoader() { function HTML5StageText (line 2002) | function HTML5StageText() { function HTMLInput (line 2346) | function HTMLInput() { function $getTextAdapter (line 2583) | function $getTextAdapter(textfield) { function $cacheTextAdapter (line 2600) | function $cacheTextAdapter(adapter, stage, container, canvas) { function measureText (line 2657) | function measureText(text, fontFamily, fontSize, bold, italic) { function createContext (line 2674) | function createContext() { function createCanvas (line 2717) | function createCanvas(width, height) { function CanvasRenderBuffer (line 2755) | function CanvasRenderBuffer(width, height, root) { function WebTouchHandler (line 2894) | function WebTouchHandler(stage, canvas) { function AudioType (line 3206) | function AudioType() { function Html5Capatibility (line 3229) | function Html5Capatibility() { function getPrefixStyleName (line 3326) | function getPrefixStyleName(name, element) { function getPrefix (line 3347) | function getPrefix(name, element) { function updateAllScreens (line 3401) | function updateAllScreens() { function runEgret (line 3418) | function runEgret(options) { function setRenderMode (line 3533) | function setRenderMode(renderMode) { function startTicker (line 3555) | function startTicker(ticker) { function doResize (line 3580) | function doResize() { function WebCapability (line 3628) | function WebCapability() { function WebFps (line 3743) | function WebFps(stage, showFPS, showLog, logFilter, styles) { function getItem (line 3993) | function getItem(key) { function setItem (line 4003) | function setItem(key, value) { function removeItem (line 4018) | function removeItem(key) { function clear (line 4025) | function clear() { function WebPlayer (line 4072) | function WebPlayer(container, options) { function convertImageToCanvas (line 4300) | function convertImageToCanvas(texture, rect) { function toDataURL (line 4360) | function toDataURL(type, rect, encoderOptions) { function eliFoTevas (line 4374) | function eliFoTevas(type, filePath, rect, encoderOptions) { function getPixel32 (line 4387) | function getPixel32(x, y) { function getPixels (line 4391) | function getPixels(x, y, width, height) { function XMLNode (line 4449) | function XMLNode(nodeType, parent) { function XML (line 4466) | function XML(localName, parent, prefix, namespace, name) { function XMLText (line 4497) | function XMLText(text, parent) { function parse (line 4512) | function parse(text) { function parseNode (line 4527) | function parseNode(node, parent) { function WebDeviceOrientation (line 4578) | function WebDeviceOrientation() { function WebGeolocation (line 4625) | function WebGeolocation(option) { function WebMotion (line 4697) | function WebMotion() { function setLogLevel (line 4781) | function setLogLevel(logType) { function WebGLDrawCmdManager (line 4870) | function WebGLDrawCmdManager() { function WebGLVertexArrayObject (line 5128) | function WebGLVertexArrayObject() { function WebGLRenderTarget (line 5424) | function WebGLRenderTarget(gl, width, height) { function createCanvas (line 5569) | function createCanvas(width, height) { function WebGLRenderContext (line 5583) | function WebGLRenderContext(width, height) { function WebGLRenderBuffer (line 6449) | function WebGLRenderBuffer(width, height, root) { function WebGLRenderer (line 6848) | function WebGLRenderer() { function EgretWebGLAttribute (line 7864) | function EgretWebGLAttribute(gl, program, attributeData) { function loadShader (line 7953) | function loadShader(gl, type, source) { function createWebGLProgram (line 7964) | function createWebGLProgram(gl, vertexShader, fragmentShader) { function extractAttributes (line 7971) | function extractAttributes(gl, program) { function extractUniforms (line 7982) | function extractUniforms(gl, program) { function EgretWebGLProgram (line 7997) | function EgretWebGLProgram(gl, vertSource, fragSource) { function EgretWebGLUniform (line 8090) | function EgretWebGLUniform(gl, program, uniformData) { function EgretShaderLib (line 8296) | function EgretShaderLib() { FILE: dev_kit/libs/modules/game/game.d.ts class URLLoaderDataFormat (line 18) | class URLLoaderDataFormat { class FrameLabel (line 92) | class FrameLabel extends EventDispatcher { class MovieClipData (line 171) | class MovieClipData extends HashObject { class MovieClipDataFactory (line 316) | class MovieClipDataFactory extends EventDispatcher { class MovieClipEvent (line 410) | class MovieClipEvent extends Event { class ScrollEase (line 483) | class ScrollEase { class ScrollTween (line 519) | class ScrollTween extends EventDispatcher { class ScrollView (line 801) | class ScrollView extends DisplayObjectContainer { class ScrollViewProperties (line 1287) | class ScrollViewProperties { class URLLoader (line 1386) | class URLLoader extends EventDispatcher { class MovieClip (line 1512) | class MovieClip extends DisplayObject { class URLRequest (line 1828) | class URLRequest extends HashObject { class URLRequestHeader (line 1935) | class URLRequestHeader { class URLRequestMethod (line 1996) | class URLRequestMethod { class URLVariables (line 2044) | class URLVariables extends HashObject { class Ticker (line 2130) | class Ticker extends EventDispatcher { class MainContext (line 2213) | class MainContext extends EventDispatcher { class Recycler (line 2295) | class Recycler extends HashObject { FILE: dev_kit/libs/modules/game/game.js function r (line 5) | function r() { function URLLoaderDataFormat (line 58) | function URLLoaderDataFormat() { function FrameLabel (line 171) | function FrameLabel(name, frame /*int*/, end /*int*/) { function MovieClipData (line 299) | function MovieClipData() { function MovieClipDataFactory (line 580) | function MovieClipDataFactory(movieClipDataSet, texture) { function MovieClipEvent (line 775) | function MovieClipEvent(type, bubbles, cancelable, frameLabel) { function ScrollEase (line 878) | function ScrollEase() { function ScrollTween (line 942) | function ScrollTween(target, props, pluginData) { function ScrollView (line 1544) | function ScrollView(content) { function ScrollViewProperties (line 2504) | function ScrollViewProperties() { function $getUrl (line 2609) | function $getUrl(request) { function URLLoader (line 2659) | function URLLoader(request) { function onPostProgress (line 2802) | function onPostProgress(event) { function onError (line 2805) | function onError(event) { function onLoadComplete (line 2809) | function onLoadComplete(e) { function removeListeners (line 2816) | function removeListeners() { function onPostProgress (line 2835) | function onPostProgress(event) { function onError (line 2838) | function onError(event) { function onLoadComplete (line 2842) | function onLoadComplete(e) { function removeListeners (line 2853) | function removeListeners() { function MovieClip (line 2928) | function MovieClip(movieClipData) { function URLRequest (line 3680) | function URLRequest(url) { function URLRequestHeader (line 3822) | function URLRequestHeader(name, value) { function URLRequestMethod (line 3906) | function URLRequestMethod() { function URLVariables (line 4003) | function URLVariables(source) { function Ticker (line 4166) | function Ticker() { function MainContext (line 4320) | function MainContext() { function Recycler (line 4467) | function Recycler(autoDisposeTime) { function setInterval (line 4635) | function setInterval(listener, thisObject, delay) { function clearInterval (line 4667) | function clearInterval(key) { function intervalUpdate (line 4682) | function intervalUpdate(timeStamp) { function setTimeout (line 4754) | function setTimeout(listener, thisObject, delay) { function clearTimeout (line 4784) | function clearTimeout(key) { function timeoutUpdate (line 4799) | function timeoutUpdate(timeStamp) { FILE: dev_kit/libs/modules/particle/particle.d.ts class Particle (line 2) | class Particle { class ParticleSystem (line 55) | class ParticleSystem extends egret.DisplayObject { class Region (line 159) | class Region { class GravityParticle (line 210) | class GravityParticle extends Particle { class GravityParticleSystem (line 224) | class GravityParticleSystem extends ParticleSystem { FILE: dev_kit/libs/modules/particle/particle.js function r (line 5) | function r() { function Particle (line 42) | function Particle() { function ParticleSystem (line 111) | function ParticleSystem(texture, emissionRate) { function Region (line 523) | function Region() { function GravityParticle (line 691) | function GravityParticle() { function GravityParticleSystem (line 742) | function GravityParticleSystem(texture, config) { function getValue (line 861) | function getValue(value) { FILE: dev_kit/libs/modules/physics/physics.d.ts class AABB (line 32) | class AABB { class Broadphase (line 49) | class Broadphase { class NaiveBroadphase (line 70) | class NaiveBroadphase extends Broadphase { class Narrowphase (line 76) | class Narrowphase { class SAPBroadphase (line 128) | class SAPBroadphase extends Broadphase { class Constraint (line 138) | class Constraint { class DistanceConstraint (line 162) | class DistanceConstraint extends Constraint { class GearConstraint (line 186) | class GearConstraint extends Constraint { class LockConstraint (line 202) | class LockConstraint extends Constraint { class PrismaticConstraint (line 219) | class PrismaticConstraint extends Constraint { class RevoluteConstraint (line 250) | class RevoluteConstraint extends Constraint { class AngleLockEquation (line 279) | class AngleLockEquation extends Equation { class ContactEquation (line 292) | class ContactEquation extends Equation { class Equation (line 306) | class Equation { class FrictionEquation (line 338) | class FrictionEquation extends Equation { class RotationalLockEquation (line 355) | class RotationalLockEquation extends Equation { class RotationalVelocityEquation (line 365) | class RotationalVelocityEquation extends Equation { class EventEmitter (line 371) | class EventEmitter { class ContactMaterialOptions (line 380) | class ContactMaterialOptions { class ContactMaterial (line 392) | class ContactMaterial { class Material (line 410) | class Material { class vec2 (line 418) | class vec2 { class Body (line 514) | class Body extends EventEmitter { class Box (line 1026) | class Box extends Convex { class Pool (line 1034) | class Pool { class OverlapKeeperRecordPool (line 1045) | class OverlapKeeperRecordPool extends Pool { class IslandPool (line 1049) | class IslandPool extends Pool { class IslandNodePool (line 1053) | class IslandNodePool extends Pool { class ContactEquationPool (line 1057) | class ContactEquationPool extends Pool { class FrictionEquationPool (line 1061) | class FrictionEquationPool extends Pool { class Ray (line 1065) | class Ray { class RaycastResult (line 1099) | class RaycastResult { class TopDownVehicle (line 1116) | class TopDownVehicle { class WheelConstraint (line 1130) | class WheelConstraint extends Constraint { class Spring (line 1149) | class Spring { class LinearSpring (line 1169) | class LinearSpring extends Spring { class RotationalSpring (line 1193) | class RotationalSpring extends Spring { class Capsule (line 1215) | class Capsule extends Shape { class Circle (line 1238) | class Circle extends Shape { class Convex (line 1265) | class Convex extends Shape { class Heightfield (line 1282) | class Heightfield extends Shape { class Shape (line 1301) | class Shape { class Line (line 1343) | class Line extends Shape { class Particle (line 1353) | class Particle extends Shape { class Plane (line 1357) | class Plane extends Shape { class Solver (line 1361) | class Solver extends EventEmitter { class GSSolver (line 1378) | class GSSolver extends Solver { class OverlapKeeper (line 1395) | class OverlapKeeper { class OverlapKeeperRecord (line 1407) | class OverlapKeeperRecord { class TupleDictionary (line 1420) | class TupleDictionary { class Utils (line 1434) | class Utils { class Island (line 1443) | class Island { class IslandManager (line 1455) | class IslandManager extends Solver { class IslandNode (line 1472) | class IslandNode { class World (line 1504) | class World extends EventEmitter { FILE: dev_kit/libs/modules/physics/physics.js function e (line 38) | function e(g, h) { function d (line 55) | function d() { } function d (line 60) | function d() { } function d (line 69) | function d() { this.vertices = []; } function e (line 69) | function e(a, b, c, d, e) { e = e || 0; var f = b[1] - a[1], g = a[0] - ... function d (line 151) | function d() { } function d (line 152) | function d(a) { this.lowerBound = e.create(), a && a.lowerBound && e.cop... function d (line 171) | function d(a) { this.type = a, this.result = [], this.world = null, this... function d (line 183) | function d() { e.call(this, e.NAIVE); } function d (line 196) | function d() { this.contactEquations = [], this.frictionEquations = [], ... function e (line 197) | function e(a, b) { g.set(a.vertices[0], .5 * -b.length, -b.radius), g.se... function f (line 198) | function f(a, b, c, d) { function d (line 473) | function d(a) { a = a || {}, this.from = a.from ? f.fromValues(a.from[0]... function e (line 473) | function e(a, b, c) { f.sub(h, c, a); var d = f.dot(h, b); return f.scal... function d (line 501) | function d() { this.normal = e.create(), this.shape = null, this.body = ... function d (line 502) | function d() { f.call(this, f.SAP), this.axisList = [], this.axisIndex =... function d (line 526) | function d(a, b, c, d) { this.type = c, d = e.defaults(d, { collideConne... function d (line 538) | function d(a, b, c) { function d (line 549) | function d(a, b, c) { c = c || {}, e.call(this, a, b, e.GEAR, c), this.r... function d (line 550) | function d(a, b, c) { c = c || {}, e.call(this, a, b, e.LOCK, c); var d ... function d (line 555) | function d(a, b, c) { function d (line 582) | function d(a, b, c) { c = c || {}, e.call(this, a, b, e.REVOLUTE, c); va... function d (line 605) | function d(a, b, c) { c = c || {}, e.call(this, a, b, -Number.MAX_VALUE,... function d (line 605) | function d(a, b) { e.call(this, a, b, 0, Number.MAX_VALUE), this.contact... function d (line 606) | function d(a, b, c, e) { function d (line 610) | function d(a, b, c) { f.call(this, a, b, -c, c), this.contactPointA = e.... function d (line 610) | function d(a, b, c) { c = c || {}, e.call(this, a, b, -Number.MAX_VALUE,... function d (line 610) | function d(a, b) { e.call(this, a, b, -Number.MAX_VALUE, Number.MAX_VALU... function d (line 635) | function d(a, b, c) { function d (line 639) | function d(a) { this.id = a || d.idCounter++; } function d (line 675) | function d(a) { function d (line 783) | function d(a, b, c) { c = c || {}, f.call(this, a, b, c), this.localAnch... function d (line 783) | function d(a, b, c) { c = c || {}, e.call(this, a, b, c), this.restAngle... function d (line 783) | function d(a, b, c) { c = e.defaults(c, { stiffness: 100, damping: 1 }),... function d (line 784) | function d(a, b) { b = b || {}, this.chassisBody = a, this.wheels = [], ... function e (line 784) | function e(a, b) { b = b || {}, this.vehicle = a, this.forwardEquation =... function d (line 798) | function d(a) { "number" == typeof arguments[0] && "number" == typeof ar... function d (line 799) | function d(a) { "number" == typeof arguments[0] && "number" == typeof ar... function d (line 824) | function d(a) { "number" == typeof arguments[0] && (a = { radius: argume... function d (line 836) | function d(a) { function d (line 894) | function d(a) { function d (line 921) | function d(a) { "number" == typeof arguments[0] && (a = { length: argume... function d (line 927) | function d(a) { a = a || {}, a.type = e.PARTICLE, e.call(this, a); } function d (line 928) | function d(a) { a = a || {}, a.type = e.PLANE, e.call(this, a); } function d (line 936) | function d(a) { a = a || {}, this.body = null, this.position = e.fromVal... function d (line 937) | function d(a) { function e (line 940) | function e(a) { function d (line 995) | function d(a, b) { a = a || {}, e.call(this), this.type = b, this.equati... function d (line 1001) | function d() { f.apply(this, arguments); } function d (line 1001) | function d() { f.apply(this, arguments); } function d (line 1001) | function d() { f.apply(this, arguments); } function d (line 1001) | function d() { f.apply(this, arguments); } function d (line 1002) | function d() { this.overlappingShapesLastState = new e, this.overlapping... function d (line 1036) | function d(a, b, c, d) { this.shapeA = b, this.shapeB = d, this.bodyA = ... function d (line 1036) | function d() { f.apply(this, arguments); } function d (line 1037) | function d(a) { a = a || {}, this.objects = [], void 0 !== a.size && thi... function d (line 1043) | function d() { this.data = {}, this.keys = []; } function d (line 1056) | function d() { } function d (line 1073) | function d() { this.equations = [], this.bodies = []; } function d (line 1091) | function d(a) { this.nodePool = new e({ size: 16 }), this.islandPool = n... function d (line 1120) | function d(a) { this.body = a, this.neighbors = [], this.equations = [],... function d (line 1121) | function d(a) { l.apply(this), a = a || {}, this.springs = [], this.bodi... FILE: dev_kit/libs/modules/promise/promise.js function objectOrFunction (line 15) | function objectOrFunction(x) { function isFunction (line 19) | function isFunction(x) { function setScheduler (line 54) | function setScheduler(scheduleFn) { function setAsap (line 58) | function setAsap(asapFn) { function useNextTick (line 71) | function useNextTick() { function useVertxTimer (line 80) | function useVertxTimer() { function useMutationObserver (line 90) | function useMutationObserver() { function useMessageChannel (line 102) | function useMessageChannel() { function useSetTimeout (line 110) | function useSetTimeout() { function flush (line 120) | function flush() { function attemptVertx (line 134) | function attemptVertx() { function then (line 159) | function then(onFulfillment, onRejection) { function resolve (line 217) | function resolve(object) { function noop (line 232) | function noop() {} function selfFulfillment (line 240) | function selfFulfillment() { function cannotReturnOwn (line 244) | function cannotReturnOwn() { function getThen (line 248) | function getThen(promise) { function tryThen (line 257) | function tryThen(then, value, fulfillmentHandler, rejectionHandler) { function handleForeignThenable (line 265) | function handleForeignThenable(promise, thenable, then) { function handleOwnThenable (line 294) | function handleOwnThenable(promise, thenable) { function handleMaybeThenable (line 308) | function handleMaybeThenable(promise, maybeThenable, then$$) { function _resolve (line 324) | function _resolve(promise, value) { function publishRejection (line 334) | function publishRejection(promise) { function fulfill (line 342) | function fulfill(promise, value) { function _reject (line 355) | function _reject(promise, reason) { function subscribe (line 365) | function subscribe(parent, child, onFulfillment, onRejection) { function publish (line 380) | function publish(promise) { function ErrorObject (line 406) | function ErrorObject() { function tryCatch (line 412) | function tryCatch(callback, detail) { function invokeCallback (line 421) | function invokeCallback(settled, promise, callback, detail) { function initializePromise (line 461) | function initializePromise(promise, resolver) { function nextId (line 474) | function nextId() { function makePromise (line 478) | function makePromise(promise) { function Enumerator (line 485) | function Enumerator(Constructor, input) { function validationError (line 514) | function validationError() { function all (line 628) | function all(entries) { function race (line 697) | function race(entries) { function reject (line 749) | function reject(reason) { function needsResolver (line 757) | function needsResolver() { function needsNew (line 761) | function needsNew() { function Promise (line 868) | function Promise(resolver) { function polyfill (line 1117) | function polyfill() { FILE: dev_kit/libs/modules/socket/socket.d.ts type ISocket (line 14) | interface ISocket { class WebSocket (line 143) | class WebSocket extends egret.EventDispatcher { class HTML5WebSocket (line 398) | class HTML5WebSocket implements ISocket { FILE: dev_kit/libs/modules/socket/socket.js function r (line 5) | function r() { function WebSocket (line 116) | function WebSocket(host, port) { function HTML5WebSocket (line 512) | function HTML5WebSocket() { FILE: dev_kit/libs/modules/tween/tween.d.ts class Ease (line 16) | class Ease { class Tween (line 522) | class Tween extends EventDispatcher { type EaseType (line 944) | type EaseType = 'quadIn' | 'quadOut' | 'quadOut' | 'quadInOut' | 'cubicI... class To (line 984) | class To extends BasePath { class Wait (line 1037) | class Wait extends BasePath { class Set (line 1077) | class Set extends BasePath { class Tick (line 1104) | class Tick extends BasePath { class TweenItem (line 1167) | class TweenItem extends EventDispatcher { class TweenGroup (line 1286) | class TweenGroup extends EventDispatcher { FILE: dev_kit/libs/modules/tween/tween.js function r (line 5) | function r() { function Ease (line 60) | function Ease() { function Tween (line 706) | function Tween(target, props, pluginData) { function BasePath (line 1507) | function BasePath() { function To (line 1542) | function To() { function Wait (line 1603) | function Wait() { function Set (line 1651) | function Set() { function Tick (line 1686) | function Tick() { function convertEase (line 1707) | function convertEase(ease) { function TweenItem (line 1769) | function TweenItem() { function TweenGroup (line 1966) | function TweenGroup() { function registerProperty (line 2086) | function registerProperty(classDefinition, property, type, asDefault) { FILE: dev_kit/libs/wx_mini_game.d.ts type Canvas (line 449) | interface Canvas { type FileSystemManager (line 468) | interface FileSystemManager { type Stats (line 575) | interface Stats { type DownloadTask (line 586) | interface DownloadTask { type RequestTask (line 591) | interface RequestTask { type SocketTask (line 595) | interface SocketTask { type UploadTask (line 622) | interface UploadTask { type OpenDataContext (line 627) | interface OpenDataContext { type UpdateManager (line 634) | interface UpdateManager { type Worker (line 653) | interface Worker { type InnerAudioContext (line 668) | interface InnerAudioContext { type RecorderManager (line 781) | interface RecorderManager { type Video (line 820) | interface Video { type Performance (line 895) | interface Performance { type Image (line 903) | interface Image { class LaunchOption (line 922) | class LaunchOption { class SystemInfo (line 933) | class SystemInfo { class Stats (line 968) | class Stats { type RenderingContext (line 996) | interface RenderingContext { } type UserInfoButton (line 1001) | interface UserInfoButton { FILE: dev_kit/scripts/api.d.ts type ResourceManagerConfig (line 5) | type ResourceManagerConfig = { type UserConfig (line 27) | type UserConfig = { type BuildConfigParam (line 38) | type BuildConfigParam = { type ProjectConfig (line 72) | type ProjectConfig = { type Matcher (line 89) | type Matcher = { type CommandContext (line 100) | interface CommandContext { type Command (line 127) | interface Command { type File (line 143) | interface File { type UglifyPluginOption (line 217) | type UglifyPluginOption = { sources: string[], target: string }; type UglifyPluginOptions (line 219) | type UglifyPluginOptions = UglifyPluginOption[]; class UglifyPlugin (line 224) | class UglifyPlugin implements plugins.Command { type LibraryType (line 231) | type LibraryType = "debug" | "release"; type CompilePluginOptions (line 233) | type CompilePluginOptions = { libraryType: LibraryType, defines?: any }; class CompilePlugin (line 237) | class CompilePlugin implements plugins.Command { class ExmlPlugin (line 245) | class ExmlPlugin implements plugins.Command { type EXML_Publish_Policy (line 259) | type EXML_Publish_Policy = "default" | "debug" | "contents" | "gjs" | "c... class ManifestPlugin (line 267) | class ManifestPlugin implements plugins.Command { type ManifestPluginOptions (line 275) | type ManifestPluginOptions = { type EmitResConfigFilePluginOptions (line 296) | type EmitResConfigFilePluginOptions = { class EmitResConfigFilePlugin (line 307) | class EmitResConfigFilePlugin implements plugins.Command { class IncrementCompilePlugin (line 319) | class IncrementCompilePlugin implements plugins.Command { class TextureMergerPlugin (line 326) | class TextureMergerPlugin implements plugins.Command { type CleanPluginOptions (line 332) | type CleanPluginOptions = { class CleanPlugin (line 338) | class CleanPlugin implements plugins.Command { type RenamePluginOptions (line 343) | type RenamePluginOptions = { class RenamePlugin (line 367) | class RenamePlugin implements plugins.Command { type ResSplitPluginOptions (line 371) | type ResSplitPluginOptions = { class ResSplitPlugin (line 385) | class ResSplitPlugin implements plugins.Command { type ZipPluginOptions (line 390) | type ZipPluginOptions = { class ZipPlugin (line 395) | class ZipPlugin implements plugins.Command { FILE: dev_kit/scripts/bricks/bricks.ts type ManifestConfig (line 5) | type ManifestConfig = { class BricksPlugin (line 13) | class BricksPlugin implements plugins.Command { method constructor (line 15) | constructor() { method onFile (line 17) | async onFile(file: plugins.File) { method onFinish (line 47) | async onFinish(pluginContext) { FILE: dev_kit/scripts/myplugin.ts class CustomPlugin (line 5) | class CustomPlugin implements plugins.Command { method constructor (line 7) | constructor() { method onFile (line 10) | async onFile(file: plugins.File) { method onFinish (line 14) | async onFinish(commandContext: plugins.CommandContext) { FILE: dev_kit/scripts/node.d.ts type Console (line 3) | interface Console { type Error (line 16) | interface Error { type ErrorConstructor (line 20) | interface ErrorConstructor { type MapConstructor (line 28) | interface MapConstructor { } type WeakMapConstructor (line 29) | interface WeakMapConstructor { } type SetConstructor (line 30) | interface SetConstructor { } type WeakSetConstructor (line 31) | interface WeakSetConstructor { } type Iterable (line 34) | interface Iterable {} type Iterator (line 35) | interface Iterator { type IteratorResult (line 38) | interface IteratorResult {} type SymbolConstructor (line 39) | interface SymbolConstructor { type NodeRequireFunction (line 63) | interface NodeRequireFunction { type NodeRequire (line 67) | interface NodeRequire extends NodeRequireFunction { type NodeModule (line 76) | interface NodeModule { type BufferEncoding (line 103) | type BufferEncoding = "ascii" | "utf8" | "utf16le" | "ucs2" | "binary" |... type Buffer (line 104) | interface Buffer extends NodeBuffer { } type ConsoleConstructor (line 251) | interface ConsoleConstructor { type ErrnoException (line 256) | interface ErrnoException extends Error { class EventEmitter (line 264) | class EventEmitter { type ReadableStream (line 281) | interface ReadableStream extends EventEmitter { type WritableStream (line 296) | interface WritableStream extends EventEmitter { type ReadWriteStream (line 307) | interface ReadWriteStream extends ReadableStream, WritableStream { } type Events (line 309) | interface Events extends EventEmitter { } type Domain (line 311) | interface Domain extends Events { type MemoryUsage (line 326) | interface MemoryUsage { type CpuUsage (line 332) | interface CpuUsage { type ProcessVersions (line 337) | interface ProcessVersions { type Platform (line 348) | type Platform = 'aix' type Process (line 357) | interface Process extends EventEmitter { type Global (line 425) | interface Global { type Timer (line 491) | interface Timer { type IterableIterator (line 497) | interface IterableIterator { } type NodeBuffer (line 502) | interface NodeBuffer extends Uint8Array { type StringifyOptions (line 571) | interface StringifyOptions { type ParseOptions (line 575) | interface ParseOptions { class internal (line 588) | class internal extends NodeJS.EventEmitter { } class EventEmitter (line 591) | class EventEmitter extends internal { type RequestOptions (line 619) | interface RequestOptions { type Server (line 635) | interface Server extends net.Server { type ServerRequest (line 644) | interface ServerRequest extends IncomingMessage { type ServerResponse (line 647) | interface ServerResponse extends stream.Writable { type ClientRequest (line 677) | interface ClientRequest extends stream.Writable { type IncomingMessage (line 703) | interface IncomingMessage extends stream.Readable { type ClientResponse (line 735) | interface ClientResponse extends IncomingMessage { } type AgentOptions (line 737) | interface AgentOptions { class Agent (line 757) | class Agent { type ClusterSettings (line 792) | interface ClusterSettings { type ClusterSetupMasterSettings (line 802) | interface ClusterSetupMasterSettings { type Address (line 809) | interface Address { class Worker (line 815) | class Worker extends events.EventEmitter { type Cluster (line 885) | interface Cluster extends events.EventEmitter { type ZlibOptions (line 1054) | interface ZlibOptions { type Gzip (line 1065) | interface Gzip extends stream.Transform { } type Gunzip (line 1066) | interface Gunzip extends stream.Transform { } type Deflate (line 1067) | interface Deflate extends stream.Transform { } type Inflate (line 1068) | interface Inflate extends stream.Transform { } type DeflateRaw (line 1069) | interface DeflateRaw extends stream.Transform { } type InflateRaw (line 1070) | interface InflateRaw extends stream.Transform { } type Unzip (line 1071) | interface Unzip extends stream.Transform { } type CpuInfo (line 1169) | interface CpuInfo { type NetworkInterfaceInfo (line 1181) | interface NetworkInterfaceInfo { type ServerOptions (line 1332) | interface ServerOptions { type RequestOptions (line 1347) | interface RequestOptions extends http.RequestOptions { type Agent (line 1358) | interface Agent extends http.Agent { } type AgentOptions (line 1360) | interface AgentOptions extends http.AgentOptions { type Server (line 1375) | interface Server extends tls.Server { } type ucs2 (line 1388) | interface ucs2 { type ReplOptions (line 1399) | interface ReplOptions { type REPLServer (line 1414) | interface REPLServer extends readline.ReadLine { type Key (line 1456) | interface Key { type ReadLine (line 1464) | interface ReadLine extends events.EventEmitter { type Completer (line 1539) | type Completer = (line: string) => CompleterResult; type AsyncCompleter (line 1540) | type AsyncCompleter = (line: string, callback: (err: any, result: Comple... type CompleterResult (line 1542) | type CompleterResult = [string[], string]; type ReadLineOptions (line 1544) | interface ReadLineOptions { type Context (line 1562) | interface Context { } type ScriptOptions (line 1563) | interface ScriptOptions { type RunningScriptOptions (line 1572) | interface RunningScriptOptions { class Script (line 1579) | class Script { type ChildProcess (line 1598) | interface ChildProcess extends events.EventEmitter { type SpawnOptions (line 1663) | interface SpawnOptions { type ExecOptions (line 1674) | interface ExecOptions { type ExecOptionsWithStringEncoding (line 1684) | interface ExecOptionsWithStringEncoding extends ExecOptions { type ExecOptionsWithBufferEncoding (line 1687) | interface ExecOptionsWithBufferEncoding extends ExecOptions { type ExecFileOptions (line 1696) | interface ExecFileOptions { type ExecFileOptionsWithStringEncoding (line 1705) | interface ExecFileOptionsWithStringEncoding extends ExecFileOptions { type ExecFileOptionsWithBufferEncoding (line 1708) | interface ExecFileOptionsWithBufferEncoding extends ExecFileOptions { type ForkOptions (line 1722) | interface ForkOptions { type SpawnSyncOptions (line 1733) | interface SpawnSyncOptions { type SpawnSyncOptionsWithStringEncoding (line 1746) | interface SpawnSyncOptionsWithStringEncoding extends SpawnSyncOptions { type SpawnSyncOptionsWithBufferEncoding (line 1749) | interface SpawnSyncOptionsWithBufferEncoding extends SpawnSyncOptions { type SpawnSyncReturns (line 1752) | interface SpawnSyncReturns { type ExecSyncOptions (line 1769) | interface ExecSyncOptions { type ExecSyncOptionsWithStringEncoding (line 1782) | interface ExecSyncOptionsWithStringEncoding extends ExecSyncOptions { type ExecSyncOptionsWithBufferEncoding (line 1785) | interface ExecSyncOptionsWithBufferEncoding extends ExecSyncOptions { type ExecFileSyncOptions (line 1793) | interface ExecFileSyncOptions { type ExecFileSyncOptionsWithStringEncoding (line 1805) | interface ExecFileSyncOptionsWithStringEncoding extends ExecFileSyncOpti... type ExecFileSyncOptionsWithBufferEncoding (line 1808) | interface ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOpti... type Url (line 1821) | interface Url { class URLSearchParams (line 1840) | class URLSearchParams implements Iterable { class URL (line 1857) | class URL { type MxRecord (line 1877) | interface MxRecord { type Socket (line 1927) | interface Socket extends stream.Duplex { type ListenOptions (line 2042) | interface ListenOptions { type Server (line 2050) | interface Server extends events.EventEmitter { type RemoteInfo (line 2128) | interface RemoteInfo { type AddressInfo (line 2134) | interface AddressInfo { type BindOptions (line 2140) | interface BindOptions { type SocketOptions (line 2146) | interface SocketOptions { type Socket (line 2154) | interface Socket extends events.EventEmitter { type Stats (line 2219) | interface Stats { type FSWatcher (line 2243) | interface FSWatcher extends events.EventEmitter { type ReadStream (line 2272) | interface ReadStream extends stream.Readable { type WriteStream (line 2304) | interface WriteStream extends stream.Writable { type ParsedPath (line 2721) | interface ParsedPath { type NodeStringDecoder (line 2856) | interface NodeStringDecoder { type Certificate (line 2873) | interface Certificate { type CipherNameAndProtocol (line 2900) | interface CipherNameAndProtocol { class TLSSocket (line 2911) | class TLSSocket extends net.Socket { type TlsOptions (line 3105) | interface TlsOptions { type ConnectionOptions (line 3130) | interface ConnectionOptions { type Server (line 3151) | interface Server extends net.Server { type ClearTextStream (line 3213) | interface ClearTextStream extends stream.Duplex { type SecurePair (line 3230) | interface SecurePair { type SecureContextOptions (line 3235) | interface SecureContextOptions { type SecureContext (line 3246) | interface SecureContext { type Certificate (line 3259) | interface Certificate { type CredentialDetails (line 3271) | interface CredentialDetails { type Credentials (line 3280) | interface Credentials { context?: any; } type Utf8AsciiLatin1Encoding (line 3285) | type Utf8AsciiLatin1Encoding = "utf8" | "ascii" | "latin1"; type HexBase64Latin1Encoding (line 3286) | type HexBase64Latin1Encoding = "latin1" | "hex" | "base64"; type Utf8AsciiBinaryEncoding (line 3287) | type Utf8AsciiBinaryEncoding = "utf8" | "ascii" | "binary"; type HexBase64BinaryEncoding (line 3288) | type HexBase64BinaryEncoding = "binary" | "base64" | "hex"; type ECDHKeyFormat (line 3289) | type ECDHKeyFormat = "compressed" | "uncompressed" | "hybrid"; type Hash (line 3291) | interface Hash extends NodeJS.ReadWriteStream { type Hmac (line 3297) | interface Hmac extends NodeJS.ReadWriteStream { type Cipher (line 3305) | interface Cipher extends NodeJS.ReadWriteStream { type Decipher (line 3318) | interface Decipher extends NodeJS.ReadWriteStream { type Signer (line 3330) | interface Signer extends NodeJS.WritableStream { type Verify (line 3337) | interface Verify extends NodeJS.WritableStream { type DiffieHellman (line 3348) | interface DiffieHellman { type RsaPublicKey (line 3375) | interface RsaPublicKey { type RsaPrivateKey (line 3379) | interface RsaPrivateKey { type ECDH (line 3391) | interface ECDH { class internal (line 3414) | class internal extends events.EventEmitter { class Stream (line 3419) | class Stream extends internal { } type ReadableOptions (line 3421) | interface ReadableOptions { class Readable (line 3428) | class Readable extends events.EventEmitter implements NodeJS.ReadableStr... type WritableOptions (line 3503) | interface WritableOptions { class Writable (line 3511) | class Writable extends events.EventEmitter implements NodeJS.WritableStr... type DuplexOptions (line 3588) | interface DuplexOptions extends ReadableOptions, WritableOptions { class Duplex (line 3595) | class Duplex extends Readable implements NodeJS.ReadWriteStream { type TransformOptions (line 3610) | interface TransformOptions extends DuplexOptions { class Transform (line 3616) | class Transform extends events.EventEmitter implements NodeJS.ReadWriteS... class PassThrough (line 3639) | class PassThrough extends Transform { } type InspectOptions (line 3646) | interface InspectOptions { class AssertionError (line 3684) | class AssertionError implements Error { type ReadStream (line 3732) | interface ReadStream extends net.Socket { type WriteStream (line 3737) | interface WriteStream extends net.Socket { class Domain (line 3747) | class Domain extends events.EventEmitter implements NodeJS.Domain { type HeapSpaceInfo (line 4043) | interface HeapSpaceInfo { type DoesZapCodeSpaceFlag (line 4052) | type DoesZapCodeSpaceFlag = 0 | 1; type HeapInfo (line 4054) | interface HeapInfo { type Packet (line 4089) | interface Packet { type Message (line 4095) | interface Message { type RequestInfo (line 4100) | interface RequestInfo { type Request (line 4105) | interface Request extends Message, RequestInfo { type Event (line 4108) | interface Event extends Message { type Response (line 4113) | interface Response extends Message { type BreakpointMessageBody (line 4122) | interface BreakpointMessageBody { class Protocol (line 4128) | class Protocol { type ScriptDesc (line 4139) | interface ScriptDesc { type Breakpoint (line 4150) | interface Breakpoint { type RequestHandler (line 4159) | interface RequestHandler { type ResponseBodyHandler (line 4164) | interface ResponseBodyHandler { type ExceptionInfo (line 4169) | interface ExceptionInfo { type BreakResponse (line 4173) | interface BreakResponse { type ClientInstance (line 4183) | interface ClientInstance extends NodeJS.EventEmitter { FILE: dev_kit/scripts/wxgame/wxgame.ts class WxgamePlugin (line 3) | class WxgamePlugin implements plugins.Command { method constructor (line 5) | constructor() { method onFile (line 7) | async onFile(file: plugins.File) { method onFinish (line 44) | async onFinish(pluginContext: plugins.CommandContext) { FILE: dev_kit/src/Components/EgretKit.ts class eKit (line 5) | class eKit { method createSprite (line 12) | public static createSprite(settings?: Object) { method createBitmapByName (line 27) | public static createBitmapByName(name: string, settings?: Object): egr... method createText (line 44) | public static createText(text: string, settings?: Object): egret.TextF... method createAvatar (line 61) | public static async createAvatar(url: any = '', settings?: Object) { method createLine (line 94) | public static createLine(points: Array, param: { beginFill?: { co... method createRect (line 133) | public static createRect(points: Array, param: { beginFill?: { co... method createCircle (line 167) | public static createCircle(points: Array, param: { beginFill?: { ... method createArc (line 201) | public static createArc(points: Array, param: { beginFill?: { col... method createRoundRect (line 235) | public static createRoundRect(points: Array, param: { beginFill?:... method removeChild (line 258) | public static removeChild(children: egret.DisplayObject) { method clearView (line 270) | public static clearView(displayObjectContainer: egret.DisplayObjectCon... FILE: dev_kit/src/Components/Http.ts class Api (line 10) | class Api { method post (line 30) | public static async post(url, data) { method get (line 57) | public static async get(url, noToken?) { method getToken (line 77) | public static getToken() { method uploadRecords (line 85) | public static async uploadRecords(record_data) { method getBestRecord (line 100) | public static async getBestRecord(record_type) { method getRankings (line 114) | public static async getRankings() { method getShareUrl (line 136) | public static async getShareUrl() { method getTunnel (line 150) | public static async getTunnel() { method postEvent (line 170) | public static async postEvent(event_type: any) { method getConfiguration (line 188) | public static async getConfiguration() { method setToken (line 201) | public static setToken(token: string) { FILE: dev_kit/src/Components/MD5.ts class MD5 (line 97) | class MD5 { method createNonceStr (line 183) | private static createNonceStr(length?: number) { method createSignObject (line 194) | public static createSignObject(param:{}){ FILE: dev_kit/src/Components/Mp3.ts class Mp3 (line 1) | class Mp3 { method loadEventSound (line 8) | public static loadEventSound() { method switchBgm (line 28) | public static switchBgm(bgm_name: string) { method playBGM (line 43) | public static playBGM() { method stopBGM (line 47) | public static stopBGM() { method playEvent (line 51) | public static playEvent(event_name: string) { FILE: dev_kit/src/Components/Record.ts class Records (line 1) | class Records { method getWeekScore (line 17) | public static async getWeekScore() { method getHistoryScore (line 31) | public static async getHistoryScore() { method refreshWorldRanking (line 44) | public static async refreshWorldRanking() { method getRankings (line 54) | public static getRankings() { method getScore (line 61) | public static getScore() { method updateScore (line 68) | public static updateScore(score?: number) { method updateRecordType (line 75) | public static updateRecordType(record_type?: number) { method uploadScore (line 84) | public static async uploadScore(){ FILE: dev_kit/src/Components/Utils.ts class Utils (line 1) | class Utils { method getNowDate (line 4) | public static getNowDate(){ method getWeekTime (line 8) | public static getWeekTime() { method isInTimeRange (line 20) | public static isInTimeRange(timeStr) { method transObj (line 30) | public static transObj(kvData) { method dateFtt (line 38) | public static dateFtt(date,fmt?) { FILE: dev_kit/src/Components/WS.ts class Ws (line 1) | class Ws{ FILE: dev_kit/src/Components/WxKit.ts constant PLATFORM (line 6) | const PLATFORM: WxPlatform = new WxPlatform(); class WxKit (line 8) | class WxKit { method login (line 17) | public static async login() { method reAuth (line 107) | private static async reAuth() { method setDefaultShare (line 124) | public static setDefaultShare() { method shareGame (line 145) | public static async shareGame(type?: string, title?: string, imageUrl?... method rebornGame (line 176) | public static async rebornGame(title: string, imgUrl?: string) { method linkOpenData (line 184) | public static linkOpenData(message: {}, width?: number, height?: numbe... method uploadScore (line 220) | public static async uploadScore(score: number) { method setOnShowRule (line 231) | public static setOnShowRule() { method showVideoAd (line 246) | public static showVideoAd(ad_id: string, success_callback: Function, e... method showBannerAd (line 308) | public static showBannerAd(ad_id: string): any { FILE: dev_kit/src/Components/WxLoginButton.ts class WxLoginButton (line 1) | class WxLoginButton extends Object { FILE: dev_kit/src/GameData/GameConfig.ts class GameConfig (line 6) | class GameConfig { method getBasicUrl (line 29) | public static getBasicUrl() { return this.basicUrl } method getAppCode (line 31) | public static getAppCode() { return this.appCode } method getVersion (line 33) | public static getVersion() { return this.version } method getShareTitle (line 35) | public static getShareTitle() { return this.shareTitle } method getShareImg (line 37) | public static getShareImg() { return this.shareImg } method setStageWidthHeight (line 39) | public static setStageWidthHeight(stage: { stageHeight: number, stageW... method getWidth (line 41) | public static getWidth() { return this.stageWidth } method getHeight (line 43) | public static getHeight() { return this.stageHeight } method getKey (line 45) | public static getKey() { return this.key } method setMain (line 47) | public static setMain(main: egret.DisplayObjectContainer) { method getMain (line 51) | public static getMain() { FILE: dev_kit/src/GameData/ParticleRes.ts class partRes (line 1) | class partRes { method initList (line 9) | public static initList() { method getRes (line 16) | public static getRes(name: string) { FILE: dev_kit/src/GameData/SoundRes.ts class SoundRes (line 3) | class SoundRes { FILE: dev_kit/src/GameData/UserData.ts class UserData (line 1) | class UserData { method getOpenId (line 10) | public static getOpenId(){ method getId (line 14) | public static getId(){ method getUserData (line 18) | public static getUserData(){ method setUserData (line 22) | public static setUserData(userData:{avatar_url,id,nickname,gender,open... FILE: dev_kit/src/GameData/VersionCtrl.ts class VersionCtrl (line 3) | class VersionCtrl{ method refreshVersionCtrl (line 10) | public static async refreshVersionCtrl(){ method queryConfig (line 14) | public static queryConfig(key:string){ FILE: dev_kit/src/LoadingUI.ts class LoadingUI (line 30) | class LoadingUI extends egret.Sprite implements RES.PromiseTaskReporter { method constructor (line 32) | public constructor() { method createView (line 39) | private createView(): void { method onProgress (line 48) | public onProgress(current: number, total: number): void { FILE: dev_kit/src/Main.ts class Main (line 30) | class Main extends egret.DisplayObjectContainer { method constructor (line 34) | public constructor() { method createChildren (line 40) | protected createChildren(): void { method runGame (line 59) | private async runGame() { method loadResource (line 66) | private async loadResource() { method createGameScene (line 84) | protected createGameScene(): void { FILE: dev_kit/src/Platform.ts type Platform (line 8) | interface Platform { class WxPlatform (line 26) | class WxPlatform implements Platform { method getFriendCloudStorage (line 32) | public async getFriendCloudStorage() { method getGroupCloudStorage (line 49) | public async getGroupCloudStorage(shareTicket: string) { method setKVData (line 92) | public async setKVData(data) { method login (line 111) | public async login() { method auth (line 127) | public async auth(jsCode, iv, encrytedData) { method getUserInfo (line 153) | public async getUserInfo() { method showAuthModal (line 175) | public async showAuthModal() { type Window (line 209) | interface Window { FILE: dev_kit_wxgame/egret.wxgame.js function r (line 5) | function r() { function WebFps (line 48) | function WebFps(stage, showFPS, showLog, logFilter, styles) { function $toBitmapData (line 304) | function $toBitmapData(data) { function getItem (line 350) | function getItem(key) { function setItem (line 360) | function setItem(key, value) { function removeItem (line 375) | function removeItem(key) { function clear (line 382) | function clear() { function HtmlSound (line 434) | function HtmlSound() { function onAudioLoaded (line 476) | function onAudioLoaded() { function onAudioError (line 485) | function onAudioError() { function removeListeners (line 489) | function removeListeners() { function HtmlSoundChannel (line 631) | function HtmlSoundChannel(audio) { function WebAudioDecode (line 778) | function WebAudioDecode() { function WebAudioSound (line 831) | function WebAudioSound() { function onAudioLoaded (line 881) | function onAudioLoaded() { function onAudioError (line 885) | function onAudioError() { function WebAudioSoundChannel (line 985) | function WebAudioSoundChannel() { function WebVideo (line 1160) | function WebVideo(url, cache) { function WebHttpRequest (line 1704) | function WebHttpRequest() { function WebImageLoader (line 1951) | function WebImageLoader() { function HTML5StageText (line 2128) | function HTML5StageText() { function measureText (line 2290) | function measureText(text, fontFamily, fontSize, bold, italic) { function createContext (line 2307) | function createContext() { function createCanvas (line 2350) | function createCanvas(width, height) { function CanvasRenderBuffer (line 2388) | function CanvasRenderBuffer(width, height, root) { function WebTouchHandler (line 2552) | function WebTouchHandler(stage, canvas) { function AudioType (line 2845) | function AudioType() { function Html5Capatibility (line 2868) | function Html5Capatibility() { function getPrefixStyleName (line 2961) | function getPrefixStyleName(name, element) { function getPrefix (line 2982) | function getPrefix(name, element) { function updateAllScreens (line 3053) | function updateAllScreens() { function runEgret (line 3070) | function runEgret(options) { function setRenderMode (line 3137) | function setRenderMode(renderMode) { function startTicker (line 3159) | function startTicker(ticker) { function doResize (line 3179) | function doResize() { function WebCapability (line 3227) | function WebCapability() { function WebExternalInterface (line 3342) | function WebExternalInterface() { function NativeExternalInterface (line 3376) | function NativeExternalInterface() { function onReceivedPluginInfo (line 3395) | function onReceivedPluginInfo(info) { function getOption (line 3449) | function getOption(key) { function WebPlayer (line 3494) | function WebPlayer(container, options) { function convertImageToCanvas (line 3721) | function convertImageToCanvas(texture, rect) { function toDataURL (line 3791) | function toDataURL(type, rect, encoderOptions) { function eliFoTevas (line 3805) | function eliFoTevas(type, filePath, rect, encoderOptions) { function getPixel32 (line 3819) | function getPixel32(x, y) { function getPixels (line 3823) | function getPixels(x, y, width, height) { function XMLNode (line 3881) | function XMLNode(nodeType, parent) { function XML (line 3898) | function XML(localName, parent, prefix, namespace, name) { function XMLText (line 3929) | function XMLText(text, parent) { function parse (line 3944) | function parse(text) { function parseNode (line 3967) | function parseNode(node, parent) { function WebDeviceOrientation (line 4018) | function WebDeviceOrientation() { function WebGeolocation (line 4065) | function WebGeolocation(option) { function WebMotion (line 4137) | function WebMotion() { function setLogLevel (line 4221) | function setLogLevel(logType) { function WebGLDrawCmdManager (line 4317) | function WebGLDrawCmdManager() { function WebGLVertexArrayObject (line 4575) | function WebGLVertexArrayObject() { function WebGLRenderTarget (line 4871) | function WebGLRenderTarget(gl, width, height) { function WebGLRenderContext (line 5018) | function WebGLRenderContext(width, height) { function WebGLRenderBuffer (line 5901) | function WebGLRenderBuffer(width, height, root) { function WebGLRenderer (line 6274) | function WebGLRenderer() { function EgretWebGLAttribute (line 7273) | function EgretWebGLAttribute(gl, program, attributeData) { function loadShader (line 7362) | function loadShader(gl, type, source) { function createWebGLProgram (line 7373) | function createWebGLProgram(gl, vertexShader, fragmentShader) { function extractAttributes (line 7380) | function extractAttributes(gl, program) { function extractUniforms (line 7391) | function extractUniforms(gl, program) { function EgretWebGLProgram (line 7406) | function EgretWebGLProgram(gl, vertSource, fragSource) { function EgretWebGLUniform (line 7499) | function EgretWebGLUniform(gl, program, uniformData) { function EgretShaderLib (line 7705) | function EgretShaderLib() { FILE: dev_kit_wxgame/js/assetsmanager.js function r (line 5) | function r() { function fulfilled (line 13) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 14) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 15) | function step(result) { result.done ? resolve(result.value) : new P(func... function verb (line 22) | function verb(n) { return function (v) { return step([n, v]); }; } function step (line 23) | function step(op) { function getResourceInfo (line 55) | function getResourceInfo(path) { function setConfigURL (line 65) | function setConfigURL(url, root) { function ResourceConfig (line 82) | function ResourceConfig() { function ResourceLoader (line 387) | function ResourceLoader() { function profile (line 674) | function profile() { method resourceConfig (line 690) | get resourceConfig() { function ResourceManagerError (line 715) | function ResourceManagerError(code, replacer, replacer2) { function setUpgradeGuideLevel (line 770) | function setUpgradeGuideLevel(level) { function isSupport (line 780) | function isSupport(resource) { function map (line 784) | function map(type, processor) { function promisify (line 788) | function promisify(loader, resource) { function getURL (line 807) | function getURL(resource) { function getRelativePath (line 820) | function getRelativePath(url, file) { function PVRParser (line 1276) | function PVRParser() { function textureLevelSize (line 1377) | function textureLevelSize(format, width, height) { function NewFileSystem (line 1494) | function NewFileSystem(data) { function ResourceEvent (line 1633) | function ResourceEvent(type, bubbles, cancelable) { function convertToResItem (line 1937) | function convertToResItem(r) { function native_init (line 1983) | function native_init() { function getRealURL (line 1992) | function getRealURL(url) { function getLocalData (line 2001) | function getLocalData(filePath) { function registerAnalyzer (line 2065) | function registerAnalyzer(type, analyzerClass) { function loadConfig (line 2083) | function loadConfig(url, resourceRoot) { function loadGroup (line 2118) | function loadGroup(name, priority, reporter) { function isGroupLoaded (line 2141) | function isGroupLoaded(name) { function getGroupByName (line 2165) | function getGroupByName(name) { function createGroup (line 2193) | function createGroup(name, keys, override) { function hasRes (line 2214) | function hasRes(key) { function getRes (line 2257) | function getRes(key) { function getResAsync (line 2261) | function getResAsync(key, compFunc, thisObject) { function getResByUrl (line 2287) | function getResByUrl(url, compFunc, thisObject, type) { function destroyRes (line 2312) | function destroyRes(name, force) { function setMaxLoadingThread (line 2332) | function setMaxLoadingThread(thread) { function setMaxRetryTimes (line 2354) | function setMaxRetryTimes(retry) { function addEventListener (line 2393) | function addEventListener(type, listener, thisObject, useCapture, priori... function removeEventListener (line 2421) | function removeEventListener(type, listener, thisObject, useCapture) { function $addResourceData (line 2440) | function $addResourceData(data) { function Resource (line 2450) | function Resource() { FILE: dev_kit_wxgame/js/egret.js function r (line 5) | function r() { function HashObject (line 80) | function HashObject() { function EventDispatcher (line 192) | function EventDispatcher(target) { function Filter (line 437) | function Filter() { function clampRotation (line 526) | function clampRotation(value) { function DisplayObject (line 605) | function DisplayObject() { function Texture (line 2698) | function Texture() { function Event (line 3086) | function Event(type, bubbles, cancelable, data) { function _getString (line 3784) | function _getString(code) { function _error (line 3792) | function _error(code) { function _warn (line 3804) | function _warn(code) { function _markReadOnly (line 3816) | function _markReadOnly(instance, property, isProperty) { function markCannotUse (line 3833) | function markCannotUse(instance, property, defaultValue) { function Point (line 3913) | function Point(x, y) { function DisplayObjectContainer (line 4284) | function DisplayObjectContainer() { function SpriteSheet (line 5105) | function SpriteSheet(texture) { function tr (line 5265) | function tr(code) { function Bitmap (line 5358) | function Bitmap(value) { function RenderNode (line 5885) | function RenderNode() { function Path2D (line 5952) | function Path2D() { function createMap (line 6296) | function createMap() { function GlowFilter (line 6374) | function GlowFilter(color, alpha, blurX, blurY, strength, quality, inner... function BlendMode (line 6699) | function BlendMode() { function blendModeToNumber (line 6766) | function blendModeToNumber(blendMode) { function numberToBlendMode (line 6775) | function numberToBlendMode(blendMode) { function WebGLUtils (line 6903) | function WebGLUtils() { function FocusEvent (line 7057) | function FocusEvent(type, bubbles, cancelable) { function GeolocationEvent (line 7142) | function GeolocationEvent() { function HTTPStatusEvent (line 7240) | function HTTPStatusEvent(type, bubbles, cancelable) { function IOErrorEvent (line 7402) | function IOErrorEvent(type, bubbles, cancelable) { function MotionEvent (line 7495) | function MotionEvent() { function OrientationEvent (line 7553) | function OrientationEvent() { function ProgressEvent (line 7629) | function ProgressEvent(type, bubbles, cancelable, bytesLoaded, bytesTota... function StageOrientationEvent (line 7790) | function StageOrientationEvent(type, bubbles, cancelable) { function TextEvent (line 7906) | function TextEvent(type, bubbles, cancelable, text) { function TimerEvent (line 8025) | function TimerEvent(type, bubbles, cancelable) { function BitmapData (line 8205) | function BitmapData(source) { function TouchEvent (line 8466) | function TouchEvent(type, bubbles, cancelable, stageX, stageY, touchPoin... function BlurFilter (line 8865) | function BlurFilter(blurX, blurY, quality) { function BlurXFilter (line 8964) | function BlurXFilter(blurX) { function BlurYFilter (line 8992) | function BlurYFilter(blurY) { function ColorMatrixFilter (line 9079) | function ColorMatrixFilter(matrix) { function CustomFilter (line 9266) | function CustomFilter(vertexSrc, fragmentSrc, uniforms) { function DropShadowFilter (line 9417) | function DropShadowFilter(distance, angle, color, alpha, blurX, blurY, s... function GradientType (line 9583) | function GradientType() { function clampAngle (line 9650) | function clampAngle(value) { function Graphics (line 9689) | function Graphics() { function Matrix (line 10530) | function Matrix(a, b, c, d, tx, ty) { function Rectangle (line 11334) | function Rectangle(x, y, width, height) { function $pushSoundChannel (line 12268) | function $pushSoundChannel(channel) { function $popSoundChannel (line 12278) | function $popSoundChannel(channel) { function HttpMethod (line 12397) | function HttpMethod() { function HttpResponseType (line 12506) | function HttpResponseType() { function DisplayList (line 12615) | function DisplayList(root) { function Player (line 12862) | function Player(buffer, stage, entryClassName) { function FPSImpl (line 13072) | function FPSImpl(stage, showFPS, showLog, logFilter, styles) { function toArray (line 13187) | function toArray(argument) { function Mesh (line 13298) | function Mesh(value) { function DefaultScreenAdapter (line 13469) | function DefaultScreenAdapter() { function StageScaleMode (line 13605) | function StageScaleMode() { function SystemTicker (line 13787) | function SystemTicker() { function LifecycleContext (line 14110) | function LifecycleContext() { function addLifecycleListener (line 14134) | function addLifecycleListener(plugin) { function TouchHandler (line 14190) | function TouchHandler(stage) { function BitmapNode (line 14333) | function BitmapNode() { function GraphicsNode (line 14568) | function GraphicsNode() { function GroupNode (line 14738) | function GroupNode() { function MeshNode (line 14808) | function MeshNode() { function NormalBitmapNode (line 14903) | function NormalBitmapNode() { function TextNode (line 15066) | function TextNode() { function FillPath (line 15172) | function FillPath() { function GradientFillPath (line 15221) | function GradientFillPath() { function RenderTexture (line 15280) | function RenderTexture() { function StrokePath (line 15426) | function StrokePath() { function CanvasRenderer (line 15474) | function CanvasRenderer() { function getFontString (line 16233) | function getFontString(node, format) { function getRGBAString (line 16248) | function getRGBAString(color, alpha) { function getGradient (line 16259) | function getGradient(context, type, colors, alphas, ratios, matrix) { function setArray (line 16280) | function setArray(a, b, index) { function colorFilter (line 16289) | function colorFilter(buffer, w, h, matrix) { function blurFilter (line 16308) | function blurFilter(buffer, w, h, blurX, blurY) { function blurFilterH (line 16315) | function blurFilterH(buffer, w, h, blurX) { function blurFilterV (line 16395) | function blurFilterV(buffer, w, h, blurY) { function dropShadowFilter (line 16474) | function dropShadowFilter(buffer, w, h, color, blurX, blurY, angle, dist... function alphaFilter (line 16488) | function alphaFilter(buffer, color) { function panFilter (line 16513) | function panFilter(buffer, w, h, angle, distance) { function scaleAlphaChannel (line 16557) | function scaleAlphaChannel(buffer, value) { function compositeSourceOver (line 16562) | function compositeSourceOver(dst, src) { function getPixelKey (line 16578) | function getPixelKey(w, x, y) { function mix (line 16581) | function mix(v1, v2, rate) { function dropShadowFilter2 (line 16586) | function dropShadowFilter2(buffer, w, h, color, blurX, blurY, angle, dis... function Capabilities (line 16796) | function Capabilities() { function Shape (line 17012) | function Shape() { function registerImplementation (line 17089) | function registerImplementation(interfaceName, instance) { function getImplementation (line 17110) | function getImplementation(interfaceName) { function Sprite (line 17173) | function Sprite() { function BitmapFont (line 17335) | function BitmapFont(texture, config) { function BitmapText (line 17528) | function BitmapText() { function setLineData (line 18104) | function setLineData(str) { function HorizontalAlign (line 18211) | function HorizontalAlign() { function HtmlTextParser (line 18344) | function HtmlTextParser() { function InputController (line 18623) | function InputController() { function measureTextWidth (line 18920) | function measureTextWidth(text, values, style) { function TextField (line 18960) | function TextField() { function TextFieldInputType (line 20953) | function TextFieldInputType() { function TextFieldType (line 21042) | function TextFieldType() { function TextFieldUtils (line 21111) | function TextFieldUtils() { function VerticalAlign (line 21385) | function VerticalAlign() { function Base64Util (line 21508) | function Base64Util() { function Endian (line 21639) | function Endian() { function ByteArray (line 21696) | function ByteArray(buffer, bufferExtSize) { function registerClass (line 22914) | function registerClass(classDefinition, className, interfaceNames) { function Stage (line 23009) | function Stage() { function Logger (line 23328) | function Logger() { function NumberUtils (line 23486) | function NumberUtils() { function Timer (line 23703) | function Timer(delay, repeatCount) { function callLater (line 23983) | function callLater(method, thisObject) { function $callAsync (line 24012) | function $callAsync(method, thisObject) { function superSetter (line 24082) | function superSetter(currentClass, thisObj, type) { function superGetter (line 24132) | function superGetter(currentClass, thisObj, type) { function getDefinitionByName (line 24209) | function getDefinitionByName(name) { function getQualifiedClassName (line 24325) | function getQualifiedClassName(value) { function getQualifiedSuperclassName (line 24403) | function getQualifiedSuperclassName(value) { function getTimer (line 24466) | function getTimer() { function hasDefinition (line 24523) | function hasDefinition(name) { function is (line 24594) | function is(instance, typeName) { function startTick (line 24657) | function startTick(callBack, thisObject) { function stopTick (line 24714) | function stopTick(callBack, thisObject) { function toColorString (line 24770) | function toColorString(value) { FILE: dev_kit_wxgame/js/game.js function r (line 5) | function r() { function URLLoaderDataFormat (line 58) | function URLLoaderDataFormat() { function FrameLabel (line 171) | function FrameLabel(name, frame /*int*/, end /*int*/) { function MovieClipData (line 299) | function MovieClipData() { function MovieClipDataFactory (line 580) | function MovieClipDataFactory(movieClipDataSet, texture) { function MovieClipEvent (line 775) | function MovieClipEvent(type, bubbles, cancelable, frameLabel) { function ScrollEase (line 878) | function ScrollEase() { function ScrollTween (line 942) | function ScrollTween(target, props, pluginData) { function ScrollView (line 1544) | function ScrollView(content) { function ScrollViewProperties (line 2504) | function ScrollViewProperties() { function $getUrl (line 2609) | function $getUrl(request) { function URLLoader (line 2659) | function URLLoader(request) { function onPostProgress (line 2802) | function onPostProgress(event) { function onError (line 2805) | function onError(event) { function onLoadComplete (line 2809) | function onLoadComplete(e) { function removeListeners (line 2816) | function removeListeners() { function onPostProgress (line 2835) | function onPostProgress(event) { function onError (line 2838) | function onError(event) { function onLoadComplete (line 2842) | function onLoadComplete(e) { function removeListeners (line 2853) | function removeListeners() { function MovieClip (line 2928) | function MovieClip(movieClipData) { function URLRequest (line 3680) | function URLRequest(url) { function URLRequestHeader (line 3822) | function URLRequestHeader(name, value) { function URLRequestMethod (line 3906) | function URLRequestMethod() { function URLVariables (line 4003) | function URLVariables(source) { function Ticker (line 4166) | function Ticker() { function MainContext (line 4320) | function MainContext() { function Recycler (line 4467) | function Recycler(autoDisposeTime) { function setInterval (line 4635) | function setInterval(listener, thisObject, delay) { function clearInterval (line 4667) | function clearInterval(key) { function intervalUpdate (line 4682) | function intervalUpdate(timeStamp) { function setTimeout (line 4754) | function setTimeout(listener, thisObject, delay) { function clearTimeout (line 4784) | function clearTimeout(key) { function timeoutUpdate (line 4799) | function timeoutUpdate(timeStamp) { FILE: dev_kit_wxgame/js/main.js function fulfilled (line 6) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 7) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 8) | function step(result) { result.done ? resolve(result.value) : new P(func... function verb (line 15) | function verb(n) { return function (v) { return step([n, v]); }; } function step (line 16) | function step(op) { function r (line 40) | function r() { function WxPlatform (line 53) | function WxPlatform() { function GameConfig (line 251) | function GameConfig() { function Utils (line 298) | function Utils() { function eKit (line 358) | function eKit() { function Api (line 633) | function Api() { function MD5 (line 988) | function MD5() { function Mp3 (line 1107) | function Mp3() { function Records (line 1173) | function Records() { function Main (line 1336) | function Main() { function Ws (line 1562) | function Ws() { function WxKit (line 1573) | function WxKit() { function WxLoginButton (line 1961) | function WxLoginButton() { function LoadingUI (line 2013) | function LoadingUI() { function partRes (line 2033) | function partRes() { function SoundRes (line 2061) | function SoundRes() { function UserData (line 2074) | function UserData() { function VersionCtrl (line 2098) | function VersionCtrl() { FILE: dev_kit_wxgame/js/particle.js function r (line 5) | function r() { function Particle (line 42) | function Particle() { function ParticleSystem (line 111) | function ParticleSystem(texture, emissionRate) { function Region (line 523) | function Region() { function GravityParticle (line 691) | function GravityParticle() { function GravityParticleSystem (line 742) | function GravityParticleSystem(texture, config) { function getValue (line 861) | function getValue(value) { FILE: dev_kit_wxgame/js/physics.js function e (line 38) | function e(g, h) { function d (line 55) | function d() { } function d (line 60) | function d() { } function d (line 69) | function d() { this.vertices = []; } function e (line 69) | function e(a, b, c, d, e) { e = e || 0; var f = b[1] - a[1], g = a[0] - ... function d (line 151) | function d() { } function d (line 152) | function d(a) { this.lowerBound = e.create(), a && a.lowerBound && e.cop... function d (line 171) | function d(a) { this.type = a, this.result = [], this.world = null, this... function d (line 183) | function d() { e.call(this, e.NAIVE); } function d (line 196) | function d() { this.contactEquations = [], this.frictionEquations = [], ... function e (line 197) | function e(a, b) { g.set(a.vertices[0], .5 * -b.length, -b.radius), g.se... function f (line 198) | function f(a, b, c, d) { function d (line 473) | function d(a) { a = a || {}, this.from = a.from ? f.fromValues(a.from[0]... function e (line 473) | function e(a, b, c) { f.sub(h, c, a); var d = f.dot(h, b); return f.scal... function d (line 501) | function d() { this.normal = e.create(), this.shape = null, this.body = ... function d (line 502) | function d() { f.call(this, f.SAP), this.axisList = [], this.axisIndex =... function d (line 526) | function d(a, b, c, d) { this.type = c, d = e.defaults(d, { collideConne... function d (line 538) | function d(a, b, c) { function d (line 549) | function d(a, b, c) { c = c || {}, e.call(this, a, b, e.GEAR, c), this.r... function d (line 550) | function d(a, b, c) { c = c || {}, e.call(this, a, b, e.LOCK, c); var d ... function d (line 555) | function d(a, b, c) { function d (line 582) | function d(a, b, c) { c = c || {}, e.call(this, a, b, e.REVOLUTE, c); va... function d (line 605) | function d(a, b, c) { c = c || {}, e.call(this, a, b, -Number.MAX_VALUE,... function d (line 605) | function d(a, b) { e.call(this, a, b, 0, Number.MAX_VALUE), this.contact... function d (line 606) | function d(a, b, c, e) { function d (line 610) | function d(a, b, c) { f.call(this, a, b, -c, c), this.contactPointA = e.... function d (line 610) | function d(a, b, c) { c = c || {}, e.call(this, a, b, -Number.MAX_VALUE,... function d (line 610) | function d(a, b) { e.call(this, a, b, -Number.MAX_VALUE, Number.MAX_VALU... function d (line 635) | function d(a, b, c) { function d (line 639) | function d(a) { this.id = a || d.idCounter++; } function d (line 675) | function d(a) { function d (line 783) | function d(a, b, c) { c = c || {}, f.call(this, a, b, c), this.localAnch... function d (line 783) | function d(a, b, c) { c = c || {}, e.call(this, a, b, c), this.restAngle... function d (line 783) | function d(a, b, c) { c = e.defaults(c, { stiffness: 100, damping: 1 }),... function d (line 784) | function d(a, b) { b = b || {}, this.chassisBody = a, this.wheels = [], ... function e (line 784) | function e(a, b) { b = b || {}, this.vehicle = a, this.forwardEquation =... function d (line 798) | function d(a) { "number" == typeof arguments[0] && "number" == typeof ar... function d (line 799) | function d(a) { "number" == typeof arguments[0] && "number" == typeof ar... function d (line 824) | function d(a) { "number" == typeof arguments[0] && (a = { radius: argume... function d (line 836) | function d(a) { function d (line 894) | function d(a) { function d (line 921) | function d(a) { "number" == typeof arguments[0] && (a = { length: argume... function d (line 927) | function d(a) { a = a || {}, a.type = e.PARTICLE, e.call(this, a); } function d (line 928) | function d(a) { a = a || {}, a.type = e.PLANE, e.call(this, a); } function d (line 936) | function d(a) { a = a || {}, this.body = null, this.position = e.fromVal... function d (line 937) | function d(a) { function e (line 940) | function e(a) { function d (line 995) | function d(a, b) { a = a || {}, e.call(this), this.type = b, this.equati... function d (line 1001) | function d() { f.apply(this, arguments); } function d (line 1001) | function d() { f.apply(this, arguments); } function d (line 1001) | function d() { f.apply(this, arguments); } function d (line 1001) | function d() { f.apply(this, arguments); } function d (line 1002) | function d() { this.overlappingShapesLastState = new e, this.overlapping... function d (line 1036) | function d(a, b, c, d) { this.shapeA = b, this.shapeB = d, this.bodyA = ... function d (line 1036) | function d() { f.apply(this, arguments); } function d (line 1037) | function d(a) { a = a || {}, this.objects = [], void 0 !== a.size && thi... function d (line 1043) | function d() { this.data = {}, this.keys = []; } function d (line 1056) | function d() { } function d (line 1073) | function d() { this.equations = [], this.bodies = []; } function d (line 1091) | function d(a) { this.nodePool = new e({ size: 16 }), this.islandPool = n... function d (line 1120) | function d(a) { this.body = a, this.neighbors = [], this.equations = [],... function d (line 1121) | function d(a) { l.apply(this), a = a || {}, this.springs = [], this.bodi... FILE: dev_kit_wxgame/js/socket.js function r (line 5) | function r() { function WebSocket (line 116) | function WebSocket(host, port) { function HTML5WebSocket (line 512) | function HTML5WebSocket() { FILE: dev_kit_wxgame/js/tween.js function r (line 5) | function r() { function Ease (line 60) | function Ease() { function Tween (line 706) | function Tween(target, props, pluginData) { function BasePath (line 1507) | function BasePath() { function To (line 1542) | function To() { function Wait (line 1603) | function Wait() { function Set (line 1651) | function Set() { function Tick (line 1686) | function Tick() { function convertEase (line 1707) | function convertEase(ease) { function TweenItem (line 1769) | function TweenItem() { function TweenGroup (line 1966) | function TweenGroup() { function registerProperty (line 2086) | function registerProperty(classDefinition, property, type, asDefault) { FILE: dev_kit_wxgame/library/file-util.js constant WX_ROOT (line 5) | const WX_ROOT = wx.env.USER_DATA_PATH + "/"; function walkFile (line 7) | function walkFile(dirname, callback) { function walkDir (line 21) | function walkDir(dirname, callback) { method fail (line 127) | fail(e) { FILE: dev_kit_wxgame/library/image.js class ImageProcessor (line 17) | class ImageProcessor { method onLoadStart (line 21) | onLoadStart(host, resource) { method onRemoveStart (line 43) | onRemoveStart(host, resource) { function loadImage (line 52) | function loadImage(imageURL) { function download (line 76) | function download(url, target) { function needCache (line 108) | function needCache(url) { FILE: dev_kit_wxgame/library/text.js class TextProcessor (line 18) | class TextProcessor { method onLoadStart (line 20) | onLoadStart(host, resource) { method onRemoveStart (line 68) | onRemoveStart(host, resource) { function loadText (line 75) | function loadText(xhrURL) { function needCache (line 97) | function needCache(url) { FILE: dev_kit_wxgame/openDataContext/egret.wxgame.js function r (line 5) | function r() { function WebFps (line 48) | function WebFps(stage, showFPS, showLog, logFilter, styles) { function $toBitmapData (line 304) | function $toBitmapData(data) { function getItem (line 350) | function getItem(key) { function setItem (line 360) | function setItem(key, value) { function removeItem (line 375) | function removeItem(key) { function clear (line 382) | function clear() { function HtmlSound (line 434) | function HtmlSound() { function onAudioLoaded (line 476) | function onAudioLoaded() { function onAudioError (line 485) | function onAudioError() { function removeListeners (line 489) | function removeListeners() { function HtmlSoundChannel (line 631) | function HtmlSoundChannel(audio) { function WebAudioDecode (line 796) | function WebAudioDecode() { function WebAudioSound (line 849) | function WebAudioSound() { function onAudioLoaded (line 899) | function onAudioLoaded() { function onAudioError (line 903) | function onAudioError() { function WebAudioSoundChannel (line 1003) | function WebAudioSoundChannel() { function WebVideo (line 1178) | function WebVideo(url, cache) { function WebHttpRequest (line 1722) | function WebHttpRequest() { function WebImageLoader (line 2004) | function WebImageLoader() { function HTML5StageText (line 2178) | function HTML5StageText() { function measureText (line 2340) | function measureText(text, fontFamily, fontSize, bold, italic) { function createContext (line 2357) | function createContext() { function createCanvas (line 2400) | function createCanvas(width, height) { function CanvasRenderBuffer (line 2438) | function CanvasRenderBuffer(width, height, root) { function WebTouchHandler (line 2606) | function WebTouchHandler(stage, canvas) { function AudioType (line 2899) | function AudioType() { function Html5Capatibility (line 2922) | function Html5Capatibility() { function getPrefixStyleName (line 3015) | function getPrefixStyleName(name, element) { function getPrefix (line 3036) | function getPrefix(name, element) { function updateAllScreens (line 3103) | function updateAllScreens() { function runEgret (line 3120) | function runEgret(options) { function setRenderMode (line 3186) | function setRenderMode(renderMode) { function startTicker (line 3208) | function startTicker(ticker) { function doResize (line 3233) | function doResize() { function WebCapability (line 3281) | function WebCapability() { function WebExternalInterface (line 3396) | function WebExternalInterface() { function NativeExternalInterface (line 3430) | function NativeExternalInterface() { function onReceivedPluginInfo (line 3449) | function onReceivedPluginInfo(info) { function getOption (line 3503) | function getOption(key) { function WebPlayer (line 3548) | function WebPlayer(container, options) { function convertImageToCanvas (line 3775) | function convertImageToCanvas(texture, rect) { function toDataURL (line 3835) | function toDataURL(type, rect, encoderOptions) { function eliFoTevas (line 3849) | function eliFoTevas(type, filePath, rect, encoderOptions) { function getPixel32 (line 3862) | function getPixel32(x, y) { function getPixels (line 3866) | function getPixels(x, y, width, height) { function XMLNode (line 3924) | function XMLNode(nodeType, parent) { function XML (line 3941) | function XML(localName, parent, prefix, namespace, name) { function XMLText (line 3972) | function XMLText(text, parent) { function parse (line 3987) | function parse(text) { function parseNode (line 4010) | function parseNode(node, parent) { function WebDeviceOrientation (line 4061) | function WebDeviceOrientation() { function WebGeolocation (line 4108) | function WebGeolocation(option) { function WebMotion (line 4180) | function WebMotion() { function setLogLevel (line 4264) | function setLogLevel(logType) { function WebGLDrawCmdManager (line 4353) | function WebGLDrawCmdManager() { function WebGLVertexArrayObject (line 4611) | function WebGLVertexArrayObject() { function WebGLRenderTarget (line 4907) | function WebGLRenderTarget(gl, width, height) { function WebGLRenderContext (line 5054) | function WebGLRenderContext(width, height) { function WebGLRenderBuffer (line 5929) | function WebGLRenderBuffer(width, height, root) { function WebGLRenderer (line 6299) | function WebGLRenderer() { function EgretWebGLAttribute (line 7298) | function EgretWebGLAttribute(gl, program, attributeData) { function loadShader (line 7387) | function loadShader(gl, type, source) { function createWebGLProgram (line 7398) | function createWebGLProgram(gl, vertexShader, fragmentShader) { function extractAttributes (line 7405) | function extractAttributes(gl, program) { function extractUniforms (line 7416) | function extractUniforms(gl, program) { function EgretWebGLProgram (line 7431) | function EgretWebGLProgram(gl, vertSource, fragSource) { function EgretWebGLUniform (line 7524) | function EgretWebGLUniform(gl, program, uniformData) { function EgretShaderLib (line 7730) | function EgretShaderLib() { FILE: dev_kit_wxgame/openDataContext/weapp-adapter.js function __webpack_require__ (line 6) | function __webpack_require__(moduleId) { function _interopRequireWildcard (line 56) | function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { ret... function inject (line 60) | function inject() { function _interopRequireDefault (line 190) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _interopRequireDefault (line 263) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 265) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 267) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 269) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function HTMLImageElement (line 274) | function HTMLImageElement() { function HTMLCanvasElement (line 286) | function HTMLCanvasElement() { function defineProperties (line 306) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 316) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 318) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 320) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 322) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function HTMLElement (line 327) | function HTMLElement() { function _interopRequireDefault (line 406) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 408) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 410) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 412) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function ELement (line 417) | function ELement() { function defineProperties (line 443) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 449) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 451) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 453) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 455) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function Node (line 460) | function Node() { function defineProperties (line 516) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 518) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function EventTarget (line 523) | function EventTarget() { function noop (line 600) | function noop() { } function _interopRequireDefault (line 624) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function Canvas (line 630) | function Canvas() { function _interopRequireDefault (line 685) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _interopRequireWildcard (line 687) | function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { ret... function Image (line 796) | function Image() { function defineProperties (line 813) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 819) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 821) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 823) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 825) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function Audio (line 841) | function Audio(url) { function _interopRequireDefault (line 986) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 988) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 990) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 992) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function HTMLAudioElement (line 997) | function HTMLAudioElement() { function defineProperties (line 1019) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 1025) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 1027) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 1029) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 1031) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function HTMLMediaElement (line 1036) | function HTMLMediaElement(type) { function _interopRequireDefault (line 1093) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _interopRequireWildcard (line 1095) | function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { ret... function _classCallCheck (line 1097) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function touchEventHandlerFactory (line 1113) | function touchEventHandlerFactory(type) { function defineProperties (line 1175) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 1177) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _triggerEvent (line 1185) | function _triggerEvent(type) { function _changeReadyState (line 1195) | function _changeReadyState(readyState) { function XMLHttpRequest (line 1202) | function XMLHttpRequest() { function defineProperties (line 1364) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 1366) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function WebSocket (line 1374) | function WebSocket(url) { function _classCallCheck (line 1485) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... method length (line 1507) | get length() { FILE: dev_kit_wxgame/platform.js class WxgamePlatform (line 5) | class WxgamePlatform { method login (line 9) | login() { method getUserInfo (line 19) | getUserInfo() { class WxgameOpenDataContext (line 40) | class WxgameOpenDataContext { method createDisplayObject (line 42) | createDisplayObject(type, width, height) { method postMessage (line 67) | postMessage(data) { FILE: dev_kit_wxgame/weapp-adapter.js function __webpack_require__ (line 6) | function __webpack_require__(moduleId) { function _interopRequireWildcard (line 56) | function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { ret... function inject (line 60) | function inject() { function _interopRequireDefault (line 190) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _interopRequireDefault (line 263) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 265) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 267) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 269) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function HTMLImageElement (line 274) | function HTMLImageElement() { function HTMLCanvasElement (line 286) | function HTMLCanvasElement() { function defineProperties (line 306) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 316) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 318) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 320) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 322) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function HTMLElement (line 327) | function HTMLElement() { function _interopRequireDefault (line 406) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 408) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 410) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 412) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function ELement (line 417) | function ELement() { function defineProperties (line 443) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 449) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 451) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 453) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 455) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function Node (line 460) | function Node() { function defineProperties (line 516) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 518) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function EventTarget (line 523) | function EventTarget() { function noop (line 600) | function noop() { } function _interopRequireDefault (line 624) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function Canvas (line 630) | function Canvas() { function _interopRequireDefault (line 685) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _interopRequireWildcard (line 687) | function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { ret... function Image (line 796) | function Image() { function defineProperties (line 813) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 819) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 821) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 823) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 825) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function Audio (line 841) | function Audio(url) { function _interopRequireDefault (line 986) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 988) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 990) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 992) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function HTMLAudioElement (line 997) | function HTMLAudioElement() { function defineProperties (line 1019) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _interopRequireDefault (line 1025) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _classCallCheck (line 1027) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _possibleConstructorReturn (line 1029) | function _possibleConstructorReturn(self, call) { if (!self) { throw new... function _inherits (line 1031) | function _inherits(subClass, superClass) { if (typeof superClass !== "fu... function HTMLMediaElement (line 1036) | function HTMLMediaElement(type) { function _interopRequireDefault (line 1093) | function _interopRequireDefault(obj) { return obj && obj.__esModule ? ob... function _interopRequireWildcard (line 1095) | function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { ret... function _classCallCheck (line 1097) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function touchEventHandlerFactory (line 1113) | function touchEventHandlerFactory(type) { function defineProperties (line 1175) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 1177) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function _triggerEvent (line 1185) | function _triggerEvent(type) { function _changeReadyState (line 1195) | function _changeReadyState(readyState) { function XMLHttpRequest (line 1202) | function XMLHttpRequest() { function defineProperties (line 1364) | function defineProperties(target, props) { for (var i = 0; i < props.len... function _classCallCheck (line 1366) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... function WebSocket (line 1374) | function WebSocket(url) { function _classCallCheck (line 1485) | function _classCallCheck(instance, Constructor) { if (!(instance instanc... method length (line 1507) | get length() { FILE: openDataContext/bin-debug/LoadingUI.js function r (line 33) | function r() { function LoadingUI (line 41) | function LoadingUI() { FILE: openDataContext/bin-debug/Main.js function r (line 33) | function r() { function fulfilled (line 41) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 42) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 43) | function step(result) { result.done ? resolve(result.value) : new P(func... function verb (line 50) | function verb(n) { return function (v) { return step([n, v]); }; } function step (line 51) | function step(op) { function Main (line 76) | function Main() { FILE: openDataContext/bin-debug/Platform.js function fulfilled (line 6) | function fulfilled(value) { try { step(generator.next(value)); } catch (... function rejected (line 7) | function rejected(value) { try { step(generator["throw"](value)); } catc... function step (line 8) | function step(result) { result.done ? resolve(result.value) : new P(func... function verb (line 15) | function verb(n) { return function (v) { return step([n, v]); }; } function step (line 16) | function step(op) { function DebugPlatform (line 40) | function DebugPlatform() { FILE: openDataContext/libs/modules/egret/egret.d.ts type IHashObject (line 18) | interface IHashObject { class HashObject (line 53) | class HashObject implements IHashObject { class EventDispatcher (line 122) | class EventDispatcher extends HashObject implements IEventDispatcher { type EventBin (line 226) | interface EventBin { class Filter (line 260) | class Filter extends HashObject { type RenderMode (line 308) | const enum RenderMode { class DisplayObject (line 369) | class DisplayObject extends EventDispatcher { class Texture (line 1321) | class Texture extends HashObject { class Event (line 1599) | class Event extends HashObject { class Point (line 2272) | class Point extends HashObject { class DisplayObjectContainer (line 2587) | class DisplayObjectContainer extends DisplayObject { class SpriteSheet (line 2975) | class SpriteSheet extends HashObject { class Bitmap (line 3126) | class Bitmap extends DisplayObject { type RenderNodeType (line 3343) | const enum RenderNodeType { class RenderNode (line 3373) | class RenderNode { type PathType (line 3398) | const enum PathType { type PathCommand (line 3416) | const enum PathCommand { class Path2D (line 3426) | class Path2D { class NrNode (line 3628) | class NrNode { class NativeRenderSurface (line 3652) | class NativeRenderSurface { class NativeDisplayObject (line 3661) | class NativeDisplayObject { type NativeObjectType (line 3751) | const enum NativeObjectType { type MapLike (line 3802) | interface MapLike { class GlowFilter (line 3820) | class GlowFilter extends Filter { class BlendMode (line 4027) | class BlendMode { class WebGLUtils (line 4114) | class WebGLUtils { type EventPhase (line 4139) | const enum EventPhase { class FocusEvent (line 4196) | class FocusEvent extends egret.Event { type Geolocation (line 4245) | interface Geolocation { class GeolocationEvent (line 4266) | class GeolocationEvent extends Event { class HTTPStatusEvent (line 4439) | class HTTPStatusEvent extends Event { type IEventDispatcher (line 4540) | interface IEventDispatcher extends HashObject { type HttpRequest (line 4739) | interface HttpRequest { class IOErrorEvent (line 4757) | class IOErrorEvent extends Event { class MotionEvent (line 4826) | class MotionEvent extends Event { class OrientationEvent (line 4887) | class OrientationEvent extends Event { type HttpRequest (line 4937) | interface HttpRequest { class ProgressEvent (line 4955) | class ProgressEvent extends egret.Event { type Stage (line 5055) | interface Stage { class StageOrientationEvent (line 5073) | class StageOrientationEvent extends Event { class TextEvent (line 5140) | class TextEvent extends Event { type Timer (line 5210) | interface Timer { class TimerEvent (line 5230) | class TimerEvent extends Event { class BitmapData (line 5374) | class BitmapData extends HashObject { type DisplayObject (line 5486) | interface DisplayObject { class TouchEvent (line 5519) | class TouchEvent extends Event { type ExternalInterface (line 5794) | interface ExternalInterface { type BitmapFilterQuality (line 5831) | const enum BitmapFilterQuality { class BlurFilter (line 5872) | class BlurFilter extends Filter { type IBlurXFilter (line 5948) | interface IBlurXFilter extends Filter { type IBlurYFilter (line 5956) | interface IBlurYFilter extends Filter { class ColorMatrixFilter (line 5979) | class ColorMatrixFilter extends Filter { class CustomFilter (line 6041) | class CustomFilter extends Filter { class DropShadowFilter (line 6118) | class DropShadowFilter extends GlowFilter { class GradientType (line 6231) | class GradientType { class Graphics (line 6279) | class Graphics extends HashObject { class Matrix (line 6714) | class Matrix extends HashObject { class Rectangle (line 7253) | class Rectangle extends HashObject { type Sound (line 7894) | interface Sound extends EventDispatcher { type SoundChannel (line 8046) | interface SoundChannel extends IEventDispatcher { type Video (line 8122) | interface Video extends DisplayObject { class HttpMethod (line 8322) | class HttpMethod { type HttpRequest (line 8382) | interface HttpRequest extends EventDispatcher { class HttpResponseType (line 8559) | class HttpResponseType { type ImageLoader (line 8612) | interface ImageLoader extends EventDispatcher { class DisplayList (line 8709) | class DisplayList extends HashObject { type runEgretOptions (line 8781) | type runEgretOptions = { type FPSDisplay (line 8820) | interface FPSDisplay { type FPSData (line 8848) | interface FPSData extends Object { class Player (line 8860) | class Player extends HashObject { type PlayerOption (line 8967) | interface PlayerOption { class Mesh (line 9021) | class Mesh extends Bitmap { type Screen (line 9052) | interface Screen { type IScreenAdapter (line 9075) | interface IScreenAdapter { type StageDisplaySize (line 9091) | interface StageDisplaySize { class DefaultScreenAdapter (line 9122) | class DefaultScreenAdapter extends HashObject implements IScreenAdapter { class StageScaleMode (line 9154) | class StageScaleMode { type SystemRenderer (line 9259) | interface SystemRenderer { class SystemTicker (line 9297) | class SystemTicker { type LifecyclePlugin (line 9435) | type LifecyclePlugin = (context: LifecycleContext) => void; class LifecycleContext (line 9444) | class LifecycleContext { class TouchHandler (line 9467) | class TouchHandler extends HashObject { class BitmapNode (line 9531) | class BitmapNode extends RenderNode { class GraphicsNode (line 9594) | class GraphicsNode extends RenderNode { class GroupNode (line 9669) | class GroupNode extends RenderNode { class MeshNode (line 9689) | class MeshNode extends RenderNode { class NormalBitmapNode (line 9758) | class NormalBitmapNode extends RenderNode { type TextFormat (line 9814) | interface TextFormat { class TextNode (line 9850) | class TextNode extends RenderNode { class FillPath (line 9924) | class FillPath extends Path2D { class GradientFillPath (line 9941) | class GradientFillPath extends Path2D { class RenderTexture (line 9967) | class RenderTexture extends egret.Texture { class StrokePath (line 10005) | class StrokePath extends Path2D { type CanvasRenderingContext2D (line 10041) | interface CanvasRenderingContext2D { class CanvasRenderer (line 10048) | class CanvasRenderer { type DeviceOrientation (line 10112) | interface DeviceOrientation extends EventDispatcher { type Geolocation (line 10173) | interface Geolocation extends EventDispatcher { type Motion (line 10253) | interface Motion extends EventDispatcher { type DeviceRotationRate (line 10294) | interface DeviceRotationRate { type DeviceAcceleration (line 10349) | interface DeviceAcceleration { class Capabilities (line 10474) | class Capabilities { class Shape (line 10656) | class Shape extends DisplayObject { class Sprite (line 10751) | class Sprite extends DisplayObjectContainer { class BitmapFont (line 10813) | class BitmapFont extends SpriteSheet { class BitmapText (line 10898) | class BitmapText extends DisplayObject { class HorizontalAlign (line 11159) | class HorizontalAlign { class HtmlTextParser (line 11254) | class HtmlTextParser { type IHitTextElement (line 11330) | interface IHitTextElement { type ITextStyle (line 11354) | interface ITextStyle { type ITextElement (line 11502) | interface ITextElement { type IWTextElement (line 11535) | interface IWTextElement extends ITextElement { type ILineElement (line 11548) | interface ILineElement { class InputController (line 11587) | class InputController extends HashObject { type StageText (line 11692) | interface StageText extends EventDispatcher { type TextKeys (line 11764) | const enum TextKeys { class TextField (line 11946) | class TextField extends DisplayObject { type TextField (line 12691) | interface TextField { class TextFieldInputType (line 12710) | class TextFieldInputType { class TextFieldType (line 12765) | class TextFieldType { class TextFieldUtils (line 12800) | class TextFieldUtils { class VerticalAlign (line 12885) | class VerticalAlign { class Base64Util (line 12974) | class Base64Util { class Endian (line 13026) | class Endian { type EndianConst (line 13058) | const enum EndianConst { class ByteArray (line 13078) | class ByteArray { class Stage (line 13755) | class Stage extends DisplayObjectContainer { class Logger (line 13954) | class Logger { class NumberUtils (line 14073) | class NumberUtils { class Timer (line 14177) | class Timer extends EventDispatcher { type XMLNode (line 14339) | interface XMLNode { type XML (line 14381) | interface XML extends XMLNode { type XMLText (line 14473) | interface XMLText extends XMLNode { type RenderBuffer (line 14877) | interface RenderBuffer { FILE: openDataContext/libs/modules/egret/egret.js function r (line 5) | function r() { function HashObject (line 80) | function HashObject() { function EventDispatcher (line 192) | function EventDispatcher(target) { function Filter (line 437) | function Filter() { function clampRotation (line 526) | function clampRotation(value) { function DisplayObject (line 605) | function DisplayObject() { function Texture (line 2698) | function Texture() { function Event (line 3086) | function Event(type, bubbles, cancelable, data) { function _getString (line 3784) | function _getString(code) { function _error (line 3792) | function _error(code) { function _warn (line 3804) | function _warn(code) { function _markReadOnly (line 3816) | function _markReadOnly(instance, property, isProperty) { function markCannotUse (line 3833) | function markCannotUse(instance, property, defaultValue) { function Point (line 3913) | function Point(x, y) { function DisplayObjectContainer (line 4284) | function DisplayObjectContainer() { function SpriteSheet (line 5105) | function SpriteSheet(texture) { function tr (line 5265) | function tr(code) { function Bitmap (line 5358) | function Bitmap(value) { function RenderNode (line 5885) | function RenderNode() { function Path2D (line 5952) | function Path2D() { function createMap (line 6296) | function createMap() { function GlowFilter (line 6374) | function GlowFilter(color, alpha, blurX, blurY, strength, quality, inner... function BlendMode (line 6699) | function BlendMode() { function blendModeToNumber (line 6766) | function blendModeToNumber(blendMode) { function numberToBlendMode (line 6775) | function numberToBlendMode(blendMode) { function WebGLUtils (line 6903) | function WebGLUtils() { function FocusEvent (line 7057) | function FocusEvent(type, bubbles, cancelable) { function GeolocationEvent (line 7142) | function GeolocationEvent() { function HTTPStatusEvent (line 7240) | function HTTPStatusEvent(type, bubbles, cancelable) { function IOErrorEvent (line 7402) | function IOErrorEvent(type, bubbles, cancelable) { function MotionEvent (line 7495) | function MotionEvent() { function OrientationEvent (line 7553) | function OrientationEvent() { function ProgressEvent (line 7629) | function ProgressEvent(type, bubbles, cancelable, bytesLoaded, bytesTota... function StageOrientationEvent (line 7790) | function StageOrientationEvent(type, bubbles, cancelable) { function TextEvent (line 7906) | function TextEvent(type, bubbles, cancelable, text) { function TimerEvent (line 8025) | function TimerEvent(type, bubbles, cancelable) { function BitmapData (line 8205) | function BitmapData(source) { function TouchEvent (line 8466) | function TouchEvent(type, bubbles, cancelable, stageX, stageY, touchPoin... function BlurFilter (line 8865) | function BlurFilter(blurX, blurY, quality) { function BlurXFilter (line 8964) | function BlurXFilter(blurX) { function BlurYFilter (line 8992) | function BlurYFilter(blurY) { function ColorMatrixFilter (line 9079) | function ColorMatrixFilter(matrix) { function CustomFilter (line 9266) | function CustomFilter(vertexSrc, fragmentSrc, uniforms) { function DropShadowFilter (line 9417) | function DropShadowFilter(distance, angle, color, alpha, blurX, blurY, s... function GradientType (line 9583) | function GradientType() { function clampAngle (line 9650) | function clampAngle(value) { function Graphics (line 9689) | function Graphics() { function Matrix (line 10530) | function Matrix(a, b, c, d, tx, ty) { function Rectangle (line 11334) | function Rectangle(x, y, width, height) { function $pushSoundChannel (line 12268) | function $pushSoundChannel(channel) { function $popSoundChannel (line 12278) | function $popSoundChannel(channel) { function HttpMethod (line 12397) | function HttpMethod() { function HttpResponseType (line 12506) | function HttpResponseType() { function DisplayList (line 12615) | function DisplayList(root) { function Player (line 12862) | function Player(buffer, stage, entryClassName) { function FPSImpl (line 13072) | function FPSImpl(stage, showFPS, showLog, logFilter, styles) { function toArray (line 13187) | function toArray(argument) { function Mesh (line 13298) | function Mesh(value) { function DefaultScreenAdapter (line 13469) | function DefaultScreenAdapter() { function StageScaleMode (line 13605) | function StageScaleMode() { function SystemTicker (line 13787) | function SystemTicker() { function LifecycleContext (line 14110) | function LifecycleContext() { function addLifecycleListener (line 14134) | function addLifecycleListener(plugin) { function TouchHandler (line 14190) | function TouchHandler(stage) { function BitmapNode (line 14333) | function BitmapNode() { function GraphicsNode (line 14568) | function GraphicsNode() { function GroupNode (line 14738) | function GroupNode() { function MeshNode (line 14808) | function MeshNode() { function NormalBitmapNode (line 14903) | function NormalBitmapNode() { function TextNode (line 15066) | function TextNode() { function FillPath (line 15172) | function FillPath() { function GradientFillPath (line 15221) | function GradientFillPath() { function RenderTexture (line 15280) | function RenderTexture() { function StrokePath (line 15426) | function StrokePath() { function CanvasRenderer (line 15474) | function CanvasRenderer() { function getFontString (line 16233) | function getFontString(node, format) { function getRGBAString (line 16248) | function getRGBAString(color, alpha) { function getGradient (line 16259) | function getGradient(context, type, colors, alphas, ratios, matrix) { function setArray (line 16280) | function setArray(a, b, index) { function colorFilter (line 16289) | function colorFilter(buffer, w, h, matrix) { function blurFilter (line 16308) | function blurFilter(buffer, w, h, blurX, blurY) { function blurFilterH (line 16315) | function blurFilterH(buffer, w, h, blurX) { function blurFilterV (line 16395) | function blurFilterV(buffer, w, h, blurY) { function dropShadowFilter (line 16474) | function dropShadowFilter(buffer, w, h, color, blurX, blurY, angle, dist... function alphaFilter (line 16488) | function alphaFilter(buffer, color) { function panFilter (line 16513) | function panFilter(buffer, w, h, angle, distance) { function scaleAlphaChannel (line 16557) | function scaleAlphaChannel(buffer, value) { function compositeSourceOver (line 16562) | function compositeSourceOver(dst, src) { function getPixelKey (line 16578) | function getPixelKey(w, x, y) { function mix (line 16581) | function mix(v1, v2, rate) { function dropShadowFilter2 (line 16586) | function dropShadowFilter2(buffer, w, h, color, blurX, blurY, angle, dis... function Capabilities (line 16796) | function Capabilities() { function Shape (line 17012) | function Shape() { function registerImplementation (line 17089) | function registerImplementation(interfaceName, instance) { function getImplementation (line 17110) | function getImplementation(interfaceName) { function Sprite (line 17173) | function Sprite() { function BitmapFont (line 17335) | function BitmapFont(texture, config) { function BitmapText (line 17528) | function BitmapText() { function setLineData (line 18104) | function setLineData(str) { function HorizontalAlign (line 18211) | function HorizontalAlign() { function HtmlTextParser (line 18344) | function HtmlTextParser() { function InputController (line 18623) | function InputController() { function measureTextWidth (line 18920) | function measureTextWidth(text, values, style) { function TextField (line 18960) | function TextField() { function TextFieldInputType (line 20953) | function TextFieldInputType() { function TextFieldType (line 21042) | function TextFieldType() { function TextFieldUtils (line 21111) | function TextFieldUtils() { function VerticalAlign (line 21385) | function VerticalAlign() { function Base64Util (line 21508) | function Base64Util() { function Endian (line 21639) | function Endian() { function ByteArray (line 21696) | function ByteArray(buffer, bufferExtSize) { function registerClass (line 22914) | function registerClass(classDefinition, className, interfaceNames) { function Stage (line 23009) | function Stage() { function Logger (line 23328) | function Logger() { function NumberUtils (line 23486) | function NumberUtils() { function Timer (line 23703) | function Timer(delay, repeatCount) { function callLater (line 23983) | function callLater(method, thisObject) { function $callAsync (line 24012) | function $callAsync(method, thisObject) { function superSetter (line 24082) | function superSetter(currentClass, thisObj, type) { function superGetter (line 24132) | function superGetter(currentClass, thisObj, type) { function getDefinitionByName (line 24209) | function getDefinitionByName(name) { function getQualifiedClassName (line 24325) | function getQualifiedClassName(value) { function getQualifiedSuperclassName (line 24403) | function getQualifiedSuperclassName(value) { function getTimer (line 24466) | function getTimer() { function hasDefinition (line 24523) | function hasDefinition(name) { function is (line 24594) | function is(instance, typeName) { function startTick (line 24657) | function startTick(callBack, thisObject) { function stopTick (line 24714) | function stopTick(callBack, thisObject) { function toColorString (line 24770) | function toColorString(value) { FILE: openDataContext/libs/modules/egret/egret.web.js function r (line 5) | function r() { function getOption (line 46) | function getOption(key) { function WebExternalInterface (line 105) | function WebExternalInterface() { function NativeExternalInterface (line 139) | function NativeExternalInterface() { function onReceivedPluginInfo (line 158) | function onReceivedPluginInfo(info) { function WebViewExternalInterface (line 185) | function WebViewExternalInterface() { function HtmlSound (line 254) | function HtmlSound() { function onAudioLoaded (line 296) | function onAudioLoaded() { function onAudioError (line 305) | function onAudioError() { function removeListeners (line 309) | function removeListeners() { function HtmlSoundChannel (line 451) | function HtmlSoundChannel(audio) { function WebAudioDecode (line 617) | function WebAudioDecode() { function WebAudioSound (line 670) | function WebAudioSound() { function onAudioLoaded (line 720) | function onAudioLoaded() { function onAudioError (line 724) | function onAudioError() { function WebAudioSoundChannel (line 824) | function WebAudioSoundChannel() { function WebVideo (line 999) | function WebVideo(url, cache) { function WebHttpRequest (line 1544) | function WebHttpRequest() { function WebImageLoader (line 1785) | function WebImageLoader() { function HTML5StageText (line 2002) | function HTML5StageText() { function HTMLInput (line 2346) | function HTMLInput() { function $getTextAdapter (line 2583) | function $getTextAdapter(textfield) { function $cacheTextAdapter (line 2600) | function $cacheTextAdapter(adapter, stage, container, canvas) { function measureText (line 2657) | function measureText(text, fontFamily, fontSize, bold, italic) { function createContext (line 2674) | function createContext() { function createCanvas (line 2717) | function createCanvas(width, height) { function CanvasRenderBuffer (line 2755) | function CanvasRenderBuffer(width, height, root) { function WebTouchHandler (line 2894) | function WebTouchHandler(stage, canvas) { function AudioType (line 3206) | function AudioType() { function Html5Capatibility (line 3229) | function Html5Capatibility() { function getPrefixStyleName (line 3326) | function getPrefixStyleName(name, element) { function getPrefix (line 3347) | function getPrefix(name, element) { function updateAllScreens (line 3401) | function updateAllScreens() { function runEgret (line 3418) | function runEgret(options) { function setRenderMode (line 3533) | function setRenderMode(renderMode) { function startTicker (line 3555) | function startTicker(ticker) { function doResize (line 3580) | function doResize() { function WebCapability (line 3628) | function WebCapability() { function WebFps (line 3743) | function WebFps(stage, showFPS, showLog, logFilter, styles) { function getItem (line 3993) | function getItem(key) { function setItem (line 4003) | function setItem(key, value) { function removeItem (line 4018) | function removeItem(key) { function clear (line 4025) | function clear() { function WebPlayer (line 4072) | function WebPlayer(container, options) { function convertImageToCanvas (line 4300) | function convertImageToCanvas(texture, rect) { function toDataURL (line 4360) | function toDataURL(type, rect, encoderOptions) { function eliFoTevas (line 4374) | function eliFoTevas(type, filePath, rect, encoderOptions) { function getPixel32 (line 4387) | function getPixel32(x, y) { function getPixels (line 4391) | function getPixels(x, y, width, height) { function XMLNode (line 4449) | function XMLNode(nodeType, parent) { function XML (line 4466) | function XML(localName, parent, prefix, namespace, name) { function XMLText (line 4497) | function XMLText(text, parent) { function parse (line 4512) | function parse(text) { function parseNode (line 4527) | function parseNode(node, parent) { function WebDeviceOrientation (line 4578) | function WebDeviceOrientation() { function WebGeolocation (line 4625) | function WebGeolocation(option) { function WebMotion (line 4697) | function WebMotion() { function setLogLevel (line 4781) | function setLogLevel(logType) { function WebGLDrawCmdManager (line 4870) | function WebGLDrawCmdManager() { function WebGLVertexArrayObject (line 5128) | function WebGLVertexArrayObject() { function WebGLRenderTarget (line 5424) | function WebGLRenderTarget(gl, width, height) { function createCanvas (line 5569) | function createCanvas(width, height) { function WebGLRenderContext (line 5583) | function WebGLRenderContext(width, height) { function WebGLRenderBuffer (line 6449) | function WebGLRenderBuffer(width, height, root) { function WebGLRenderer (line 6848) | function WebGLRenderer() { function EgretWebGLAttribute (line 7864) | function EgretWebGLAttribute(gl, program, attributeData) { function loadShader (line 7953) | function loadShader(gl, type, source) { function createWebGLProgram (line 7964) | function createWebGLProgram(gl, vertexShader, fragmentShader) { function extractAttributes (line 7971) | function extractAttributes(gl, program) { function extractUniforms (line 7982) | function extractUniforms(gl, program) { function EgretWebGLProgram (line 7997) | function EgretWebGLProgram(gl, vertSource, fragSource) { function EgretWebGLUniform (line 8090) | function EgretWebGLUniform(gl, program, uniformData) { function EgretShaderLib (line 8296) | function EgretShaderLib() { FILE: openDataContext/libs/modules/game/game.d.ts class URLLoaderDataFormat (line 18) | class URLLoaderDataFormat { class FrameLabel (line 92) | class FrameLabel extends EventDispatcher { class MovieClipData (line 171) | class MovieClipData extends HashObject { class MovieClipDataFactory (line 316) | class MovieClipDataFactory extends EventDispatcher { class MovieClipEvent (line 410) | class MovieClipEvent extends Event { class ScrollEase (line 483) | class ScrollEase { class ScrollTween (line 519) | class ScrollTween extends EventDispatcher { class ScrollView (line 801) | class ScrollView extends DisplayObjectContainer { class ScrollViewProperties (line 1287) | class ScrollViewProperties { class URLLoader (line 1386) | class URLLoader extends EventDispatcher { class MovieClip (line 1512) | class MovieClip extends DisplayObject { class URLRequest (line 1828) | class URLRequest extends HashObject { class URLRequestHeader (line 1935) | class URLRequestHeader { class URLRequestMethod (line 1996) | class URLRequestMethod { class URLVariables (line 2044) | class URLVariables extends HashObject { class Ticker (line 2130) | class Ticker extends EventDispatcher { class MainContext (line 2213) | class MainContext extends EventDispatcher { class Recycler (line 2295) | class Recycler extends HashObject { FILE: openDataContext/libs/modules/game/game.js function r (line 5) | function r() { function URLLoaderDataFormat (line 58) | function URLLoaderDataFormat() { function FrameLabel (line 171) | function FrameLabel(name, frame /*int*/, end /*int*/) { function MovieClipData (line 299) | function MovieClipData() { function MovieClipDataFactory (line 580) | function MovieClipDataFactory(movieClipDataSet, texture) { function MovieClipEvent (line 775) | function MovieClipEvent(type, bubbles, cancelable, frameLabel) { function ScrollEase (line 878) | function ScrollEase() { function ScrollTween (line 942) | function ScrollTween(target, props, pluginData) { function ScrollView (line 1544) | function ScrollView(content) { function ScrollViewProperties (line 2504) | function ScrollViewProperties() { function $getUrl (line 2609) | function $getUrl(request) { function URLLoader (line 2659) | function URLLoader(request) { function onPostProgress (line 2802) | function onPostProgress(event) { function onError (line 2805) | function onError(event) { function onLoadComplete (line 2809) | function onLoadComplete(e) { function removeListeners (line 2816) | function removeListeners() { function onPostProgress (line 2835) | function onPostProgress(event) { function onError (line 2838) | function onError(event) { function onLoadComplete (line 2842) | function onLoadComplete(e) { function removeListeners (line 2853) | function removeListeners() { function MovieClip (line 2928) | function MovieClip(movieClipData) { function URLRequest (line 3680) | function URLRequest(url) { function URLRequestHeader (line 3822) | function URLRequestHeader(name, value) { function URLRequestMethod (line 3906) | function URLRequestMethod() { function URLVariables (line 4003) | function URLVariables(source) { function Ticker (line 4166) | function Ticker() { function MainContext (line 4320) | function MainContext() { function Recycler (line 4467) | function Recycler(autoDisposeTime) { function setInterval (line 4635) | function setInterval(listener, thisObject, delay) { function clearInterval (line 4667) | function clearInterval(key) { function intervalUpdate (line 4682) | function intervalUpdate(timeStamp) { function setTimeout (line 4754) | function setTimeout(listener, thisObject, delay) { function clearTimeout (line 4784) | function clearTimeout(key) { function timeoutUpdate (line 4799) | function timeoutUpdate(timeStamp) { FILE: openDataContext/libs/wx_mini_game.d.ts type Canvas (line 431) | interface Canvas { type FileSystemManager (line 450) | interface FileSystemManager { type Stats (line 557) | interface Stats { type DownloadTask (line 568) | interface DownloadTask { type RequestTask (line 573) | interface RequestTask { type SocketTask (line 577) | interface SocketTask { type UploadTask (line 604) | interface UploadTask { type OpenDataContext (line 609) | interface OpenDataContext { type UpdateManager (line 616) | interface UpdateManager { type Worker (line 635) | interface Worker { type InnerAudioContext (line 650) | interface InnerAudioContext { type RecorderManager (line 763) | interface RecorderManager { type Video (line 802) | interface Video { type Performance (line 877) | interface Performance { type Image (line 885) | interface Image { class LaunchOption (line 904) | class LaunchOption { class SystemInfo (line 915) | class SystemInfo { class Stats (line 950) | class Stats { type RenderingContext (line 978) | interface RenderingContext {} FILE: openDataContext/scripts/api.d.ts type ResourceManagerConfig (line 5) | type ResourceManagerConfig = { type UserConfig (line 27) | type UserConfig = { type BuildConfigParam (line 38) | type BuildConfigParam = { type ProjectConfig (line 72) | type ProjectConfig = { type Matcher (line 89) | type Matcher = { type CommandContext (line 100) | interface CommandContext { type Command (line 127) | interface Command { type File (line 143) | interface File { type UglifyPluginOption (line 217) | type UglifyPluginOption = { sources: string[], target: string }; type UglifyPluginOptions (line 219) | type UglifyPluginOptions = UglifyPluginOption[]; class UglifyPlugin (line 224) | class UglifyPlugin implements plugins.Command { type LibraryType (line 231) | type LibraryType = "debug" | "release"; type CompilePluginOptions (line 233) | type CompilePluginOptions = { libraryType: LibraryType, defines?: any }; class CompilePlugin (line 237) | class CompilePlugin implements plugins.Command { class ExmlPlugin (line 245) | class ExmlPlugin implements plugins.Command { type EXML_Publish_Policy (line 259) | type EXML_Publish_Policy = "default" | "debug" | "contents" | "gjs" | "c... class ManifestPlugin (line 267) | class ManifestPlugin implements plugins.Command { type ManifestPluginOptions (line 275) | type ManifestPluginOptions = { type EmitResConfigFilePluginOptions (line 296) | type EmitResConfigFilePluginOptions = { class EmitResConfigFilePlugin (line 307) | class EmitResConfigFilePlugin implements plugins.Command { class IncrementCompilePlugin (line 319) | class IncrementCompilePlugin implements plugins.Command { class TextureMergerPlugin (line 326) | class TextureMergerPlugin implements plugins.Command { type CleanPluginOptions (line 332) | type CleanPluginOptions = { class CleanPlugin (line 338) | class CleanPlugin implements plugins.Command { type RenamePluginOptions (line 343) | type RenamePluginOptions = { class RenamePlugin (line 367) | class RenamePlugin implements plugins.Command { type ResSplitPluginOptions (line 371) | type ResSplitPluginOptions = { class ResSplitPlugin (line 385) | class ResSplitPlugin implements plugins.Command { type ZipPluginOptions (line 390) | type ZipPluginOptions = { class ZipPlugin (line 395) | class ZipPlugin implements plugins.Command { FILE: openDataContext/scripts/bricks/bricks.ts type ManifestConfig (line 5) | type ManifestConfig = { class BricksPlugin (line 13) | class BricksPlugin implements plugins.Command { method constructor (line 15) | constructor() { method onFile (line 17) | async onFile(file: plugins.File) { method onFinish (line 47) | async onFinish(pluginContext) { FILE: openDataContext/scripts/myplugin.ts class CustomPlugin (line 5) | class CustomPlugin implements plugins.Command { method constructor (line 7) | constructor() { method onFile (line 10) | async onFile(file: plugins.File) { method onFinish (line 14) | async onFinish(commandContext: plugins.CommandContext) { FILE: openDataContext/scripts/node.d.ts type Console (line 3) | interface Console { type Error (line 16) | interface Error { type ErrorConstructor (line 20) | interface ErrorConstructor { type MapConstructor (line 28) | interface MapConstructor { } type WeakMapConstructor (line 29) | interface WeakMapConstructor { } type SetConstructor (line 30) | interface SetConstructor { } type WeakSetConstructor (line 31) | interface WeakSetConstructor { } type Iterable (line 34) | interface Iterable {} type Iterator (line 35) | interface Iterator { type IteratorResult (line 38) | interface IteratorResult {} type SymbolConstructor (line 39) | interface SymbolConstructor { type NodeRequireFunction (line 63) | interface NodeRequireFunction { type NodeRequire (line 67) | interface NodeRequire extends NodeRequireFunction { type NodeModule (line 76) | interface NodeModule { type BufferEncoding (line 103) | type BufferEncoding = "ascii" | "utf8" | "utf16le" | "ucs2" | "binary" |... type Buffer (line 104) | interface Buffer extends NodeBuffer { } type ConsoleConstructor (line 251) | interface ConsoleConstructor { type ErrnoException (line 256) | interface ErrnoException extends Error { class EventEmitter (line 264) | class EventEmitter { type ReadableStream (line 281) | interface ReadableStream extends EventEmitter { type WritableStream (line 296) | interface WritableStream extends EventEmitter { type ReadWriteStream (line 307) | interface ReadWriteStream extends ReadableStream, WritableStream { } type Events (line 309) | interface Events extends EventEmitter { } type Domain (line 311) | interface Domain extends Events { type MemoryUsage (line 326) | interface MemoryUsage { type CpuUsage (line 332) | interface CpuUsage { type ProcessVersions (line 337) | interface ProcessVersions { type Platform (line 348) | type Platform = 'aix' type Process (line 357) | interface Process extends EventEmitter { type Global (line 425) | interface Global { type Timer (line 491) | interface Timer { type IterableIterator (line 497) | interface IterableIterator { } type NodeBuffer (line 502) | interface NodeBuffer extends Uint8Array { type StringifyOptions (line 571) | interface StringifyOptions { type ParseOptions (line 575) | interface ParseOptions { class internal (line 588) | class internal extends NodeJS.EventEmitter { } class EventEmitter (line 591) | class EventEmitter extends internal { type RequestOptions (line 619) | interface RequestOptions { type Server (line 635) | interface Server extends net.Server { type ServerRequest (line 644) | interface ServerRequest extends IncomingMessage { type ServerResponse (line 647) | interface ServerResponse extends stream.Writable { type ClientRequest (line 677) | interface ClientRequest extends stream.Writable { type IncomingMessage (line 703) | interface IncomingMessage extends stream.Readable { type ClientResponse (line 735) | interface ClientResponse extends IncomingMessage { } type AgentOptions (line 737) | interface AgentOptions { class Agent (line 757) | class Agent { type ClusterSettings (line 792) | interface ClusterSettings { type ClusterSetupMasterSettings (line 802) | interface ClusterSetupMasterSettings { type Address (line 809) | interface Address { class Worker (line 815) | class Worker extends events.EventEmitter { type Cluster (line 885) | interface Cluster extends events.EventEmitter { type ZlibOptions (line 1054) | interface ZlibOptions { type Gzip (line 1065) | interface Gzip extends stream.Transform { } type Gunzip (line 1066) | interface Gunzip extends stream.Transform { } type Deflate (line 1067) | interface Deflate extends stream.Transform { } type Inflate (line 1068) | interface Inflate extends stream.Transform { } type DeflateRaw (line 1069) | interface DeflateRaw extends stream.Transform { } type InflateRaw (line 1070) | interface InflateRaw extends stream.Transform { } type Unzip (line 1071) | interface Unzip extends stream.Transform { } type CpuInfo (line 1169) | interface CpuInfo { type NetworkInterfaceInfo (line 1181) | interface NetworkInterfaceInfo { type ServerOptions (line 1332) | interface ServerOptions { type RequestOptions (line 1347) | interface RequestOptions extends http.RequestOptions { type Agent (line 1358) | interface Agent extends http.Agent { } type AgentOptions (line 1360) | interface AgentOptions extends http.AgentOptions { type Server (line 1375) | interface Server extends tls.Server { } type ucs2 (line 1388) | interface ucs2 { type ReplOptions (line 1399) | interface ReplOptions { type REPLServer (line 1414) | interface REPLServer extends readline.ReadLine { type Key (line 1456) | interface Key { type ReadLine (line 1464) | interface ReadLine extends events.EventEmitter { type Completer (line 1539) | type Completer = (line: string) => CompleterResult; type AsyncCompleter (line 1540) | type AsyncCompleter = (line: string, callback: (err: any, result: Comple... type CompleterResult (line 1542) | type CompleterResult = [string[], string]; type ReadLineOptions (line 1544) | interface ReadLineOptions { type Context (line 1562) | interface Context { } type ScriptOptions (line 1563) | interface ScriptOptions { type RunningScriptOptions (line 1572) | interface RunningScriptOptions { class Script (line 1579) | class Script { type ChildProcess (line 1598) | interface ChildProcess extends events.EventEmitter { type SpawnOptions (line 1663) | interface SpawnOptions { type ExecOptions (line 1674) | interface ExecOptions { type ExecOptionsWithStringEncoding (line 1684) | interface ExecOptionsWithStringEncoding extends ExecOptions { type ExecOptionsWithBufferEncoding (line 1687) | interface ExecOptionsWithBufferEncoding extends ExecOptions { type ExecFileOptions (line 1696) | interface ExecFileOptions { type ExecFileOptionsWithStringEncoding (line 1705) | interface ExecFileOptionsWithStringEncoding extends ExecFileOptions { type ExecFileOptionsWithBufferEncoding (line 1708) | interface ExecFileOptionsWithBufferEncoding extends ExecFileOptions { type ForkOptions (line 1722) | interface ForkOptions { type SpawnSyncOptions (line 1733) | interface SpawnSyncOptions { type SpawnSyncOptionsWithStringEncoding (line 1746) | interface SpawnSyncOptionsWithStringEncoding extends SpawnSyncOptions { type SpawnSyncOptionsWithBufferEncoding (line 1749) | interface SpawnSyncOptionsWithBufferEncoding extends SpawnSyncOptions { type SpawnSyncReturns (line 1752) | interface SpawnSyncReturns { type ExecSyncOptions (line 1769) | interface ExecSyncOptions { type ExecSyncOptionsWithStringEncoding (line 1782) | interface ExecSyncOptionsWithStringEncoding extends ExecSyncOptions { type ExecSyncOptionsWithBufferEncoding (line 1785) | interface ExecSyncOptionsWithBufferEncoding extends ExecSyncOptions { type ExecFileSyncOptions (line 1793) | interface ExecFileSyncOptions { type ExecFileSyncOptionsWithStringEncoding (line 1805) | interface ExecFileSyncOptionsWithStringEncoding extends ExecFileSyncOpti... type ExecFileSyncOptionsWithBufferEncoding (line 1808) | interface ExecFileSyncOptionsWithBufferEncoding extends ExecFileSyncOpti... type Url (line 1821) | interface Url { class URLSearchParams (line 1840) | class URLSearchParams implements Iterable { class URL (line 1857) | class URL { type MxRecord (line 1877) | interface MxRecord { type Socket (line 1927) | interface Socket extends stream.Duplex { type ListenOptions (line 2042) | interface ListenOptions { type Server (line 2050) | interface Server extends events.EventEmitter { type RemoteInfo (line 2128) | interface RemoteInfo { type AddressInfo (line 2134) | interface AddressInfo { type BindOptions (line 2140) | interface BindOptions { type SocketOptions (line 2146) | interface SocketOptions { type Socket (line 2154) | interface Socket extends events.EventEmitter { type Stats (line 2219) | interface Stats { type FSWatcher (line 2243) | interface FSWatcher extends events.EventEmitter { type ReadStream (line 2272) | interface ReadStream extends stream.Readable { type WriteStream (line 2304) | interface WriteStream extends stream.Writable { type ParsedPath (line 2721) | interface ParsedPath { type NodeStringDecoder (line 2856) | interface NodeStringDecoder { type Certificate (line 2873) | interface Certificate { type CipherNameAndProtocol (line 2900) | interface CipherNameAndProtocol { class TLSSocket (line 2911) | class TLSSocket extends net.Socket { type TlsOptions (line 3105) | interface TlsOptions { type ConnectionOptions (line 3130) | interface ConnectionOptions { type Server (line 3151) | interface Server extends net.Server { type ClearTextStream (line 3213) | interface ClearTextStream extends stream.Duplex { type SecurePair (line 3230) | interface SecurePair { type SecureContextOptions (line 3235) | interface SecureContextOptions { type SecureContext (line 3246) | interface SecureContext { type Certificate (line 3259) | interface Certificate { type CredentialDetails (line 3271) | interface CredentialDetails { type Credentials (line 3280) | interface Credentials { context?: any; } type Utf8AsciiLatin1Encoding (line 3285) | type Utf8AsciiLatin1Encoding = "utf8" | "ascii" | "latin1"; type HexBase64Latin1Encoding (line 3286) | type HexBase64Latin1Encoding = "latin1" | "hex" | "base64"; type Utf8AsciiBinaryEncoding (line 3287) | type Utf8AsciiBinaryEncoding = "utf8" | "ascii" | "binary"; type HexBase64BinaryEncoding (line 3288) | type HexBase64BinaryEncoding = "binary" | "base64" | "hex"; type ECDHKeyFormat (line 3289) | type ECDHKeyFormat = "compressed" | "uncompressed" | "hybrid"; type Hash (line 3291) | interface Hash extends NodeJS.ReadWriteStream { type Hmac (line 3297) | interface Hmac extends NodeJS.ReadWriteStream { type Cipher (line 3305) | interface Cipher extends NodeJS.ReadWriteStream { type Decipher (line 3318) | interface Decipher extends NodeJS.ReadWriteStream { type Signer (line 3330) | interface Signer extends NodeJS.WritableStream { type Verify (line 3337) | interface Verify extends NodeJS.WritableStream { type DiffieHellman (line 3348) | interface DiffieHellman { type RsaPublicKey (line 3375) | interface RsaPublicKey { type RsaPrivateKey (line 3379) | interface RsaPrivateKey { type ECDH (line 3391) | interface ECDH { class internal (line 3414) | class internal extends events.EventEmitter { class Stream (line 3419) | class Stream extends internal { } type ReadableOptions (line 3421) | interface ReadableOptions { class Readable (line 3428) | class Readable extends events.EventEmitter implements NodeJS.ReadableStr... type WritableOptions (line 3503) | interface WritableOptions { class Writable (line 3511) | class Writable extends events.EventEmitter implements NodeJS.WritableStr... type DuplexOptions (line 3588) | interface DuplexOptions extends ReadableOptions, WritableOptions { class Duplex (line 3595) | class Duplex extends Readable implements NodeJS.ReadWriteStream { type TransformOptions (line 3610) | interface TransformOptions extends DuplexOptions { class Transform (line 3616) | class Transform extends events.EventEmitter implements NodeJS.ReadWriteS... class PassThrough (line 3639) | class PassThrough extends Transform { } type InspectOptions (line 3646) | interface InspectOptions { class AssertionError (line 3684) | class AssertionError implements Error { type ReadStream (line 3732) | interface ReadStream extends net.Socket { type WriteStream (line 3737) | interface WriteStream extends net.Socket { class Domain (line 3747) | class Domain extends events.EventEmitter implements NodeJS.Domain { type HeapSpaceInfo (line 4043) | interface HeapSpaceInfo { type DoesZapCodeSpaceFlag (line 4052) | type DoesZapCodeSpaceFlag = 0 | 1; type HeapInfo (line 4054) | interface HeapInfo { type Packet (line 4089) | interface Packet { type Message (line 4095) | interface Message { type RequestInfo (line 4100) | interface RequestInfo { type Request (line 4105) | interface Request extends Message, RequestInfo { type Event (line 4108) | interface Event extends Message { type Response (line 4113) | interface Response extends Message { type BreakpointMessageBody (line 4122) | interface BreakpointMessageBody { class Protocol (line 4128) | class Protocol { type ScriptDesc (line 4139) | interface ScriptDesc { type Breakpoint (line 4150) | interface Breakpoint { type RequestHandler (line 4159) | interface RequestHandler { type ResponseBodyHandler (line 4164) | interface ResponseBodyHandler { type ExceptionInfo (line 4169) | interface ExceptionInfo { type BreakResponse (line 4173) | interface BreakResponse { type ClientInstance (line 4183) | interface ClientInstance extends NodeJS.EventEmitter { FILE: openDataContext/scripts/wxgame/wxgame.ts class WxgamePlugin (line 3) | class WxgamePlugin implements plugins.Command { method constructor (line 5) | constructor() { method onFile (line 7) | async onFile(file: plugins.File) { method onFinish (line 44) | async onFinish(pluginContext: plugins.CommandContext) { FILE: openDataContext/src/Main.ts class Main (line 30) | class Main extends egret.DisplayObjectContainer { method constructor (line 33) | public constructor() { method initReciver (line 46) | private initReciver() { FILE: openDataContext/src/components/Http.ts class Api (line 10) | class Api { method post (line 25) | public static async post(url, data) { method get (line 46) | public static async get(url,noToken?) { method getToken (line 66) | public static getToken(){ method uploadRecords (line 74) | public static async uploadRecords(record_data) { method getBestRecord (line 86) | public static async getBestRecord(timeRange) { method getRankings (line 100) | public static async getRankings() { method getShareUrl (line 122) | public static async getShareUrl() { method getTunnel (line 136) | public static async getTunnel() { method postEvent (line 154) | public static async postEvent(event_type: any) { method getConfiguration (line 169) | public static async getConfiguration() { method setToken (line 182) | public static setToken(token: string) { FILE: openDataContext/src/components/eKit.ts class eKit (line 5) | class eKit { method createBitmapByPath (line 12) | public static async createBitmapByPath(path: string, settings?: Object) { method createTextureByPath (line 27) | private static async createTextureByPath(path: string) { method createText (line 45) | public static createText(text: string, settings?: Object): egret.TextF... method createLine (line 73) | public static createLine(points: Array, param: { beginFill?: { co... method createRect (line 112) | public static createRect(points: Array, param: { beginFill?: { co... method createCircle (line 146) | public static createCircle(points: Array, param: { beginFill?: { ... method createArc (line 180) | public static createArc(points: Array, param: { beginFill?: { col... method createRoundRect (line 214) | public static createRoundRect(points: Array, param: { beginFill?:... method removeChild (line 238) | public static removeChild(children: egret.DisplayObject) { method clearView (line 250) | public static clearView(displayObjectContainer: egret.DisplayObjectCon... FILE: openDataContext/src/data/GameConfig.ts class GameConfig (line 6) | class GameConfig{ method getBasicUrl (line 25) | public static getBasicUrl(){return this.basicUrl} method getAppCode (line 27) | public static getAppCode(){return this.appCode} method getVersion (line 29) | public static getVersion(){return this.version} method getShareTitle (line 31) | public static getShareTitle(){return this.shareTitle} method getShareImg (line 33) | public static getShareImg(){return this.shareImg} method setStageWidthHeight (line 35) | public static setStageWidthHeight(stage:{stageHeight:number,stageWidth... method getWidth (line 37) | public static getWidth(){return this.stageWidth} method getHeight (line 39) | public static getHeight(){return this.stageHeight} FILE: openDataContext/src/data/StaticRes.ts class StaticRes (line 2) | class StaticRes{ method loadPaths (line 13) | public static async loadPaths(){ method getRes (line 24) | public static getRes(name:string){ FILE: openDataContext/src/data/UserData.ts class UserData (line 1) | class UserData { method getFriendStorage (line 17) | private static async getFriendStorage() { method getGroupStorage (line 66) | private static async getGroupStorage(shareTicket: string) { method getFriendRanking (line 114) | public static async getFriendRanking() { method getNeighborFriend (line 127) | public static async getNeighborFriend(range?: number) { method getGroupRanking (line 168) | public static async getGroupRanking(shareTicket: string) { method getWeekTime (line 178) | public static getWeekTime() { method isInTimeRange (line 189) | private static isInTimeRange(timeStr) { method transObj (line 199) | private static transObj(kvData) { FILE: openDataContext/src/data/VersionCtrl.ts class VersionCtrl (line 3) | class VersionCtrl{ method refreshVersionCtrl (line 10) | public static async refreshVersionCtrl(){ method queryConfig (line 14) | public static queryConfig(key:string){