Forum: Java
Mar 5th, 2005, 11:58 PM
|
|
Replies: 2
Views: 355
Sorry, I probably should have been more clear....
Sorry, I probably should have been more clear. I'm making a fighting game and this is how I'm setting the individual data for each frame (so even though it is varied from time to time it usually is...
|
Forum: Java
Mar 5th, 2005, 1:18 AM
|
|
Replies: 2
Views: 355
Array Length / NullPointer (solved)
Ok, i have a class named "Frame" which has many variables in it and I'm using it for data storage type for a game I'm making. I then have an array of these frames called template which has a length...
|
Forum: Java
Feb 19th, 2005, 12:55 AM
|
|
Replies: 3
Views: 175
Sprite-Based Games
I have a few questions regarding some good ways to use sprites. Has anyone ever played the game Littlefighter2? (its written in C++ i think) It has these text files with something along the...
|