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
gameinformation.GameInformationPanel Class Reference
Inheritance diagram for gameinformation.GameInformationPanel:

Public Member Functions

def __init__
 
def draw
 
def update
 
def hide
 
def display
 

Public Attributes

 type
 
 image
 
 surface_backup
 
 rect
 
 show
 
 text
 
 auto_hide_time
 
 timer
 

Constructor & Destructor Documentation

def gameinformation.GameInformationPanel.__init__ (   self)

Member Function Documentation

def gameinformation.GameInformationPanel.display (   self,
  text,
  persistent = False 
)
def gameinformation.GameInformationPanel.draw (   self)
def gameinformation.GameInformationPanel.hide (   self)
def gameinformation.GameInformationPanel.update (   self)

Member Data Documentation

gameinformation.GameInformationPanel.auto_hide_time
gameinformation.GameInformationPanel.image
gameinformation.GameInformationPanel.rect
gameinformation.GameInformationPanel.show
gameinformation.GameInformationPanel.surface_backup
gameinformation.GameInformationPanel.text
gameinformation.GameInformationPanel.timer
gameinformation.GameInformationPanel.type

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