
Public Member Functions | |
| PG_MapDisplay (MapDisplayPG *mapDisplayWidget_) | |
| int | displayMovingUnit (const MapCoordinate3D &start, const MapCoordinate3D &dest, Vehicle *vehicle, int fieldnum, int totalmove, SoundStartCallback soundStart) |
| void | deleteVehicle (Vehicle *vehicle) |
| void | displayMap (void) |
| void | displayMap (Vehicle *vehicle) |
| void | displayPosition (int x, int y) |
| void | resetMovement (void) |
| void | startAction (void) |
| void | stopAction (void) |
| void | cursor_goto (const MapCoordinate &pos) |
| void | displayActionCursor (int x1, int y1, int x2, int y2) |
| void | removeActionCursor (void) |
| void | updateDashboard () |
| void | repaintDisplay () |
| void | setTempView (bool view) |
| void | showBattle (tfight &battle) |
| void | playPositionalSound (const MapCoordinate &pos, Sound *snd) |
|
|
Definition at line 54 of file pg_mapdisplay.cpp. |
|
|
Implements MapDisplayInterface. Definition at line 142 of file pg_mapdisplay.cpp. References MapDisplayPG::cursor, and MapDisplayPG::Cursor::goTo(). |
|
|
Definition at line 57 of file pg_mapdisplay.cpp. |
|
||||||||||||||||||||
|
Implements MapDisplayInterface. Definition at line 65 of file pg_mapdisplay.cpp. |
|
|
Implements MapDisplayInterface. Definition at line 148 of file pg_mapdisplay.cpp. References MapDisplayPG::registerAdditionalUnit(), and repaintMap. |
|
|
Implements MapDisplayInterface. Definition at line 137 of file pg_mapdisplay.cpp. References repaintMap. |
|
||||||||||||||||||||||||||||
|
||||||||||||
|
Implements MapDisplayInterface. Definition at line 156 of file pg_mapdisplay.cpp. References MapDisplayPG::centerOnField(), MapDisplayPG::fieldInView(), and PG_Widget::Update(). |
|
||||||||||||
|
Implements MapDisplayInterface. Definition at line 183 of file pg_mapdisplay.cpp. References Sound::play(). |
|
|
Implements MapDisplayInterface. Definition at line 66 of file pg_mapdisplay.cpp. References MapDisplayPG::cursor, and MapDisplayPG::Cursor::invisible. |
|
|
Implements MapDisplayInterface. Definition at line 178 of file pg_mapdisplay.cpp. |
|
|
Implements MapDisplayInterface. Definition at line 61 of file pg_mapdisplay.cpp. |
|
|
Implements MapDisplayInterface. Definition at line 71 of file pg_mapdisplay.cpp. References tempsvisible. |
|
|
Implements MapDisplayInterface. Definition at line 131 of file pg_mapdisplay.cpp. References actmap, and showAttackAnimation(). |
|
|
Implements MapDisplayInterface. Definition at line 165 of file pg_mapdisplay.cpp. |
|
|
Implements MapDisplayInterface. Definition at line 169 of file pg_mapdisplay.cpp. |
|
|
Implements MapDisplayInterface. Definition at line 173 of file pg_mapdisplay.cpp. References updateFieldInfo. |
1.4.2