File: Games\Gambit\Game.js

GamesByEmail
Class GambitCard

Object
  
 
 
GamesByEmail.GambitCard

All Implemented Interfaces:

Class


GamesByEmail.GambitCard

implements Foundation.Class

Constructor Summary
GamesByEmail.GambitCard(owner, index, territoryIndex)

Method Summary
 dispose()
 getTableHtml(canTrade, highContrast)
 isDesign(design)
 logIndex()
 setChosen(chosen)
 toggleChosen()

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Constructor Detail

GambitCard

GamesByEmail.GambitCard(owner,
                        index,
                        territoryIndex)
Parameters:
owner - 

index - 

territoryIndex - 

Method Detail

dispose

dispose()
Overrides:
dispose in class Class

getTableHtml

getTableHtml(canTrade,
             highContrast)
Parameters:
canTrade - 

highContrast - 


isDesign

isDesign(design)
Parameters:
design - 


logIndex

logIndex()

setChosen

setChosen(chosen)
Parameters:
chosen - 


toggleChosen

toggleChosen()