MCPcopy Create free account

hub / github.com/ShawnZhang2015/grace / functions

Functions48 in github.com/ShawnZhang2015/grace

↓ 17 callersFunctionfail
(val, msg)
assets/Script/common/protobuf.js:1800
↓ 4 callersFunctionmkId
* Converts a numerical string to an id. * @param {string} value * @param {boolean=} mayBeNegative * @returns {number}
assets/Script/common/protobuf.js:809
↓ 3 callersFunctionarrayIterator
* Helper: return an iterator over an array. * @param {!Array<*>} arr the array * @returns {!Object} an iterator * @inner
assets/Script/common/protobuf.js:4957
↓ 2 callersFunctioncloneRaw
* Clones a message object or field value to a raw object. * @param {*} obj Object to clone * @param {boolean} bina
assets/Script/common/protobuf.js:2837
↓ 2 callersFunctionmkLong
* Makes a Long from a value. * @param {{low: number, high: number, unsigned: boolean}|string|number} value Value * @param {boolean
assets/Script/common/protobuf.js:1779
↓ 2 callersFunctionmkNumber
* Converts a numerical string to a number. * @param {string} val * @returns {number} * @inner
assets/Script/common/protobuf.js:836
↓ 2 callersFunctionsetOption
* Sets an option on the specified options object. * @param {!Object.<string,*>} options * @param {string} name * @param
assets/Script/common/protobuf.js:943
↓ 1 callersFunctionSocket
(host)
assets/Script/common/socket.js:3
↓ 1 callersFunctionpropagateSyntax
* Propagates syntax to all children. * @param {!Object} parent * @inner
assets/Script/common/protobuf.js:4593
↓ 1 callersFunctionskipTillGroupEnd
* Skips all data until the end of the specified group has been reached. * @param {number} expectedId Expected GROUPEND id * @param
assets/Script/common/protobuf.js:3152
FunctionBuilder
(options)
assets/Script/common/protobuf.js:4270
FunctionElement
(type, resolvedType, isMapKey, syntax)
assets/Script/common/protobuf.js:1714
FunctionEnum
(builder, parent, name, options, syntax)
assets/Script/common/protobuf.js:3806
FunctionExtension
(builder, parent, name, field)
assets/Script/common/protobuf.js:3914
FunctionExtensionField
(builder, message, rule, type, name, id, options)
assets/Script/common/protobuf.js:3749
FunctionField
(builder, message, rule, keytype, type, name, id, options, oneof, syntax)
assets/Script/common/protobuf.js:3287
FunctionMap
(field, contents)
assets/Script/common/protobuf.js:4892
FunctionMessage
(builder, parent, name, options, isGroup, syntax)
assets/Script/common/protobuf.js:2282
FunctionMethod
(builder, svc, name, options)
assets/Script/common/protobuf.js:4142
FunctionNamespace
(builder, parent, name, options, syntax)
assets/Script/common/protobuf.js:1496
FunctionOneOf
(builder, message, name)
assets/Script/common/protobuf.js:3778
FunctionPBHelper
()
assets/Script/common/pbhelper.js:11
FunctionParser
(source)
assets/Script/common/protobuf.js:688
FunctionRPCMethod
(builder, svc, name, request, response, request_stream, response_stream, options)
assets/Script/common/protobuf.js:4192
FunctionService
(builder, root, name, options)
assets/Script/common/protobuf.js:3944
FunctionT
(builder, parent, name)
assets/Script/common/protobuf.js:1406
FunctionTokenizer
(proto)
assets/Script/common/protobuf.js:495
FunctionValue
(builder, enm, name, id)
assets/Script/common/protobuf.js:3880
Function_onPlayEnter
(chatMsg)
assets/Script/ChatRoom.js:45
Function_onRecvMessage
(chatMsg)
assets/Script/ChatRoom.js:53
Function_updateDirection
()
assets/Scene/ChatBar.js:37
Functionconnected
()
assets/Script/common/socket.js:17
Functiongetter
()
assets/Script/common/protobuf.js:2574
Functioninit
()
assets/Script/ChatRoom.js:18
Functionmessage
(event)
assets/Script/common/socket.js:21
Functionmin
(src, dst)
gulp/imageTask.js:38
FunctionmkDefault
* Obtains a (new) default value for the specified type. * @param type {string|{name: string, wireType: number}} Field type * @retu
assets/Script/common/protobuf.js:1752
Functionnotify
()
assets/Scene/ChatBar.js:16
Functionon
(actionCode, cb)
assets/Script/common/socket.js:37
FunctiononEnterName
* 输入名字时响应
assets/Script/ChatRoom.js:63
FunctiononLoad
()
assets/Script/ChatRoom.js:39
FunctiononLoad
()
assets/Scene/ChatBar.js:47
FunctionreadFile
(path, cb)
assets/Script/common/fs.js:2
FunctionreadFileSync
(path)
assets/Script/common/fs.js:7
Functionsend
(target)
assets/Script/ChatRoom.js:83
Functionsend
(actionCode, proto, callback)
assets/Script/common/socket.js:45
Functionsetter
(value, noAssert)
assets/Script/common/protobuf.js:2563
Functiontp
(folder, outPath, name)
gulp/imageTask.js:31