Difference between revisions of "Design Document board18Map Page"
Jump to navigation
Jump to search
m |
(This is a complete reformatting of this page) |
||
Line 1: | Line 1: | ||
The BOARD18 map page consists of the page header, the game board map (on the right) and the left sidebar containing the tile and token trays. | {{Design Document Index}}The BOARD18 map page consists of the page header, the game board map (on the right) | ||
The client (browser) side code for the map page of BOARD18 is contained in the following files: | and the left sidebar containing the tile and token trays. | ||
{| class="wikitable" | The client (browser) side code for the map page of BOARD18 is contained in the following files: | ||
'''[[Object_List|<span style="color: Green">There are also a number of java script objects used by this code</span>]]'''. | |||
{{WIKI Links for BOARD18 WEB Pages|float=left}} {| class="wikitable" style="margin: auto " | |||
|+ This is a table of links to documentation about the board18Map page. | |+ This is a table of links to documentation about the board18Map page. | ||
| php page | | php page | ||
Line 24: | Line 28: | ||
| [[Board18Map7|board18Map7.js]] | | [[Board18Map7|board18Map7.js]] | ||
|} | |} | ||
[[Category:Design]] | [[Category:Design]] |
Revision as of 08:51, 14 September 2014
Design Document edit | |
The BOARD18 map page consists of the page header, the game board map (on the right) and the left sidebar containing the tile and token trays. The client (browser) side code for the map page of BOARD18 is contained in the following files:
There are also a number of java script objects used by this code.
php page | board18Map.php |
style sheet | board18Map.css |
javascript | board18Map1.js |
board18Map2.js | |
board18Map3.js | |
board18Map4.js | |
board18Map5.js | |
board18Map6.js | |
board18Map7.js |