DrawRect/DrawImageRect

BlitzMax Forums/BlitzMax Programming/DrawRect/DrawImageRect

Is there a way to give a shape i have drawn a label?

What kind of label do you mean?

something i can use to describe it as in imagescollide or a related function.

You can create a type holding the shape details or create an image from the shape and use the image handle.