Brett Clarke▸ Task 1 – Finding Objects!
simple drawing app example
object: Line
data: beginXY; endXY; LineThick; LineColour;
functions: Draw; Erase; Move; ReflectH; ReflectV; RotateDeg
etc
object: Rectangle
data: beginXY; endXY; LineThick; LineColour; FillColour
functions: Draw; Erase; Move; ReflectH; ReflectV; RotateDeg
etc
G+ Comments
no plus ones, 0 comments
You must log in to post a comment.
+ There are no comments
Add yours