#include <mapdisplay.h>
Public Member Functions | |
| Cursor (MapDisplayPG *md) | |
| MapCoordinate & | pos () |
| void | goTo (const MapCoordinate &position) |
| void | goTo (const MapCoordinate &cursorPosition, const MapCoordinate &upperLeftScreenCorner) |
| void | intoView () |
Public Attributes | |
| int | invisible |
| MapDisplayPG * | mapDisplay |
Friends | |
| class | MapDisplayPG |
| class | PG_MapDisplay |
|
|
Definition at line 324 of file mapdisplay.h. |
|
||||||||||||
|
Definition at line 1671 of file mapdisplay.cpp. References MapDisplayPG::centerOnField(), MapDisplayPG::dirty, MapDisplayPG::fieldInView(), invisible, mapDisplay, MapDisplayPG::offset, pos(), PG_Widget::Update(), and MapCoordinate::valid(). |
|
|
Definition at line 1695 of file mapdisplay.cpp. References MapDisplayPG::centerOnField(), MapDisplayPG::dirty, MapDisplayPG::fieldInView(), invisible, mapDisplay, pos(), and PG_Widget::Update(). Referenced by Maped_MainScreenWidget::clickOnMap(), PG_MapDisplay::cursor_goto(), TargetCoordinateLocator::eventMouseButtonDown(), execaction(), SelectFromMap::listItemClicked(), SelectFromMap::SelectFromMap(), and MapSwitcher::toggle(). |
|
|
|
|
|
Definition at line 1399 of file mapdisplay.cpp. References actmap, and GameMap::getCursor(). Referenced by MapDisplayPG::eventMouseButtonDown(), MapDisplayPG::eventMouseMotion(), execaction(), and goTo(). |
|
|
Definition at line 324 of file mapdisplay.h. |
|
|
Definition at line 326 of file mapdisplay.h. |
|
|
Definition at line 322 of file mapdisplay.h. Referenced by MapDisplayPG::eventBlit(), MapDisplayPG::eventMouseButtonDown(), MapDisplayPG::eventMouseMotion(), goTo(), and PG_MapDisplay::removeActionCursor(). |
|
|
Definition at line 323 of file mapdisplay.h. Referenced by goTo(). |
1.4.2