![]() |
Wizards Magic
3.2.20
MTG based computer game
|
Classes | |
| class | player.Player |
| class | player.Player1 |
| class | player.Player2 |
Namespaces | |
| player | |
Functions | |
| def | player.__init__ |
| def | player.get_self_cards |
| def | player.get_opponent_cards |
| def | player.damage |
| def | player.heal |
| def | player.get_mana |
| def | player.get_mana_count |
| def | player.get_cards |
| def | player.switch_position |
| def | player.me_finish_turn |
| def | player.finish_turn |
Variables | |
| player.yes_pygame = True | |
| tuple | player.current_folder = os.path.dirname(os.path.abspath(__file__)) |
| player.health | |
| player.name | |
| player.action_points | |
| player.game_id | |
| player.mana | |
| player.element | |
| player.ai | |
| player.cards_generated | |
| player.enemy | |
| player.id | |
| player.cards | |
1.8.6