sprite/game ui ?

BlitzMax Forums/BlitzMax Beginners Area/sprite/game ui ?

RktMan(Posted 2005) [#1]
anyone have any links or pointers to information on doing a simple game ui ?

i'm starting to look at trying to implement a _very_ simple ui for a game i'm working on.

i don't really want to bring in a whole gui toolkit.

has anyone ever seen a tutorial or code samples that talks about how to layout your own images on your game screen and how to build a simple event system for the images so you can detect "clicks" on those images and do stuff ?

this is for blitzmax of course.

thanks for any hints ...