Difference between revisions of "Object List"
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 10: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.