im tryin to make a random simple program for school which involves a
simple rectangle the will move left right up down with the push of
directional buttons as well as change color when pushing some other
buttons. I have it working but now I have two buttons that I need to
get to work. One I want to have the rectangle be filled with one
color and the other i want to have outline the rectangle only. What
I have is one that fills the rectangle and the other puts an outline
around the filled rectangle. I dont want that