Results 1 to 4 of 4
- 01-27-2013, 12:14 AM #1
Member
- Join Date
- Nov 2012
- Posts
- 12
- Rep Power
- 0
-
Re: Hard to explain, see topic (Sorry)
Your program should have a logic portion and a GUI portion, and possibly a control portion that connects the two. The code that checks for collisions should be in the logic portion and should have no GUI code in it at all. A simple if block would be adequate for testing for collision, perhaps with a for loop if you're testing for collision of multiple entities.
- 01-27-2013, 01:05 AM #3
Member
- Join Date
- Nov 2012
- Posts
- 12
- Rep Power
- 0
- 01-27-2013, 01:29 AM #4
Member
- Join Date
- Nov 2012
- Posts
- 12
- Rep Power
- 0
Similar Threads
-
Question dealing with a simple object (hard to explain)
By Lanuk in forum New To JavaReplies: 8Last Post: 01-10-2012, 04:40 AM -
Please Explain me how i got this output.. I am new to java .. so please Explain me...
By vicky82 in forum New To JavaReplies: 2Last Post: 12-13-2010, 01:34 PM -
Please Explain me how i got this output.. I am new to java .. so please Explain me...
By vicky82 in forum New To JavaReplies: 3Last Post: 12-13-2010, 07:22 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks