Results 1 to 2 of 2
Thread: common components for game
- 03-14-2011, 02:18 PM #1
Member
- Join Date
- Nov 2010
- Posts
- 20
- Rep Power
- 0
common components for game
hey guys i'm just asking this silly question, what are the components that you guys use when you were making a game.
basically the game has some dialog box, menu buttons, your character, grids, boxes, lifebar, and something like that...
oh and another thing, how can you make an layered image? :rolleyes: thanks guys for your answer.Last edited by temyong; 03-14-2011 at 02:21 PM.
- 03-15-2011, 04:03 AM #2
Senior Member
- Join Date
- Jan 2009
- Posts
- 671
- Rep Power
- 5
To make a layered image, you can draw onto the graphics context of a BufferedImage using colors with an alpha value.
As far as components of a game go, almost every game has a main menu an exit button, and option buttons as a minimum. But it really depends. A simple board game might not even have a menu.
Similar Threads
-
Help to debug a common error please!
By TaxpayersMoney in forum New To JavaReplies: 4Last Post: 05-08-2010, 03:31 PM -
';' expected, not of the common kind..
By Addez in forum New To JavaReplies: 6Last Post: 09-02-2009, 04:37 AM -
ow to get Home directory using Common Net ftp api?
By cprash.aggarwal in forum Advanced JavaReplies: 1Last Post: 03-01-2009, 05:57 PM -
How to get Home directory using Common Net ftp api?
By cprash.aggarwal in forum NetworkingReplies: 1Last Post: 03-01-2009, 05:37 PM -
Where i have to write the common data to jsp
By trill in forum JavaServer Pages (JSP) and JSTLReplies: 1Last Post: 08-07-2007, 07:35 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks