Wizards Magic  3.2.20
MTG based computer game
 All Classes Namespaces Files Functions Variables Typedefs Macros
Public Member Functions | Public Attributes | List of all members
cardinfo.CardInfo Class Reference
Inheritance diagram for cardinfo.CardInfo:

Public Member Functions

def __init__
 
def draw
 
def update
 

Public Attributes

 type
 
 image
 
 surface_backup
 
 rect
 
 show
 
 text
 
 card
 
 symbol_size
 
 distance_between_rows
 
 symbols_in_row
 

Detailed Description

class to display information about a card 

Constructor & Destructor Documentation

def cardinfo.CardInfo.__init__ (   self)

Member Function Documentation

def cardinfo.CardInfo.draw (   self)
def cardinfo.CardInfo.update (   self)

Member Data Documentation

cardinfo.CardInfo.card
cardinfo.CardInfo.distance_between_rows
cardinfo.CardInfo.image
cardinfo.CardInfo.rect
cardinfo.CardInfo.show
cardinfo.CardInfo.surface_backup
cardinfo.CardInfo.symbol_size
cardinfo.CardInfo.symbols_in_row
cardinfo.CardInfo.text
cardinfo.CardInfo.type

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