next up previous contents index
Next: MemoSetGameView Up: MemoSetGame Previous: MemoSetGame   Contents   Index

Subsections

methods

class

instance creation

newGame: aMemoSetCardSubclass
actually creates the game, gets all cards from the MemoSetCardSubclass and places some of them "on the table".

instance

accessing

cardsOnPile
returns the number of cards on the pile.
components
returns all cards which are currently on the table.
gameName
returns the gameName.

action

collectCardsForUser: aUser
collects a set from the table an gives it to the user.
getNewCard
takes a card from the pile. If the pile is empty it creates a emptyCard.
next up previous contents index
Next: MemoSetGameView Up: MemoSetGame Previous: MemoSetGame   Contents   Index
spax 2003-04-28