File: Games\Backgammon\Game.js

GamesByEmail
Class BackgammonPoints

Array
  
 
 
GamesByEmail.BackgammonPoints

All Implemented Interfaces:

Class


GamesByEmail.BackgammonPoints

extends Array
implements Foundation.Class

Constructor Summary
GamesByEmail.BackgammonPoints()

Field Summary

Fields inherited from Array
length

Method Summary
 appendHiliteHtml(htmlBuilder)
 appendHtml(htmlBuilder, boardSize)
 centerPieceImage(image, point, screenPoint, color)
 clear()
 dispose()
 findClosestToPoint(boardPoint)
 getValue()
 hideHilites()
 pieceRectFromIndexAndColor(index, color, hilite)
 returnPieceImage(image, point)
 setHtml(html)
 setPerspective(color)
 setValue(value)
 snapPieceImage(image, point, color, minusOne)

Methods inherited from Array
indexOf

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

BackgammonPoints

GamesByEmail.BackgammonPoints()

Method Detail

appendHiliteHtml

appendHiliteHtml(htmlBuilder)
Parameters:
htmlBuilder - 


appendHtml

appendHtml(htmlBuilder,
           boardSize)
Parameters:
htmlBuilder - 

boardSize - 


centerPieceImage

centerPieceImage(image,
                 point,
                 screenPoint,
                 color)
Parameters:
image - 

point - 

screenPoint - 

color - 


clear

clear()

dispose

dispose()
Overrides:
dispose in class Class

findClosestToPoint

findClosestToPoint(boardPoint)
Parameters:
boardPoint - 


getValue

getValue()

hideHilites

hideHilites()

pieceRectFromIndexAndColor

pieceRectFromIndexAndColor(index,
                           color,
                           hilite)
Parameters:
index - 

color - 

hilite - 


returnPieceImage

returnPieceImage(image,
                 point)
Parameters:
image - 

point - 


setHtml

setHtml(html)
Parameters:
html - 


setPerspective

setPerspective(color)
Parameters:
color - 


setValue

setValue(value)
Parameters:
value - 


snapPieceImage

snapPieceImage(image,
               point,
               color,
               minusOne)
Parameters:
image - 

point - 

color - 

minusOne -