Hi Egon Olsen, i so in one app that it has preconfigured WASD-key and mouse actions to control world's camera for move, is some similar in jPCT?
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
TextureManager tm = TextureManager.getInstance();
tm.addTexture("brown.jpg", new Texture("example/brown.jpg"));
tm.addTexture("green.jpg", new Texture("example/green.jpg"));
tm.addTexture("steel.jpg", new Texture("example/steel.jpg"));
tm.addTexture("metal.jpg", new Texture("example/metal.jpg"));
Page created in 0.020 seconds with 13 queries.