Games\Set\GamesByEmail.SetGame.js
GamesByEmail
Object
All Implemented Interfaces:
Direct Known Subclasses:
GamesByEmail.SetGame
implementsFoundation.Class
,Foundation.Elemental
,Foundation.Resourceful
Nested Class Summary | |
static | SetGame.Example
|
static | SetGame.ExamplePractice
|
static | SetGame.ExampleTest
|
static | SetGame.Tutorial
|
static | SetGame.TutorialColorTab
|
static | SetGame.TutorialFillAndNumberTab
|
static | SetGame.TutorialFillTab
|
static | SetGame.TutorialIntroductionTab
|
static | SetGame.TutorialNumberTab
|
static | SetGame.TutorialPlayTab
|
static | SetGame.TutorialShapeTab
|
Constructor Summary |
|
Enum Summary | |
static | DECK
|
static | MODE
|
static | PROPERTY
|
static | SKILL
|
Field Summary | |
static | resourcePack
|
Fields inherited from Foundation.Elemental |
$Foundation_$registry_index |
Method Summary | |
|
|
|
|
static |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
static |
|
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 |
GamesByEmail.SetGame(resourcePack)
resourcePack -
Enum Detail |
static DECK
SMALL_VERTICAL -
SMALL_HORIZONTAL -
MEDIUM_VERTICAL -
MEDIUM_HORIZONTAL -
LARGE_VERTICAL -
LARGE_HORIZONTAL -
static MODE
ONLINE -
SOLO -
static PROPERTY
NUMBER_SHIFT -
NUMBER -
ONE -
TWO -
THREE -
FILL_SHIFT -
FILL -
EMPTY -
HATCHED -
SOLID -
SHAPE_SHIFT -
SHAPE -
OVAL -
DIAMOND -
SQUIGGLE -
COLOR_SHIFT -
COLOR -
RED -
GREEN -
PURPLE -
NONE -
ALL -
static SKILL
BEGINNER -
INTERMEDIATE -
EXPERT -
Field Detail |
static resourcePack
Method Detail |
addCardToFadeList(card)
card -
addCardToSlideList(card,
index,
up,
off)
card -
index -
up -
off -
static addToPage(elementId,
resourcePack)
elementId -
resourcePack -
allThree(card1,
card2,
card3,
property)
card1 -
card2 -
card3 -
property -
appendHtml(htmlBuilder)
htmlBuilder -
cardClicked(event,
index,
cell,
down)
event -
index -
cell -
down -
cardIsPartOfSet(card)
card -
cardRectangle(card,
size)
card -
size -
cardsArePartOfSet(card1,
card2)
card1 -
card2 -
cellFromTableAndIndex(table,
index)
table -
index -
changeDeck(direction,
flip)
direction -
flip -
static changeDomain(domain,
extension)
domain -
extension -
clearSelection()
completeDeckChange()
copyCards(copy,
cards)
copy -
cards -
dealCardsFromDeck(cards,
deck,
num)
cards -
deck -
num -
dispose()
dispose
in class Class
falseUncle()
findCardInGroup(cards,
card)
cards -
card -
findCardOnTable(card)
card -
findSelectedCard(card)
card -
findSet()
getBlendedColor(fromColor,
toColor,
traveled)
fromColor -
toColor -
traveled -
getCardHtml(card,
hidden)
card -
hidden -
getDeck()
getFullDeck(properties)
properties -
getHtml()
getNewSoloState(skill)
skill -
getNewSuffledDeck(skill)
skill -
getPropertyName(property)
property -
getPropertyShift(property)
property -
getPropertyValues(property)
property -
getSelectedCards()
getUncleButtonHtml()
hasUncle()
hintAtASet()
idleTimeout()
isASet(card1,
card2,
card3,
properties)
card1 -
card2 -
card3 -
properties -
isLeftButtonEvent(event,
allowKeyboardModifier)
event -
allowKeyboardModifier -
isSelectedCard(card)
card -
maybeCallSet()
receiveUpdate(state)
state -
removeCardFromSelectedList(card)
card -
removeMissingSelectedCards()
requestOnlineUpdate(callSet,
callUncle)
callSet -
callUncle -
requestSoloUpdate(callSet,
callUncle)
callSet -
callUncle -
requestUpdate(callSet,
callUncle)
callSet -
callUncle -
resizeTable(table,
deck,
unselectedBorderColor,
numCards)
table -
deck -
unselectedBorderColor -
numCards -
restoreUncle(backgroundOnly,
delayed)
backgroundOnly -
delayed -
scoreString()
selectCard(card,
nocall)
card -
nocall -
setActive(noUpdate)
noUpdate -
setCardBorder(card,
selected)
card -
selected -
static setCardUrl(url)
url -
setIdle()
shuffleDeck(deck)
deck -
slideCards()
tellWhyNotASet()
tempDisableUncle()
twoAndOne(card1,
card2,
card3,
property)
card1 -
card2 -
card3 -
property -
uncle()
uncleSetShownTimeout()
unselectCard(card)
card -
updateDeals(dealsRemaining)
dealsRemaining -
updateFadingBorders()
updateHeader()
updateMessage(message)
message -
updateTable(cards,
weGetCredit,
theyGotPointsToo)
cards -
weGetCredit -
theyGotPointsToo -
updateTimerDisplay()
whyIsASet(card1,
card2,
card3,
interestedProperties)
card1 -
card2 -
card3 -
interestedProperties -
whyNotASet(card1,
card2,
card3)
card1 -
card2 -
card3 -
static writeToPage(resourcePack)
resourcePack -