Wizards Magic  3.2.20
MTG based computer game
 All Classes Namespaces Files Functions Variables Typedefs Macros
Functions | Variables
WizardsMagic Namespace Reference

Functions

def server_handler
 
def load_and_start_bg_music
 
def start_game
 

Variables

string __author__ = "chubakur"
 
string __date__ = "$12.02.2011 12:11:42$"
 
tuple current_folder = os.path.dirname(os.path.abspath(__file__))
 
tuple clock = pygame.time.Clock()
 

Function Documentation

def WizardsMagic.load_and_start_bg_music ( )
def WizardsMagic.server_handler ( )
def WizardsMagic.start_game (   cli = False,
  ai = False 
)

Variable Documentation

string WizardsMagic.__author__ = "chubakur"
string WizardsMagic.__date__ = "$12.02.2011 12:11:42$"
tuple WizardsMagic.clock = pygame.time.Clock()
tuple WizardsMagic.current_folder = os.path.dirname(os.path.abspath(__file__))