mkRPG
 All Classes Namespaces Functions
Public Member Functions | Public Attributes
gui.MainUI Class Reference

List of all members.

Public Member Functions

def __init__
def on_closing
def run_client
def run_server
def update
def run

Public Attributes

 server
 root
 running

Detailed Description

Main GUI with Client/Server buttons 

Member Function Documentation

def gui.MainUI.on_closing (   self)
Closes the window 
def gui.MainUI.run (   self)
Runs tkinter mainloop on the window 
def gui.MainUI.run_client (   self)
To be called on client selection 
def gui.MainUI.run_server (   self)
To be called on server selection 
def gui.MainUI.update (   self)
Updates the window 

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions