Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #3008

Re: Choppy refresh proble

From "Daniel Gee" <daniel.gee@THRWHITE.remove-dii-this>
Subject Re: Choppy refresh proble
Message-ID <c5a64acf-255f-487f-aedd-a267ec479e80@s19g2000prg.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <f9304521-ca16-4c47-b44e-692c4209e08f@s13g20
Date 2011-04-27 15:42 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Sorry about the lines, Google Groups shows them wrapped around when it
posts
but I guess it doesn't actually send it out to others like that.

ok, so there are a few classes involved:
the main class: http://paste.uni.cc/18079
the JRogueFrame: http://paste.uni.cc/18080
the MapPanel: http://paste.uni.cc/18081

The LogFrame just captures the System.out stream. The HeroStatusPanel
just has
some player stats along the bottom of the JRogueFrame.

MapInfo just returns a string of what image file should be at that
location,
and the IconManager stores all the game's images in a HashMap, and
loads new
ones lazily as they're required.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: Choppy refresh proble "Daniel Gee" <daniel.gee@THRWHITE.remove-dii-this> - 2011-04-27 15:42 +0000
  Re: Choppy refresh proble "Jeff Higgins" <jeff.higgins@THRWHITE.remove-dii-this> - 2011-04-27 15:42 +0000
    Re: Choppy refresh proble "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:42 +0000

csiph-web