Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
error doing image collision detection with _MemGet
#45
(09-29-2025, 07:53 PM)bplus Wrote: I dont think I actually use that SUB, I like the one that provides the info of where the intersect point, line or box exists exactly.

But thankyou for explaining the advantage of the new _OrElse, that is handy to know and even to be reminded of for this old dog.

Note that even in the other subs, you can get the same advantage by swapping out AND with _ANDALSO. AndAlso will also short circuit out and exit the process earlier. Since those routines have even more uses of AND in them, the performance improvement might be even better for you.
Reply


Messages In This Thread
RE: error doing image collision detection with _MemGet - by SMcNeill - 09-29-2025, 08:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Collision Detection NakedApe 12 339 02-26-2026, 01:01 AM
Last Post: NakedApe
  Mac debugger not connecting, a user error! BlameTroi 0 110 02-07-2026, 06:18 PM
Last Post: BlameTroi
  ERROR MESSAGES COLORS ? aurel 5 399 01-02-2026, 11:26 AM
Last Post: aurel
  Using CONST & _RGB used together seem to error... Dav 12 715 12-12-2025, 12:29 AM
Last Post: Dav
Photo from png tile, create symmetrical screen image hsiangch_ong 11 979 08-23-2025, 01:23 AM
Last Post: bplus

Forum Jump:


Users browsing this thread: 1 Guest(s)