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

GamesByEmail
Class SetGame.Example

Object
  
 
 
GamesByEmail.SetGame
 
 
GamesByEmail.SetGame.Example

All Implemented Interfaces:

Class, Elemental, Resourceful

Enclosing Class:

SetGame

Direct Known Subclasses:

SetGame.ExamplePractice, SetGame.ExampleTest


GamesByEmail.SetGame.Example

extends SetGame

Constructor Summary
GamesByEmail.SetGame.Example(resourcePack, exampleTitle, exampleMask)

Field Summary

Fields inherited from GamesByEmail.SetGame
resourcePack

Fields inherited from Foundation.Elemental
$Foundation_$registry_index

Method Summary
static  addToPage(elementId, resourcePack, exampleTitle, exampleMask)
 appendHtml(htmlBuilder)
 dispose()
 getExampleCards(c1, c2, c3)
 getRandomCardValue(exampleMask)
 getRandomExampleMask()
 getRandomPropertyValue(pIndex)
 setMasks(exampleMask)
 showMasks(mask)
 shuffleCards()
static  writeToPage(resourcePack, exampleTitle, exampleMask)

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

Methods inherited from Foundation.Class
getTypePath, isInstanceOf

Methods inherited from Foundation.Elemental
attachEvent, detachEvent, elementId, event, getById, getElement, getElementValue, getElements, getFirst, getNext, parseElementId, processHtml, processHtml

Methods inherited from Foundation.Resourceful
resource, resource, resourceUrl, resourceUrl

Constructor Detail

SetGame.Example

GamesByEmail.SetGame.Example(resourcePack,
                             exampleTitle,
                             exampleMask)
Parameters:
resourcePack - 

exampleTitle - 

exampleMask - 

Method Detail

addToPage

static addToPage(elementId,
                 resourcePack,
                 exampleTitle,
                 exampleMask)
Overrides:
addToPage in class SetGame
Parameters:
elementId - 

resourcePack - 

exampleTitle - 

exampleMask - 


appendHtml

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


dispose

dispose()
Overrides:
dispose in class SetGame

getExampleCards

getExampleCards(c1,
                c2,
                c3)
Parameters:
c1 - 

c2 - 

c3 - 


getRandomCardValue

getRandomCardValue(exampleMask)
Parameters:
exampleMask - 


getRandomExampleMask

getRandomExampleMask()

getRandomPropertyValue

getRandomPropertyValue(pIndex)
Parameters:
pIndex - 


setMasks

setMasks(exampleMask)
Parameters:
exampleMask - 


showMasks

showMasks(mask)
Parameters:
mask - 


shuffleCards

shuffleCards()

writeToPage

static writeToPage(resourcePack,
                   exampleTitle,
                   exampleMask)
Overrides:
writeToPage in class SetGame
Parameters:
resourcePack - 

exampleTitle - 

exampleMask -