Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~51 People Reached
Favorite Forums
Favorite Tags
java x 1
Member Avatar for Evanp

Hey, I've been working on a space invaders program for a class, and have gotten all of code correct except the collision that removes the sprite entity upon being hit. the RowofAlien code [CODE]import java.awt.Graphics; import java.awt.Image; // You do not have to throw an exception if an index is …

0
51