object beneath mouseLoc?

Colin Holgate coiin at verizon.net
Mon Jul 4 18:12:36 EDT 2011


If you were making a word game, where you want the consecutively passed over letters to join the increasingly long string, you would only need to check the x,y being within the eight tiles or less that are next to the last letter chosen. At least one of those tiles is likely to already be in the string, and so wouldn't need checking.






More information about the use-livecode mailing list