Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
Freezer.ModuleDef Class Reference

Public Member Functions

def __init__
 
def __repr__
 

Public Attributes

 allowChildren
 
 exclude
 
 filename
 
 forbid
 
 fromSource
 
 guess
 
 implicit
 
 moduleName
 
 text
 

Constructor & Destructor Documentation

def __init__ (   self,
  moduleName,
  filename = None,
  implicit = False,
  guess = False,
  exclude = False,
  forbid = False,
  allowChildren = False,
  fromSource = None,
  text = None 
)

Member Function Documentation

def __repr__ (   self)

Member Data Documentation

allowChildren
exclude
filename
forbid
fromSource
guess
implicit
moduleName
text