java - How to move around on a map with mouse and/or keys (RTS-like game) -
as title suggests, i'm making game there map, map of course bigger fit on screen rts games :) so, suggestions on how go this? map big jframe images drawn on it.
i highly doubt drawing whole map in memory , choosing part display scalable. want draw user sees instead, in window-coordinates.
Comments
Post a Comment