Difference between revisions of "Object List"

From BOARD18 Project WIKI
Jump to navigation Jump to search
(Added Category)
m (Renamed object pages)
Line 1: Line 1:
This is a list of all of the JavaScript objects in BOARD18.  Most of these objects are created by constructor functions that appear in the board18Map1.js script.
This is a list of all of the JavaScript objects in BOARD18.  Most of these objects are created by constructor functions that appear in the board18Map1.js script.


# [[BoardTile]]
# [[BoardTile Object]]
# [[BoardToken]]
# [[BoardToken Object]]
# [[GameBoard]]
# [[GameBoard Object]]
# [[OnHex]]
# [[OnHex Object]]
# [[TileSheet]]
# [[TileSheet Object]]
# [[TokenSheet]]
# [[TokenSheet Object]]


[[Category:Design]]
[[Category:Design]]

Revision as of 11:38, 4 June 2013

This is a list of all of the JavaScript objects in BOARD18. 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