Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Static Public Member Functions | |
def | staticGroupUncheck |
Data Fields | |
onChange_fn | |
value | |
![]() | |
checked | |
group | |
index | |
![]() | |
sprites | |
hotspot | |
linkdesc | |
linkstate | |
state | |
group | |
enabled | |
clickHandler | |
textOverlay | |
textcolor | |
textbgcolor | |
textfontsize | |
pythonstr | |
visible | |
![]() | |
sprite | |
index | |
spritestate | |
redrawPreservesZ | |
visible | |
![]() | |
room | |
owner | |
visible | |
redrawPreservesZ | |
id | |
def __init__ | ( | self, | |
room, | |||
linkdesc, | |||
index, | |||
spritefiles, | |||
hotspot, | |||
radiogroup, | |||
value = None , |
|||
onChange = (lambda group,newval , |
|||
caller | |||
) |
Definition at line 1456 of file GUI.py.
References GUIButton.setGroup(), and GUICheckButton.uncheck().
def groupUncheck | ( | self) |
Definition at line 1492 of file GUI.py.
References GUIButton.getGroup(), and GUIElement.room.
def onChange | ( | self, | |
params | |||
) |
Definition at line 1482 of file GUI.py.
References _Dummy.group, GUIButton.group, DialogBox.Item.id, DialogBox.id, GUIElement.id, GUICheckButton.isChecked(), GUIRadioButton.onChange_fn, SaveVariableCondition.value, _Stop.value, ErrorDuringImport.value, Boolean.value, DateTime.value, MiniFieldStorage.value, SetSaveVariable.value, Morsel.value, and GUIRadioButton.value.
def onClick | ( | self, | |
params | |||
) |
|
static |