gui.frames.status_frames.movement_status_frame¶
- class gui.frames.status_frames.movement_status_frame.MovementStatusFrame(master: tkinter.Frame, gui: gui.app.GUI, **kwargs)¶
- __init__(master: tkinter.Frame, gui: gui.app.GUI, **kwargs)¶
Construct a frame widget with the parent MASTER.
Valid resource names: background, bd, bg, borderwidth, class, colormap, container, cursor, height, highlightbackground, highlightcolor, highlightthickness, relief, takefocus, visual, width.
- update_ui(kwargs)¶