MCPcopy Create free account

hub / github.com/ElyaConrad/Monopoly / functions

Functions364 in github.com/ElyaConrad/Monopoly

↓ 1 callersFunctiongetFieldName
(field)
cli/render/text.js:574
↓ 1 callersFunctiongetFieldName
(field)
web/js/cli-browser.js:3276
↓ 1 callersFunctiongetFieldPieces
(field)
cli/render/text.js:560
↓ 1 callersFunctiongetFieldPieces
(field)
web/js/cli-browser.js:3262
↓ 1 callersFunctiongetFieldPrice
(field)
cli/render/text.js:556
↓ 1 callersFunctiongetFieldPrice
(field)
web/js/cli-browser.js:3258
↓ 1 callersMethodgetGroup
(id)
monopoly-board/board.js:36
↓ 1 callersMethodgetGroup
(id)
web/js/cli-browser.js:3698
↓ 1 callersMethodgetGroup
(id)
web/js/monopoly.js:315
↓ 1 callersFunctiongetRandomMove
()
cli/cli.js:230
↓ 1 callersFunctiongetRandomMove
()
web/js/cli-browser.js:375
↓ 1 callersMethodgetRent
(ownAmount)
monopoly-board/fields/FieldStation.js:11
↓ 1 callersMethodgetRent
(moveSteps)
monopoly-board/fields/FieldCompany.js:7
↓ 1 callersMethodgetRent
(level)
monopoly-board/fields/FieldStreet.js:19
↓ 1 callersMethodgetRent
(moveSteps)
web/js/cli-browser.js:4161
↓ 1 callersMethodgetRent
(ownAmount)
web/js/cli-browser.js:4261
↓ 1 callersMethodgetRent
(moveSteps)
web/js/monopoly.js:778
↓ 1 callersMethodgetRent
(ownAmount)
web/js/monopoly.js:878
↓ 1 callersFunctionhandleFieldMode
()
cli/cli.js:128
↓ 1 callersFunctionhandleFieldMode
()
web/js/cli-browser.js:273
↓ 1 callersFunctionhasUnicodeWord
* Checks if `string` contains a word composed of Unicode symbols. * * @private * @param {string} string The string to inspect. * @returns {boolean
web/js/cli-browser.js:1974
↓ 1 callersFunctionindexesOfArray
(array, item, start = 0)
helper.js:93
↓ 1 callersFunctionindexesOfArray
(array, item, start = 0)
web/js/cli-browser.js:3552
↓ 1 callersMethodinitSize
(width = this.width, height = this.height)
cli/render/StringMatrix.js:12
↓ 1 callersMethodinitSize
(width = this.width, height = this.height)
web/js/cli-browser.js:2674
↓ 1 callersMethodisGrouped
()
web/js/cli-browser.js:1429
↓ 1 callersFunctionisLongOption
* Returns true if the supplied arg is in long (`--one`) format. * @param {string} - the arg to test, e.g. `--one` * @returns {boolean} * @static
web/js/cli-browser.js:729
↓ 1 callersFunctionisNumber
* Returns true if input is a number * @param {*} - the input to test * @returns {boolean} * @static * @example * > t.isNumber(0) * true * > t.i
web/js/cli-browser.js:2459
↓ 1 callersFunctionisNumber
(arg)
web/js/monopoly.js:1268
↓ 1 callersFunctionisObjectLike
* Checks if `value` is object-like. A value is object-like if it's not `null` * and has a `typeof` result of "object". * * @static * @memberOf _
web/js/cli-browser.js:2159
↓ 1 callersFunctionisOption
* Returns true if the supplied arg is in either long (`--one`) or short (`-o`) format. * @param {string} - the arg to test, e.g. `--one` * @returns
web/js/cli-browser.js:719
↓ 1 callersFunctionisSymbol
* Checks if `value` is classified as a `Symbol` primitive or object. * * @static * @memberOf _ * @since 4.0.0 * @category Lang * @param {*} valu
web/js/cli-browser.js:2180
↓ 1 callersMethodmoveTo
(target)
Team.js:34
↓ 1 callersMethodmoveTo
(target)
web/js/cli-browser.js:35
↓ 1 callersMethodnextActions
(actions)
main.js:41
↓ 1 callersMethodnextActions
(actions)
web/js/cli-browser.js:3641
↓ 1 callersMethodnextActions
(actions)
web/js/monopoly.js:258
↓ 1 callersFunctionnumberFromBits
(bits)
helper.js:61
↓ 1 callersFunctionnumberFromBits
(bits)
web/js/cli-browser.js:3520
↓ 1 callersMethodpayTax
(amount)
web/js/monopoly.js:54
↓ 1 callersMethodreplaceAtPos
(str, replaceStr, index)
cli/render/StringMatrix.js:33
↓ 1 callersMethodreplaceAtPos
(str, replaceStr, index)
web/js/cli-browser.js:2695
↓ 1 callersMethodresetToDefault
()
web/js/cli-browser.js:1548
↓ 1 callersFunctionrunClearTimeout
(marker)
web/js/cli-browser.js:4726
↓ 1 callersFunctions
(o,u)
web/js/cli-browser.js:1
↓ 1 callersFunctions
(o,u)
web/js/monopoly.js:1
↓ 1 callersFunctionstringToArray
* Converts `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted array.
web/js/cli-browser.js:1985
↓ 1 callersMethodtransaction
(targetTeam, amount)
Team.js:48
↓ 1 callersMethodtransaction
(targetTeam, amount)
web/js/cli-browser.js:49
↓ 1 callersFunctionunicodeToArray
* Converts a Unicode `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted a
web/js/cli-browser.js:1998
↓ 1 callersFunctionunicodeWords
* Splits a Unicode `string` into an array of its words. * * @private * @param {string} The string to inspect. * @returns {Array} Returns the words
web/js/cli-browser.js:2009
↓ 1 callersMethodvalidate
* validate option definitions * @returns {string}
web/js/cli-browser.js:1322
↓ 1 callersMethodwhereDefaultValueSet
()
web/js/cli-browser.js:1439
↓ 1 callersMethodwhereGrouped
()
web/js/cli-browser.js:1433
↓ 1 callersMethodwhereNotGrouped
()
web/js/cli-browser.js:1436
↓ 1 callersFunctionwords
* Splits `string` into an array of its words. * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The stri
web/js/cli-browser.js:2315
FunctionAction
()
cli/render/text.js:226
FunctionAction
()
web/js/cli-browser.js:2928
FunctionCompany
()
cli/render/text.js:359
FunctionCompany
()
web/js/cli-browser.js:3061
FunctionEventEmitter
()
web/js/cli-browser.js:4381
FunctionEventEmitter
()
web/js/monopoly.js:998
FunctionItem
(fun, array)
web/js/cli-browser.js:4811
FunctionStation
()
cli/render/text.js:326
FunctionStation
()
web/js/cli-browser.js:3028
FunctionStreet
()
cli/render/text.js:193
FunctionStreet
()
web/js/cli-browser.js:2895
FunctionTax
()
cli/render/text.js:293
FunctionTax
()
web/js/cli-browser.js:2995
Method[Symbol.iterator]
* Yields one `{ event, name, value, arg, def }` argInfo object for each arg in `process.argv` (or `options.argv`).
web/js/cli-browser.js:938
Methodaction
(actionRecord, team)
web/js/monopoly.js:254
FunctionarrayLast
(array)
helper.js:19
FunctionarrayLast
(array)
web/js/cli-browser.js:3478
FunctionarrayLast
(array)
web/js/monopoly.js:95
MethodbuildingAllowed
(team)
monopoly-board/fields/FieldStreet.js:22
MethodbuildingAllowed
(team)
web/js/cli-browser.js:4303
MethodbuildingAllowed
(team)
web/js/monopoly.js:920
MethodbuildingCost
()
monopoly-board/fields/FieldStreet.js:26
MethodbuildingCost
()
web/js/cli-browser.js:4307
MethodbuildingCost
()
web/js/monopoly.js:924
Methodbuy
(field, rules = true)
web/js/monopoly.js:38
Functioncallback
()
cli/cli.js:251
Functioncallback
()
web/js/cli-browser.js:396
FunctioncenterLine
(line, width)
web/js/monopoly.js:180
Functionchar
()
cli/render/text.js:652
Functionchar
()
web/js/cli-browser.js:3354
FunctioncleanUpNextTick
()
web/js/cli-browser.js:4758
Methodcollection
()
monopoly-board/fields/Field.js:15
Methodcollection
()
web/js/cli-browser.js:4111
Methodcollection
()
web/js/monopoly.js:728
MethodcollectionOwner
()
monopoly-board/fields/Field.js:23
MethodcollectionOwner
()
web/js/cli-browser.js:4119
MethodcollectionOwner
()
web/js/monopoly.js:736
Methodcollections
()
Team.js:64
Methodcollections
()
web/js/cli-browser.js:65
Methodcollections
()
web/js/monopoly.js:65
Methodconstructor
(options = {})
main.js:8
Methodconstructor
(game, index, wallet = 0)
Team.js:2
Methodconstructor
(options)
monopoly-board/board.js:6
Methodconstructor
(details, board)
monopoly-board/fields/FieldPolice.js:4
← previousnext →101–200 of 364, ranked by callers