Results 1 to 1 of 1
Thread: good java object tutorial?
- 10-19-2011, 08:46 AM #1
Member
- Join Date
- Oct 2011
- Posts
- 1
- Rep Power
- 0
good java object tutorial?
I'm not too sure if this goes under new or advanced Java, so I thought new.
I have coded GUI apps with Swing and coded a simple game, complete with level editor and 2D coloured square retro-like grid.
but now I want to code games a bit more advanced, but I simply do not understand Java objects!
I understand what they can probably be used for, for example an enemy's movement/AI. so if you have 3 enemy's, you have 3 instances of EnemeyAI, each with unique X,Y, and whatever other values, kind of like little instances of applications running separately, probably why it is called the Java virtual mashene. this is what I think Java Objects are, of course I never managed to use them.
I need a tutorial that explains this well and step-by step, along with a good example (I do not understand the bike one).
sorry for my bad spelling.
Similar Threads
-
HELP -- Looking for Good Tutorial
By DrCrook in forum AWT / SwingReplies: 4Last Post: 04-08-2011, 01:21 AM -
Is this a good approach for a custom object-relational mapping in Java?
By visual-kinetic in forum JDBCReplies: 5Last Post: 12-15-2010, 02:22 AM -
Hello Good Morning, Good afternoon, and Good Evening
By MrFreeweed in forum IntroductionsReplies: 3Last Post: 12-11-2009, 03:32 PM -
[SOLVED] Any good Java tutorial?
By antgaudi in forum New To JavaReplies: 12Last Post: 10-12-2008, 09:10 AM -
Manual, good tutorial
By sin in forum JavaServer Faces (JSF)Replies: 5Last Post: 05-25-2008, 06:16 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks