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

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -