searching for some c++ cod

hi all
i would like to create 2 nodes each node moving in defined area for example:
** node0 start from x=100,y=100 to x=0,y=0 and back again.
** node1 start from x=101,y=101 to x=200,y=200 and back again
Can you please help me to do that with many thanks

Not sure what you mean - can you explain a bit more ?

Presumably the nodes are objects with move functions.

Cheers.
hi
thanks for your reply and i am sorry for late response
assume i have a grid and there are objects in this grid with known initial position of each object.
i want to move the object forward and backward in same path
is it clear now or need more explanation?
Topic archived. No new replies allowed.