Difference between revisions of "Object List"
Jump to navigation
Jump to search
(added {{Design Document Index}}) |
m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Design Document Index}} | {{ReleaseNotice|2.5}}{{Design Document Index}} | ||
This is a list | This is a list of the JavaScript objects in BOARD18. | ||
== board18Map Objects == | == board18Map Objects == | ||
These objects are created by constructor functions that appear in the [[Board18Map1|board18Map1.js]] script. | |||
# [[BoardTile Object]] | # [[BoardTile Object]] | ||
Line 13: | Line 13: | ||
== board18Market Objects == | == board18Market Objects == | ||
These objects are created by constructor functions that appear in the [[Board18Market1|board18Market1.js]] script. | |||
# [[MarketToken Object]] | # [[MarketToken Object]] |
Latest revision as of 16:41, 31 July 2017
This page has been updated to comply with Release 2.5.x of BOARD18. |
Design Document edit | |
This is a list of the JavaScript objects in BOARD18.
board18Map Objects
These objects are created by constructor functions that appear in the board18Map1.js script.
board18Market Objects
These objects are created by constructor functions that appear in the board18Market1.js script.