(svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, open a new viewport to have a quick look at your favorite map-positions. Independent zoom and quick jump to/from viewport (Dribbel)
This commit is contained in:
@@ -18,7 +18,8 @@ void AssignWindowViewport(Window *w, int x, int y,
|
||||
void SetViewportPosition(Window *w, int x, int y);
|
||||
ViewPort *IsPtInWindowViewport(Window *w, int x, int y);
|
||||
Point GetTileBelowCursor();
|
||||
Point GetTileZoomCenter(bool in);
|
||||
void ZoomInOrOutToCursorWindow(bool in, Window * w);
|
||||
Point GetTileZoomCenterWindow(bool in, Window * w);
|
||||
void UpdateViewportPosition(Window *w);
|
||||
|
||||
void OffsetGroundSprite(int x, int y);
|
||||
|
||||
Reference in New Issue
Block a user