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 | __init__ |
def | height |
def | width |
def | getValues |
def | create |
def | draw |
def | undraw |
Data Fields | |
hei | |
wid | |
![]() | |
gui_element | |
idname | |
id | |
Additional Inherited Members | |
![]() | |
int | next_id = 0 |
Definition at line 113 of file dialog_box.py.
def height | ( | self) |
Definition at line 118 of file dialog_box.py.
References DialogBox.Space.hei.
def width | ( | self) |
Definition at line 120 of file dialog_box.py.
References DialogBox.Space.wid.
hei |
Definition at line 115 of file dialog_box.py.
wid |
Definition at line 116 of file dialog_box.py.