Educational Game Platform
Public Slots | Public Member Functions | Public Attributes | List of all members
card Class Reference
Inheritance diagram for card:

Public Slots

void setPosition (int x, int y, int rotation)
 card::setPosition More...
 
void setCardPic ()
 

Public Member Functions

 card (QObject *parent=0)
 

Public Attributes

bool * hasCard
 Check if the user has this card (in case the user has matched cards (NOT USED))
 
bool * cardShown
 Check if the card is shown (i.e. face up) or not.
 
int * cardValue
 Current Card value in the Cabo game (0-13)
 

Member Function Documentation

◆ setPosition

void card::setPosition ( int  x,
int  y,
int  rotation 
)
slot

card::setPosition

Set position of a specific card in the scene


The documentation for this class was generated from the following files: