JPortal
10-08-2004, 11:25 PM
I've been looking at a lot of Java documentation, mainly the ImageFilter and RGBImageFilter classes. Basically I'm making a Breakout game (http://www.jportalhome.com/games/JBreakout.html) as my first Java project. If you notice now, the bricks fade out when you hit them; I want to change the flat colors to images and have the same effect.
If anyone knows of any existing classes that would really simple to use, that'd be great... otherwise I have to brush up on bitshifting and hex :stickout:
If anyone knows of any existing classes that would really simple to use, that'd be great... otherwise I have to brush up on bitshifting and hex :stickout:
