Difference between revisions of "Design Document board18Map Page"
Jump to navigation
Jump to search
(added {{Design Document Index}}) |
(Added Board18Map7) |
||
Line 12: | Line 12: | ||
| [http://medialize.github.io/jQuery-contextMenu/ jquery.contextMenu.css] | | [http://medialize.github.io/jQuery-contextMenu/ jquery.contextMenu.css] | ||
|- | |- | ||
| rowspan=" | | rowspan="4" | javascript | ||
| [[Board18Map1|board18Map1.js]] | | [[Board18Map1|board18Map1.js]] | ||
| [[Board18Map2|board18Map2.js]] | | [[Board18Map2|board18Map2.js]] | ||
Line 20: | Line 20: | ||
| [[Board18Map5|board18Map5.js]] | | [[Board18Map5|board18Map5.js]] | ||
| [[Board18Map6|board18Map6.js]] | | [[Board18Map6|board18Map6.js]] | ||
|- | |||
| [[Board18Map7|board18Map7.js]] | |||
|- | |- | ||
| [[Board18com|board18com.js]] | | [[Board18com|board18com.js]] |
Revision as of 14:59, 10 September 2013
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:
Design Document edit | |
php page | board18Map.php | ||
style sheets | board18com.css | board18Map.css | jquery.contextMenu.css |
javascript | board18Map1.js | board18Map2.js | board18Map3.js |
board18Map4.js | board18Map5.js | board18Map6.js | |
board18Map7.js | |||
board18com.js | jquery.contextMenu.js | jquery.ui.position.js |
There are a number of java script objects used by this code.
This page is a stub. |
The BOARD18 Project will soon be expanding it. |