MCPcopy Create free account

hub / github.com/ElyaConrad/Monopoly / functions

Functions364 in github.com/ElyaConrad/Monopoly

↓ 123 callersFunctioncenterLine
(line, width)
helper.js:104
↓ 123 callersFunctioncenterLine
(line, width)
web/js/cli-browser.js:3563
↓ 12 callersMethodset
(val)
web/js/cli-browser.js:1513
↓ 10 callersMethodgetRent
(level)
web/js/cli-browser.js:4300
↓ 10 callersMethodgetRent
(level)
web/js/monopoly.js:917
↓ 10 callersFunctionisFunction
* Returns true if the input value is a function * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2547
↓ 9 callersFunctionarrayify
* Takes any input and guarantees an array back. * * - converts array-like objects (e.g. `arguments`) to a real array * - converts `undefined` to an
web/js/cli-browser.js:797
↓ 9 callersFunctionhalt
(name, message)
web/js/cli-browser.js:1452
↓ 9 callersFunctionisFunction
(arg)
web/js/monopoly.js:1264
↓ 8 callersMethodadd
(interaction)
cli/Interactions.js:35
↓ 8 callersMethodadd
(interaction)
web/js/cli-browser.js:113
↓ 8 callersMethodfrom
(argv)
web/js/cli-browser.js:684
↓ 8 callersMethodinsert
(x, y, str)
cli/render/StringMatrix.js:20
↓ 8 callersMethodinsert
(x, y, str)
web/js/cli-browser.js:2682
↓ 7 callersMethodget
()
web/js/cli-browser.js:1509
↓ 6 callersFunctionisObject
* returns true if the typeof input is `'object'`, but not null! * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2507
↓ 5 callersMethodappendProperties
(interactionProto)
cli/Interactions.js:59
↓ 5 callersMethodappendProperties
(interactionProto)
web/js/cli-browser.js:137
↓ 5 callersMethodisBoolean
()
web/js/cli-browser.js:1289
↓ 5 callersMethodisMultiple
()
web/js/cli-browser.js:1292
↓ 5 callersFunctionisObject
(arg)
web/js/monopoly.js:1272
↓ 4 callersMethodcreate
(definition)
web/js/cli-browser.js:1565
↓ 4 callersFunctiontoString
* Converts `value` to a string. An empty string is returned for `null` * and `undefined` values. The sign of `-0` is preserved. * * @static * @mem
web/js/cli-browser.js:2206
↓ 3 callersFunctiondrawField
(i)
cli/render/text.js:475
↓ 3 callersFunctiondrawField
(i)
web/js/cli-browser.js:3177
↓ 3 callersFunctionhasDuplicates
(array)
web/js/cli-browser.js:1462
↓ 3 callersMethodmove
(steps = 0)
Team.js:7
↓ 3 callersMethodmove
(steps = 0)
web/js/cli-browser.js:8
↓ 3 callersMethodownOfCollection
(owner)
monopoly-board/fields/Field.js:19
↓ 3 callersMethodownOfCollection
(owner)
web/js/cli-browser.js:4115
↓ 3 callersMethodownOfCollection
(owner)
web/js/monopoly.js:732
↓ 3 callersMethodremoveByProperty
(propertyName, value, multiple = false)
cli/Interactions.js:47
↓ 3 callersMethodremoveByProperty
(propertyName, value, multiple = false)
web/js/cli-browser.js:125
↓ 3 callersMethodtoObject
(options)
web/js/cli-browser.js:1643
↓ 2 callersMethodclear
* Clear the array.
web/js/cli-browser.js:643
↓ 2 callersFunctioncommandLineArgs
* Returns an object containing all option values set on the command line. By default it parses the global [`process.argv`](https://nodejs.org/api/pro
web/js/cli-browser.js:845
↓ 2 callersFunctiondrawCards
(options)
cli/render/text.js:454
↓ 2 callersFunctiondrawCards
(options)
web/js/cli-browser.js:3156
↓ 2 callersMethodenter
(team)
web/js/monopoly.js:960
↓ 2 callersFunctionfindReplace
* @param {array} - the input array * @param {valueTest} - a [test-value](https://github.com/75lb/test-value) query to match the value you're looking
web/js/cli-browser.js:1694
↓ 2 callersFunctiongetLastEmptyIndex
(array, lastAlternativeIndex = 0)
cli/render/text.js:547
↓ 2 callersFunctiongetLastEmptyIndex
(array, lastAlternativeIndex = 0)
web/js/cli-browser.js:3249
↓ 2 callersFunctionhandleMovement
(movement, interactionText, ignoreNext = false)
cli/cli.js:287
↓ 2 callersFunctionhandleMovement
(movement, interactionText, ignoreNext = false)
web/js/cli-browser.js:432
↓ 2 callersMethodhasCombinedShortOptions
* Returns true if the array contains combined short options (e.g. `-ab`). * @returns {boolean}
web/js/cli-browser.js:680
↓ 2 callersFunctionhasUnicode
* Checks if `string` contains Unicode symbols. * * @private * @param {string} string The string to inspect. * @returns {boolean} Returns `true` if
web/js/cli-browser.js:1963
↓ 2 callersFunctionisDefined
* Returns true if the input value is defined * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2517
↓ 2 callersFunctionisOptionEqualsNotation
* Returns true if the supplied arg matches `--option=value` notation. * @param {string} - the arg to test, e.g. `--one=something` * @returns {boolea
web/js/cli-browser.js:709
↓ 2 callersFunctionisUndefined
(arg)
web/js/cli-browser.js:4659
↓ 2 callersFunctionisUndefined
(arg)
web/js/monopoly.js:1276
↓ 2 callersMethodload
* Clears the array has loads the supplied input. * @param {string[]} argv - The argv list to load. Defaults to `process.argv`.
web/js/cli-browser.js:627
↓ 2 callersFunctionmove
()
cli/cli.js:240
↓ 2 callersFunctionmove
()
web/js/cli-browser.js:385
↓ 2 callersMethodmove
(steps = 0)
web/js/monopoly.js:8
↓ 2 callersFunctionobjFillDefaults
(baseObj, template, arrayAsObj = false)
helper.js:4
↓ 2 callersFunctionobjFillDefaults
(obj, template)
web/js/cli-browser.js:3464
↓ 2 callersFunctionobjFillDefaults
(obj, template)
web/js/monopoly.js:81
↓ 2 callersMethodpayTax
(amount)
Team.js:53
↓ 2 callersMethodpayTax
(amount)
web/js/cli-browser.js:54
↓ 2 callersMethodremove
(...interactionsRemove)
cli/Interactions.js:44
↓ 2 callersMethodremove
(...interactionsRemove)
web/js/cli-browser.js:122
↓ 2 callersFunctionrunTimeout
(fun)
web/js/cli-browser.js:4701
↓ 2 callersFunctiontestValue
* @alias module:test-value * @param {any} - a value to test * @param {any} - the test query * @param [options] {object} * @param [options.strict]
web/js/cli-browser.js:2348
↓ 2 callersFunctionwrapWords
(str, maxLength)
helper.js:44
↓ 2 callersFunctionwrapWords
(str, maxLength)
web/js/cli-browser.js:3503
↓ 1 callersMethod_set
(val, state)
web/js/cli-browser.js:1517
↓ 1 callersMethodaction
(actionRecord, team)
main.js:37
↓ 1 callersMethodaction
(actionRecord, team)
web/js/cli-browser.js:3637
↓ 1 callersFunctionarrayReduce
* A specialized version of `_.reduce` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The array to ite
web/js/cli-browser.js:1898
↓ 1 callersFunctionasciiToArray
* Converts an ASCII `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted ar
web/js/cli-browser.js:1918
↓ 1 callersFunctionasciiWords
* Splits an ASCII `string` into an array of its words. * * @private * @param {string} The string to inspect. * @returns {Array} Returns the words
web/js/cli-browser.js:1929
↓ 1 callersFunctionbasePropertyOf
* The base implementation of `_.propertyOf` without support for deep paths. * * @private * @param {Object} object The object to query. * @returns
web/js/cli-browser.js:1940
↓ 1 callersFunctionbaseSlice
* The base implementation of `_.slice` without an iteratee call guard. * * @private * @param {Array} array The array to slice. * @param {number} [
web/js/cli-browser.js:2039
↓ 1 callersFunctionbaseToString
* The base implementation of `_.toString` which doesn't convert nullish * values to empty strings. * * @private * @param {*} value The value to pr
web/js/cli-browser.js:2068
↓ 1 callersMethodbuy
(field, rules = true)
Team.js:37
↓ 1 callersMethodbuy
(field, rules = true)
web/js/cli-browser.js:38
↓ 1 callersFunctioncapitalize
* Converts the first character of `string` to upper case and the remaining * to lower case. * * @static * @memberOf _ * @since 3.0.0 * @category
web/js/cli-browser.js:2250
↓ 1 callersFunctioncastSlice
* Casts `array` to a slice if it's needed. * * @private * @param {Array} array The array to inspect. * @param {number} start The start position.
web/js/cli-browser.js:2089
↓ 1 callersFunctioncontainsValidGroup
(def)
web/js/cli-browser.js:1458
↓ 1 callersFunctioncreateCaseFirst
* Creates a function like `_.lowerFirst`. * * @private * @param {string} methodName The name of the `String` case method to use. * @returns {Funct
web/js/cli-browser.js:2102
↓ 1 callersFunctioncreateCompounder
* Creates a function like `_.camelCase`. * * @private * @param {Function} callback The function to combine each word. * @returns {Function} Return
web/js/cli-browser.js:2129
↓ 1 callersFunctiondeburr
* Deburrs `string` by converting * [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table) * and [Lat
web/js/cli-browser.js:2272
↓ 1 callersFunctiondrainQueue
()
web/js/cli-browser.js:4773
↓ 1 callersFunctiondrawBg
()
cli/render/text.js:160
↓ 1 callersFunctiondrawBg
()
web/js/cli-browser.js:2862
↓ 1 callersFunctiondrawInteractionsList
(interactions)
cli/render/text.js:450
↓ 1 callersFunctiondrawInteractionsList
(interactions)
web/js/cli-browser.js:3152
↓ 1 callersFunctiondrawSelectedField
()
cli/render/text.js:181
↓ 1 callersFunctiondrawSelectedField
()
web/js/cli-browser.js:2883
↓ 1 callersFunctiondrawTeam
(team, index)
cli/render/text.js:125
↓ 1 callersFunctiondrawTeam
(team, index)
web/js/cli-browser.js:2827
↓ 1 callersMethodearnSalary
()
Team.js:57
↓ 1 callersMethodearnSalary
()
web/js/cli-browser.js:58
↓ 1 callersMethodearnSalary
()
web/js/monopoly.js:58
↓ 1 callersMethodenter
(team)
web/js/cli-browser.js:4343
↓ 1 callersFunctiongetBorderingSides
(index, side)
cli/render/text.js:579
↓ 1 callersFunctiongetBorderingSides
(index, side)
web/js/cli-browser.js:3281
↓ 1 callersMethodgetDefault
()
web/js/cli-browser.js:1425
↓ 1 callersFunctiongetField
(index, sides)
cli/render/text.js:608
↓ 1 callersFunctiongetField
(index, sides)
web/js/cli-browser.js:3310
next →1–100 of 364, ranked by callers