Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElyaConrad/Monopoly
/ functions
Functions
364 in github.com/ElyaConrad/Monopoly
⨍
Functions
364
◇
Types & classes
106
Function
interactions
()
cli/cli.js:91
Function
interactions
()
web/js/cli-browser.js:236
Method
interactions
()
monopoly-board/fields/FieldStreet.js:29
Method
interactions
()
web/js/cli-browser.js:4310
Method
interactions
()
web/js/monopoly.js:927
Function
isArrayLike
* 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
Function
isBoolean
* Returns true if the input value is a boolean * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2537
Function
isClass
* Returns true if the input value is an es2015 `class`. * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2557
Function
isIterable
* 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
Function
isPlainObject
* 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
Function
isPrimitive
* 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
Function
isPromise
* Returns true if the input is a Promise. * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2591
Function
isString
* Returns true if the input value is a string * @param {*} - the input to test * @returns {boolean} * @static
web/js/cli-browser.js:2527
Method
monopoly
()
monopoly-board/fields/FieldStreet.js:10
Method
monopoly
()
web/js/cli-browser.js:4291
Method
monopoly
()
web/js/monopoly.js:908
Method
monopolyOwner
()
monopoly-board/fields/FieldStreet.js:13
Method
monopolyOwner
()
web/js/cli-browser.js:4294
Method
monopolyOwner
()
web/js/monopoly.js:911
Method
moveTo
(target)
web/js/monopoly.js:35
Function
movement
(team, field)
monopoly-board/default/ACTIONS_DEFAULT.js:27
Function
movement
(team, field)
web/js/cli-browser.js:3748
Function
movement
(team, field)
web/js/monopoly.js:365
Method
name
()
Team.js:70
Method
name
()
web/js/cli-browser.js:71
Method
name
()
web/js/monopoly.js:71
Function
noop
()
web/js/cli-browser.js:4825
Function
numberFromBits
(bits)
web/js/monopoly.js:137
Function
on
(eventName, callback)
cli/readline-browser-polyfill.js:24
Function
on
(eventName, callback)
web/js/cli-browser.js:2640
Method
payment
(payingTeam, targetTeam, amount)
main.js:31
Method
payment
(payingTeam, targetTeam, amount)
web/js/cli-browser.js:3631
Method
payment
(payingTeam, targetTeam, amount)
web/js/monopoly.js:248
Method
piece
()
Team.js:67
Method
piece
()
web/js/cli-browser.js:68
Method
piece
()
web/js/monopoly.js:68
Function
pieces
()
cli/cli.js:88
Function
pieces
()
web/js/cli-browser.js:233
Method
rent
()
monopoly-board/fields/FieldStation.js:8
Method
rent
()
monopoly-board/fields/FieldStreet.js:16
Method
rent
()
web/js/cli-browser.js:4258
Method
rent
()
web/js/cli-browser.js:4297
Method
rent
()
web/js/monopoly.js:875
Method
rent
()
web/js/monopoly.js:914
Method
set
(val)
web/js/cli-browser.js:1481
Function
setRawMode
()
cli/readline-browser-polyfill.js:20
Function
setRawMode
()
web/js/cli-browser.js:2636
Function
side
()
cli/cli.js:75
Function
side
()
web/js/cli-browser.js:220
Function
splitWordsMaxLength
(str, max)
helper.js:22
Function
splitWordsMaxLength
(str, max)
web/js/cli-browser.js:3481
Function
splitWordsMaxLength
(str, max)
web/js/monopoly.js:98
Method
string
()
cli/render/StringMatrix.js:17
Method
string
()
web/js/cli-browser.js:2679
Function
tax
(team, fields)
monopoly-board/default/ACTIONS_DEFAULT.js:30
Function
tax
(team, fields)
web/js/cli-browser.js:3751
Function
tax
(team, fields)
web/js/monopoly.js:368
Method
text
()
cli/Interactions.js:56
Method
text
()
web/js/cli-browser.js:134
Method
toObject
(options)
web/js/cli-browser.js:1582
Method
transaction
(targetTeam, amount)
web/js/monopoly.js:49
Function
wrapWords
(str, maxLength)
web/js/monopoly.js:120
Function
write
(text)
cli/readline-browser-polyfill.js:38
Function
write
(text)
web/js/cli-browser.js:2654
← previous
301–364 of 364, ranked by callers