Panda3D
|
Functions | |
def | GetBool (sym, default=False) |
def | GetDouble (sym, default=0.0) |
def | GetInt (sym, default=0) |
def | GetString (sym, default="") |
Variables | |
def | GetFloat = GetDouble |
def direct.showbase.DConfig.GetBool | ( | sym, | |
default = False |
|||
) |
def direct.showbase.DConfig.GetDouble | ( | sym, | |
default = 0.0 |
|||
) |
def direct.showbase.DConfig.GetInt | ( | sym, | |
default = 0 |
|||
) |
def direct.showbase.DConfig.GetString | ( | sym, | |
default = "" |
|||
) |
def GetFloat = GetDouble |