Hi there!
I’m currently developing a game in Java and I think this is the right subforum for the following question:
I want to make a “minimap” which erm… maps another bigger map and has this feature: a mobile frame in it that translates its moves into moves of the bigger map, that tipically may be embedded in a scrollable pane. So it must work both ways I assume, when you scroll through the map, the frame also moves in the minimap.
I’m totally clueless about it
Thanks in advance!