![]() |
![]() |
The Swing example builds on the JavaMappy Simple example by starting a new Thread and using it as a game loop. You may then scroll around the loaded Isometric test map by using the cursor keys.
This is still a pretty basic example but demonstrates how JavaMappy could be used in a typical gaming environment.
Source code:
In Windoze, you can double click "run.bat" to start the example. In *nix use "run.sh".