Beispiel #1
0
from heks.sess.Sess import Sess
from heks.eesyl.Slaat import Slaat

sess = Sess()
slaat = Slaat(sess, heyt=600, hhedtt=400, skaal=6.0)

ggool = sess._dak_stak[0]
ffokus = ggool._ffokus

slaat.start()

Beispiel #2
0
 def __init__(self):
     Slaat.__init__(self, 
                    height=512, width=640,
                    scale=12.0, 
                    title="slaat testr")