#include <targetcoordinatelocator.h>
Public Member Functions | |
| TargetCoordinateLocator (PG_Widget *parent, const PG_Point &pos, const SelectFromMap::CoordinateList &coordinates) | |
Protected Member Functions | |
| bool | eventMouseButtonDown (const SDL_MouseButtonEvent *button) |
Definition at line 26 of file targetcoordinatelocator.h.
| TargetCoordinateLocator::TargetCoordinateLocator | ( | PG_Widget * | parent, | |
| const PG_Point & | pos, | |||
| const SelectFromMap::CoordinateList & | coordinates | |||
| ) |
Definition at line 42 of file targetcoordinatelocator.cpp.
| bool TargetCoordinateLocator::eventMouseButtonDown | ( | const SDL_MouseButtonEvent * | button | ) | [protected] |
Definition at line 25 of file targetcoordinatelocator.cpp.
References actmap, MapDisplayPG::cursor, cursorMoved, GameMap::getCursor(), getMainScreenWidget(), MainScreenWidget::getMapDisplay(), MapDisplayPG::Cursor::goTo(), ASC_PG_Dialog::RunModal(), and SelectFromMap::Show().
1.5.1