StateProcess

Classes

StateProcess
TkWorld
Updater

Functions

None


StateProcess

Derived from

Process

Methods

execute
pace

StateProcess.execute

execute()

StateProcess.pace

pace(seconds_to_event, *args)

Up


TkWorld

Derived from

None

Methods

TkWorld
x_
y_

TkWorld (Constructor)

TkWorld(width=100, height=200, geometry='-20-90', scale=2.5)

TkWorld.x_

x_(xx)

TkWorld.y_

y_(yy)

Up


Updater

Derived from

Process

Methods

Updater
execute

Updater (Constructor)

Updater(tk_world, interval)

Updater.execute

execute()

Up