So far I have narrowed it down to everything I need but I am not good with the
for loop code. How can I make it an "X" instead of the big squares I made? It is on line 21 and 22.
So I've got this. I want the squares to disappear as soon as I hit the edge, instead of it getting cut off. I'm stuck and I don't know if I used the if condition right. Please advise.
If the mouse is in area A or area B, then highlight area E in a color of your choice. If the mouse is in area C or area D, then highlight area F in a color of your choice. Otherwise, highlight areas A, B, C, and D in a color of your choice. The outline of the diamond must always be visible, and you must
not draw the line between triangles E and F