Hey folks,
im new here and i guess this is kinda a newbe question, but i tried searching it and couldnt find anything usefull so here goes:
I’m making an isometric strategy game, and now i need to check whether the mouse is over a transparent part of a sprite or not.
The sprites are loaded in ImageIcon objects, and stored in gifs with a transparent pallete, which i sat to regular pink (255,0,255).
Any sweet prewritten code i can use?
I’d just love a getRed() getBlue() style solution =)
Well, i’m so far enjoying java, and i hope i can contribute on this forum.
Cheers!
- Jonas