add 'shapes' package to collect shape classes
This commit is contained in:
parent
72c1865cf6
commit
2094ab8df8
@ -5,8 +5,7 @@ import gtk.gtkgl
|
|||||||
|
|
||||||
from OpenGL.GL import *
|
from OpenGL.GL import *
|
||||||
|
|
||||||
from Line import Line
|
from shapes import *
|
||||||
from Circle import Circle
|
|
||||||
|
|
||||||
class SketchWidget:
|
class SketchWidget:
|
||||||
def __init__(self, sketch):
|
def __init__(self, sketch):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user