O |
|
|
2nd quad | 1st quad
|
-------------------C-x-x----x-x-----x-x --> CENTER_Y
|
3rd quad | 4th quad
|
|
|
`--> CENTER_X
- The center of the board is obtained by the coordinate C(X,Y) where:
- X = CENTER_X and
- Y = CENTER_Y
- The coordinate "O" represents the board's orgin O(X,Y), where:
- X=oBoard.style.left and
- Y=oBoard.style.top
- The "x" dots represent the radius for each circle and are provided by the aRadians array.