|
World of Might and Magic
0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
|
Функции | |
| void | DrawBook_Map_sub (unsigned int tl_x, unsigned int tl_y, unsigned int br_x, int br_y, int dummy) |
| const char * | GetMapBookHintText (int mouse_x, int mouse_y) |
Переменные | |
| Image * | ui_book_map_background = nullptr |
| void DrawBook_Map_sub | ( | unsigned int | tl_x, |
| unsigned int | tl_y, | ||
| unsigned int | br_x, | ||
| int | br_y, | ||
| int | dummy | ||
| ) |
См. определение в файле MapBook.cpp строка 180
Перекрестные ссылки IndoorLocation::_visible_outlines, Color16(), Color32(), fixpoint_mul(), game_ui_minimap_dirs, Image::GetPixels(), Image::GetWidth(), ImageHelper::GetWidthLn2(), IMAGE_FORMAT_A8R8G8B8, ViewingParams::indoor_center_x, ViewingParams::indoor_center_y, OutdoorLocation::IsMapCellFullyRevealed(), OutdoorLocation::IsMapCellPartiallyRevealed(), LEVEL_DECORATION_VISIBLE_ON_MAP, LEVEL_Indoor, ViewingParams::location_minimap, IndoorLocation::pFaces, pIndoor, pLevelDecorations, IndoorLocation::pMapOutlines, pOutdoor, BLVMapOutlines::pOutlines, pParty, IndoorLocation::pVertices, render, Party::sRotationY, stru_5C6E00, ViewingParams::sViewCenterX, ViewingParams::sViewCenterY, BLVFace::uAttributes, uCurrentlyLoadedLevelType, stru193_math::uDoublePiMask, BLVMapOutline::uFace1ID, BLVMapOutline::uFace2ID, BLVMapOutline::uFlags, ViewingParams::uMapBookMapZoom, uNumLevelDecorations, BLVMapOutlines::uNumOutlines, BLVMapOutline::uVertex1ID, BLVMapOutline::uVertex2ID, viewparams, BLVFace::Visible() и Party::vPosition.
Используется в GUIWindow_MapBook::Update().
Граф вызовов:
Граф вызова функции:| const char* GetMapBookHintText | ( | int | mouse_x, |
| int | mouse_y | ||
| ) |
См. определение в файле MapBook.cpp строка 337
Перекрестные ссылки GetEventHintString(), ViewingParams::indoor_center_x, ViewingParams::indoor_center_y, int_get_vector_length(), OutdoorLocation::IsMapCellFullyRevealed(), LEVEL_Outdoor, OutdoorLocation::pBModels, BSPModel::pFaces, pOutdoor, BSPModel::sBoundingRadius, ViewingParams::sViewCenterX, ViewingParams::sViewCenterY, uCurrentlyLoadedLevelType, ViewingParams::uMapBookMapZoom, BSPModel::vBoundingCenter и viewparams.
Используется в UI_OnMouseRightClick().
Граф вызовов:
Граф вызова функции:| Image* ui_book_map_background = nullptr |
См. определение в файле MapBook.cpp строка 27
Используется в GUIWindow_MapBook::GUIWindow_MapBook() и GUIWindow_MapBook::Update().