Method__init__(self, radius = 5 , coord = (0,0), size = (100,50), id = 0)
src/debug_assistant/scripts/component.py:142
Method__init__(self, radius = 5 ,coord = (0,0), size = (20,10), id = 0, title = "button")
src/debug_assistant/scripts/component.py:151
Method__init__(self, radius = 5 ,coord = (0,0), size = (20,10), id = 0, title = "button")
src/debug_assistant/scripts/component.py:162
Method__init__(self, radius = 5 ,coord = (0,0), size = (20,10), id = 0, title = "button")
src/debug_assistant/scripts/component.py:178
Method__init__(self, radius = 5 ,coord = (0,0), size = (20,10), id = 0, title = "X:", value = 3.14)
src/debug_assistant/scripts/component.py:248
Method__init__( self , box = ((0,0),(10,10)), value_low = 0, value_high = 10, value_page = 2 ,surface = COMPONENT_WINDOW )
src/debug_assistant/scripts/component.py:265
Method__init__(self, coord_var = (0,0), size_var = (20,10), coord_grad = (0,50), size_grad = (20,10), id = 0, var = -3.14, l
src/debug_assistant/scripts/component.py:306
Method__init__(self, size = (10,20), begin_x = 0, begin_y_var = 0, begin_y_grad = 0)
src/debug_assistant/scripts/component.py:383