http://www.tokis-edv-service.de/index.php/beispiele/spiel-1
Best regards
Thorsten
Very nice. I'm looking at it with Firefox and Windows XP. It stops
periodically for about 1 second and then continues. I don't know what
causes that.
--
Knute Johnson
email s/nospam/knute2010/
--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access
It's a Java applet, so that might be a garbage collection pause.
It's pretty long.
It may be something else, then. I have no current statistics on how long
a GC takes; maybe they're a lot faster than in the Bad Old Days.
---
frmsrcurl: http://compgroups.net/comp.lang.java.gui/My-Game
I'm not sure I understand you correctly, but if you are advocating use of
static and other global variables and to avoid creating new instances, then
you are advocating antipatterns in Java.
What do you mean by "static and table object management"?
> look at java [sic] quake2 [sic] at www.bytonic.de to see how games
> can be implemented in java [sic].
Sometimes I get this game to work, sometimes it defeats me. There's a lot of
setup and futzing around to do to get it to build right, for example. I
haven't looked at the source to see if they abuse static variables as I
interpret you to suggest.
--
Lew