I'm interested in creating Snake using autolisp, but as far as I can tell, user input is required to get past a grread command. Is there anyway I can break the grread command if no input is received within amount of time?
All,
I am trying to understand how I can work with grread and grdraw within getpoint and polar. I want a thread where users can see how grread and grdraw can be used with cursor location and other types of input. Specifically i am trying to have grread my cursor and grdraw draw a line that follo...