This is the complete list of members for MapEntity, including all inherited members.
AbsorbData() | MapEntity | |
CountOfVisible() | MapEntity | |
CreateCustomMapItem() | MapEntity | |
CursorChange(float x, float y) | MapEntity | |
ElevationAt(vector pos) | MapEntity | |
EnableGrid(bool bValue) | MapEntity | |
EnableLegend(bool bValue) | MapEntity | protected |
EnableOverlay(bool bValue) | MapEntity | |
EnableVisualisation(bool bValue) | MapEntity | |
GetByType(out notnull array< MapItem > outItems, int type) | MapEntity | |
GetClose(vector origin, float range) | MapEntity | |
GetInsideCircle(out notnull array< MapItem > outItems, vector origin, float range) | MapEntity | |
GetInsideRect(out notnull array< MapItem > outItems, vector from, vector to) | MapEntity | |
GetLayer(int index) | MapEntity | |
GetLayerIndex() | MapEntity | |
GetSelected(out notnull array< MapItem > outItems) | MapEntity | |
GetVisible(int iIndex) | MapEntity | |
GetVisibleAll(out notnull array< MapItem > outItems) | MapEntity | |
InitializeLayers(int count, int factionSize=4) | MapEntity | |
LayerCount() | MapEntity | |
MaxElevation() | MapEntity | |
MinElevation() | MapEntity | |
Offset() | MapEntity | |
PosChange(float x, float y) | MapEntity | |
ResetHighlighted() | MapEntity | |
ResetHovering() | MapEntity | |
ResetSelected() | MapEntity | |
ResetSelection() | MapEntity | |
SetFrame(vector start, vector end) | MapEntity | |
SetImagesetMapping(notnull array< int > values) | MapEntity | |
SetLayer(int index) | MapEntity | |
SetSelection(vector start, vector end) | MapEntity | |
ShowDebug(bool bEnable) | MapEntity | |
ShowDiag(bool bEnable) | MapEntity | |
ShowEditor(bool bEnable) | MapEntity | |
ShowMultiple(int type, bool bEnable) | MapEntity | |
Size() | MapEntity | |
TerrainUnitScale() | MapEntity | |
UpdateTexts() | MapEntity | |
ZoomChange(float level) | MapEntity | |