![]() |
Wizards Magic
3.2.20
MTG based computer game
|
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 | |
class to display information about a card
| def cardinfo.CardInfo.__init__ | ( | self | ) |
| def cardinfo.CardInfo.draw | ( | self | ) |
| def cardinfo.CardInfo.update | ( | self | ) |
| 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 |
1.8.6