Difference between revisions of "Object List"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(added {{Design Document Index}})
Line 1: Line 1:
{{Design Document Index}}
This is a list of all of the JavaScript objects in BOARD18.
This is a list of all of the JavaScript objects in BOARD18.



Revision as of 19:06, 5 September 2013

Design Document edit


This is a list of all of the JavaScript objects in BOARD18.

board18Map Objects

Most of these objects are created by constructor functions that appear in the board18Map1.js script.

  1. BoardTile Object
  2. BoardToken Object
  3. GameBoard Object
  4. OnHex Object
  5. TileSheet Object
  6. TokenSheet Object

board18Market Objects

Most of these objects are created by constructor functions that appear in the board18Market1.js script.

  1. MarketToken Object
  2. OnBox Object
  3. StockMarket Object
  4. TokenSheet Object