hi,
i'm trying to create a game. it's a monopoly like game
it needs masking because i need to draw the players on top of the board. while the player's image is not just square.
how to do this in java?
is that right that i can use png files to make this easy?
i'm trying to create a game. it's a monopoly like game
it needs masking because i need to draw the players on top of the board. while the player's image is not just square.
how to do this in java?
is that right that i can use png files to make this easy?
Comment