Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Public Member Functions | |
def | __init__ |
def | height |
def | width |
def | create |
![]() | |
def | __init__ |
def | height |
def | width |
def | getValues |
def | create |
def | draw |
def | undraw |
Data Fields | |
text | |
wid | |
gui_element | |
![]() | |
gui_element | |
idname | |
id | |
Additional Inherited Members | |
![]() | |
int | next_id = 0 |
Definition at line 169 of file dialog_box.py.
def create | ( | self, | |
owner, | |||
room, | |||
x, | |||
y, | |||
wid, | |||
hei | |||
) |
def height | ( | self) |
Definition at line 175 of file dialog_box.py.
def width | ( | self) |
Definition at line 177 of file dialog_box.py.
References DialogBox.Space.wid, and DialogBox.Text.wid.
gui_element |
Definition at line 181 of file dialog_box.py.
text |
Definition at line 171 of file dialog_box.py.
wid |
Definition at line 173 of file dialog_box.py.