MCPcopy Create free account

hub / github.com/ElyaConrad/Monopoly / functions

Functions364 in github.com/ElyaConrad/Monopoly

Functioninteractions
()
cli/cli.js:91
Functioninteractions
()
web/js/cli-browser.js:236
Methodinteractions
()
monopoly-board/fields/FieldStreet.js:29
Methodinteractions
()
web/js/cli-browser.js:4310
Methodinteractions
()
web/js/monopoly.js:927
FunctionisArrayLike
* An array-like value has all the properties of an array, but is not an array instance. Examples in the `arguments` object. Returns true if the input
web/js/cli-browser.js:2497
FunctionisBoolean
* Returns true if the input value is a boolean * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2537
FunctionisClass
* Returns true if the input value is an es2015 `class`. * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2557
FunctionisIterable
* Returns true if the input is an iterable (`Map`, `Set`, `Array` etc.). * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2607
FunctionisPlainObject
* A plain object is a simple object literal, it is not an instance of a class. Returns true if the input `typeof` is `object` and directly decends fro
web/js/cli-browser.js:2481
FunctionisPrimitive
* Returns true if the input is a string, number, symbol, boolean, null or undefined value. * @param {*} - the input to test * @returns {boolean} *
web/js/cli-browser.js:2571
FunctionisPromise
* Returns true if the input is a Promise. * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2591
FunctionisString
* Returns true if the input value is a string * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2527
Methodmonopoly
()
monopoly-board/fields/FieldStreet.js:10
Methodmonopoly
()
web/js/cli-browser.js:4291
Methodmonopoly
()
web/js/monopoly.js:908
MethodmonopolyOwner
()
monopoly-board/fields/FieldStreet.js:13
MethodmonopolyOwner
()
web/js/cli-browser.js:4294
MethodmonopolyOwner
()
web/js/monopoly.js:911
MethodmoveTo
(target)
web/js/monopoly.js:35
Functionmovement
(team, field)
monopoly-board/default/ACTIONS_DEFAULT.js:27
Functionmovement
(team, field)
web/js/cli-browser.js:3748
Functionmovement
(team, field)
web/js/monopoly.js:365
Methodname
()
Team.js:70
Methodname
()
web/js/cli-browser.js:71
Methodname
()
web/js/monopoly.js:71
Functionnoop
()
web/js/cli-browser.js:4825
FunctionnumberFromBits
(bits)
web/js/monopoly.js:137
Functionon
(eventName, callback)
cli/readline-browser-polyfill.js:24
Functionon
(eventName, callback)
web/js/cli-browser.js:2640
Methodpayment
(payingTeam, targetTeam, amount)
main.js:31
Methodpayment
(payingTeam, targetTeam, amount)
web/js/cli-browser.js:3631
Methodpayment
(payingTeam, targetTeam, amount)
web/js/monopoly.js:248
Methodpiece
()
Team.js:67
Methodpiece
()
web/js/cli-browser.js:68
Methodpiece
()
web/js/monopoly.js:68
Functionpieces
()
cli/cli.js:88
Functionpieces
()
web/js/cli-browser.js:233
Methodrent
()
monopoly-board/fields/FieldStation.js:8
Methodrent
()
monopoly-board/fields/FieldStreet.js:16
Methodrent
()
web/js/cli-browser.js:4258
Methodrent
()
web/js/cli-browser.js:4297
Methodrent
()
web/js/monopoly.js:875
Methodrent
()
web/js/monopoly.js:914
Methodset
(val)
web/js/cli-browser.js:1481
FunctionsetRawMode
()
cli/readline-browser-polyfill.js:20
FunctionsetRawMode
()
web/js/cli-browser.js:2636
Functionside
()
cli/cli.js:75
Functionside
()
web/js/cli-browser.js:220
FunctionsplitWordsMaxLength
(str, max)
helper.js:22
FunctionsplitWordsMaxLength
(str, max)
web/js/cli-browser.js:3481
FunctionsplitWordsMaxLength
(str, max)
web/js/monopoly.js:98
Methodstring
()
cli/render/StringMatrix.js:17
Methodstring
()
web/js/cli-browser.js:2679
Functiontax
(team, fields)
monopoly-board/default/ACTIONS_DEFAULT.js:30
Functiontax
(team, fields)
web/js/cli-browser.js:3751
Functiontax
(team, fields)
web/js/monopoly.js:368
Methodtext
()
cli/Interactions.js:56
Methodtext
()
web/js/cli-browser.js:134
MethodtoObject
(options)
web/js/cli-browser.js:1582
Methodtransaction
(targetTeam, amount)
web/js/monopoly.js:49
FunctionwrapWords
(str, maxLength)
web/js/monopoly.js:120
Functionwrite
(text)
cli/readline-browser-polyfill.js:38
Functionwrite
(text)
web/js/cli-browser.js:2654
← previous301–364 of 364, ranked by callers