| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | public SimpleJoglApp() { |
I am having a problem with the line the shown below:
| 1 2 | GLCanvas glcanvas = GLDrawableFactory.getFactory() |
The problem is that there is no method .createGLCanvas(). How do I get round this problem.
Thanks




:oI am a new games programmer and want to design a platform 2d game in java. but I needsome graphics, but for the background as well as for the character which will animate. i am looking cartoon style ones. i have some mario ones and a few like that but :'(I have no background. like .hif file of clouds which can move in the background. Well i have a vision
of what my game will look like but I can't find the visual objects can people help me. i went to the site mentioned above but I couldn't find any. Oh this game will not be for comerical use however I will put it up on the web for people to play >:(it and tell me what they think. Also i might send it to games companies to show then what I can do..
.that is if it looks good. I will be trying to make a game as complicated as possible rather than....the standard java games which aren't very good and not very detailed.


