Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | height |
def | getValues |
def | scrollUp |
def | create |
def | draw |
![]() | |
def | __init__ |
def | height |
def | width |
def | getValues |
def | create |
def | draw |
def | undraw |
Data Fields | |
items | |
numlines | |
scroll | |
gui_element | |
picker | |
![]() | |
gui_element | |
idname | |
id | |
Additional Inherited Members | |
![]() | |
int | next_id = 0 |
Definition at line 122 of file dialog_box.py.
def create | ( | self, | |
owner, | |||
room, | |||
x, | |||
y, | |||
wid, | |||
hei | |||
) |
Definition at line 142 of file dialog_box.py.
References dialog_box.makeRect().
def draw | ( | self) |
def getValues | ( | self, | |
values | |||
) |
Definition at line 133 of file dialog_box.py.
References DialogBox.Item.id.
def height | ( | self) |
Definition at line 131 of file dialog_box.py.
References DialogBox.List.numlines.
def scrollUp | ( | self, | |
button, | |||
params | |||
) |
Definition at line 140 of file dialog_box.py.
gui_element |
Definition at line 144 of file dialog_box.py.
items |
Definition at line 124 of file dialog_box.py.
numlines |
Definition at line 125 of file dialog_box.py.
picker |
Definition at line 146 of file dialog_box.py.
scroll |
Definition at line 126 of file dialog_box.py.