File: Games\Set\GamesByEmail.SetGame.Example.js

GamesByEmail
Class SetGame.ExampleTest

Object
  
 
 
GamesByEmail.SetGame
 
 
GamesByEmail.SetGame.Example
 
 
GamesByEmail.SetGame.ExampleTest

Enclosing Class:

SetGame


GamesByEmail.SetGame.ExampleTest

extends SetGame.Example

Constructor Summary
GamesByEmail.SetGame.ExampleTest()

Field Summary

Fields inherited from GamesByEmail.SetGame
resourcePack

Method Summary
 appendHtml(htmlBuilder)
 dispose()
 getChosePromptHtml()
 getExampleCardsHtml()
 getWrongAnswerButtonHtml()
 getYesNoHtml()
 gotYesNo(answer)
 resetExample()
 shuffleCards()

Methods inherited from GamesByEmail.SetGame.Example
addToPage, getExampleCards, getRandomCardValue, getRandomExampleMask, getRandomPropertyValue, setMasks, showMasks, writeToPage

Methods inherited from GamesByEmail.SetGame
addCardToFadeList, addCardToSlideList, allThree, cardClicked, cardIsPartOfSet, cardRectangle, cardsArePartOfSet, cellFromTableAndIndex, changeDeck, changeDomain, clearSelection, completeDeckChange, copyCards, dealCardsFromDeck, falseUncle, findCardInGroup, findCardOnTable, findSelectedCard, findSet, getBlendedColor, getCardHtml, getDeck, getFullDeck, getHtml, getNewSoloState, getNewSuffledDeck, getPropertyName, getPropertyShift, getPropertyValues, getSelectedCards, getUncleButtonHtml, hasUncle, hintAtASet, idleTimeout, isASet, isLeftButtonEvent, isSelectedCard, maybeCallSet, receiveUpdate, removeCardFromSelectedList, removeMissingSelectedCards, requestOnlineUpdate, requestSoloUpdate, requestUpdate, resizeTable, restoreUncle, scoreString, selectCard, setActive, setCardBorder, setCardUrl, setIdle, shuffleDeck, slideCards, tellWhyNotASet, tempDisableUncle, twoAndOne, uncle, uncleSetShownTimeout, unselectCard, updateDeals, updateFadingBorders, updateHeader, updateMessage, updateTable, updateTimerDisplay, whyIsASet, whyNotASet

Constructor Detail

SetGame.ExampleTest

GamesByEmail.SetGame.ExampleTest()

Method Detail

appendHtml

appendHtml(htmlBuilder)
Overrides:
appendHtml in class SetGame.Example
Parameters:
htmlBuilder - 


dispose

dispose()
Overrides:
dispose in class SetGame.Example

getChosePromptHtml

getChosePromptHtml()

getExampleCardsHtml

getExampleCardsHtml()

getWrongAnswerButtonHtml

getWrongAnswerButtonHtml()

getYesNoHtml

getYesNoHtml()

gotYesNo

gotYesNo(answer)
Parameters:
answer - 


resetExample

resetExample()

shuffleCards

shuffleCards()
Overrides:
shuffleCards in class SetGame.Example