Variables for references:

- xMove,yMove,zMove,wMove&iMove are indications for when the object is being dragged around. These variables are alr assigned false initially, true on drag and false on release.

- onRod is alr defined but not used. It is for indicating if a object is on the Rod's top.

We tried to make a barrier where the user should not cross, specifically for Magnet X we tried to form a barrier at the plastic rod.

-----------------------------------------------------------------------------------------------------------------------------------------------------

 Aims:

 Problems: