En:WorldMap
Материал из Pocket Fallout для КПК на PDA PC PPC Mobile.
[править]
Class WorldMap
Class is used for working with objects on global worldmap, and for get/set value of date, time and etc.
[править]
Methods list
| GetCityNameByCoords | Get city name by coordinates on worldmap |
| SetWorldHeroPosition | Set hero position on worldmap |
| GetWorldHeroY | Get Y-coordinate of hero position on worldmap |
| GetWorldHeroX | Get X-coordinate of hero position on worldmap |
| GetWorldSpeed | Get speed of hero movement on worldmap |
| SetWorldSpeed | Set speed of hero movement on worldmap (from 0 to 100) |
| GetCurrentMapName | Get current location name |
| SetMapCellPaint | Set style of worldmap cell paint |
| GetMapCellPaint | Get style of worldmap cell paint |
| SetDefaultMapName | Set location name that will be loaded after start game by default |
| Free | Object destructor |