I have an image that is "attached" to my cursor (hand_cursor) and for some reason I can't get it to paint it unless i keep the mouse still for a while, it'll...
I've been busy and haven't taken the time to drop the course yet. You'll need to find a replacement in your group. I'm not learning anything in class so I...
Hey David, This is Ruben, went by your office at 12:25, you were'nt in. I'll be in the lab until 1:45. If you get this message maybe you could swing by so I...
Students: I changed the URL for the course web page: http://www.croftsoft.com/library/courses/gamedev_2003_fall/ -- David Wallace Croft, President, CroftSoft...
Howdy, Mary-Margaret.com is proud to be a sponsor of "How to Break Into The Game Industry" on November 15 from 8:30am to 3:00pm at the JJ Pickle Research...
... This message was sent to the wrong address. I'm wrapping up the 4th draft of my book and communicating with my editors. We're hoping to go to print in...
I, for the life of me, cannot remember the line I need to insert into my compile target to fix the problem with Java Web Start on the dodger applet. Could...
I think you only need to concern yourself with what's between the classpath tags and the <include...JnlpServicesImpl.java"/> hope this helps <target...
Students: If you would like for me to look at your team projects a week or so before they are due to confirm that they meet requirements, I would be happy to...
... This message was in the moderator queue from a week ago. I assume you've fixed it by now. -- David Wallace Croft, President, CroftSoft Inc Author of...
I'm trying to use an array to hold variables. I define and fill the array in the update method, but when i get to the paint method, the array is full of 0's....
... It may be that your paint() method is being called before your update() method. Try filling the array in your init() method instead. -- David Wallace...
David, I've been trying to get ahold of you for about a week now during the day at your office but with no such luck. I've been trying to work on our java...
Tania: ... If you don't leave a message, I can't call you back. ... Yes. ... OK, I'll cover it in the beginning of class tonight. -- David Wallace Croft,...
Students: I calculated and submitted course grades. The lowest grade was a B+. -- David Wallace Croft, President, CroftSoft Inc Author of "Advanced Java Game...
Cool! Also, when does your book come out? And since we all we're good students, any discounts on your new book? ... sam ... __________________________________...
... January, I believe. Publishers often give members of GameJUG special discounts: http://www.gamejug.org/benefits/ -- David Wallace Croft, President,...
Advanced Java Game Programming mailing list members: I am splitting this mailing list into two halves, one for author announcements only and the other for...
Ted Shab, ... You should be able to download from a link on this page: http://www.croftsoft.com/library/books/ajgp/ ... Thanks! -- David Wallace Croft,...
I was looking at this book and was interested in buying it, but I have a question first. In our java class we are using something called BreezySwing. It is...