![]() |
Wizards Magic
3.2.20
MTG based computer game
|
Public Member Functions | |
| def | __init__ |
| def | get_opposite_cardbox |
| def | draw |
| def | update |
Public Attributes | |
| type | |
| position | |
| animation_tick | |
| location | |
| player | |
| opposite | |
| image | |
| animation_point | |
| light_images | |
| surface_backup | |
| rect | |
| card | |
| light | |
| light_image | |
| def cardbox.Cardbox.__init__ | ( | self, | |
| rect, | |||
| player, | |||
| position | |||
| ) |
| def cardbox.Cardbox.draw | ( | self | ) |
| def cardbox.Cardbox.get_opposite_cardbox | ( | self | ) |
| def cardbox.Cardbox.update | ( | self | ) |
| cardbox.Cardbox.animation_point |
| cardbox.Cardbox.animation_tick |
| cardbox.Cardbox.card |
| cardbox.Cardbox.image |
| cardbox.Cardbox.light |
| cardbox.Cardbox.light_image |
| cardbox.Cardbox.light_images |
| cardbox.Cardbox.location |
| cardbox.Cardbox.opposite |
| cardbox.Cardbox.player |
| cardbox.Cardbox.position |
| cardbox.Cardbox.rect |
| cardbox.Cardbox.surface_backup |
| cardbox.Cardbox.type |
1.8.6