Свойство | Тип | Описание | |
---|---|---|---|
ActiveVsp | |||
ActiveZone | |||
ActiveZoneIndex | int | ||
ClipboardMapController | |||
IsClosing | bool | ||
IsMapFocused | bool | ||
MainMapController | |||
MapScrollBarH | |||
MapScrollBarV | |||
MiniMap | |||
TileViewerA | winmaped2.TileViewer | ||
TileViewerB | winmaped2.TileViewer | ||
VspScrollBar | |||
_SelectedEntity | |||
_SelectedZone | |||
bInvokeMinimapPaint | bool | ||
bInvokeRGBSliders | bool | ||
bInvokeRGBText | bool | ||
layerTool | |||
lpSelection | |||
mainWindow | winmaped2.MainWindow | ||
opManager | Operations.OperationManager | ||
pluginManager | Plugins.PluginManager | ||
toolPalette |
Метод | Описание | |
---|---|---|
FireWriteEvent ( LEventArgs e ) : void | ||
ForceRedraws ( ) : void | ||
InvokeCursorMove ( bool overmap, int x, int y ) : void | ||
IsBaseLayer ( |
||
OpenHelp ( string url ) : void | ||
RedrawMinimap ( ) : void | ||
getSelectedTileB ( LayerType lt ) : int | ||
getSelectedTileF ( LayerType lt ) : int | ||
initScrollBars ( |
||
setSelectedTileB ( LayerType lt, int index ) : void | ||
setSelectedTileF ( LayerType lt, int index ) : void |
Метод | Описание | |
---|---|---|
MapScrollBar_ValueChanged ( object sender, |
||
OnScroll ( ) : void |
public static FireWriteEvent ( LEventArgs e ) : void | ||
e | LEventArgs | |
Результат | void |
public static InvokeCursorMove ( bool overmap, int x, int y ) : void | ||
overmap | bool | |
x | int | |
y | int | |
Результат | void |
public static IsBaseLayer ( |
||
ml | ||
Результат | bool |
public static OpenHelp ( string url ) : void | ||
url | string | |
Результат | void |
public static getSelectedTileB ( LayerType lt ) : int | ||
lt | LayerType | |
Результат | int |
public static getSelectedTileF ( LayerType lt ) : int | ||
lt | LayerType | |
Результат | int |
public static initScrollBars ( |
||
v | ||
h | ||
Результат | void |
public static setSelectedTileB ( LayerType lt, int index ) : void | ||
lt | LayerType | |
index | int | |
Результат | void |
public static setSelectedTileF ( LayerType lt, int index ) : void | ||
lt | LayerType | |
index | int | |
Результат | void |
public static MapZone,winmaped2 ActiveZone | ||
Результат |
public static MapController,winmaped2 ClipboardMapController | ||
Результат |
public static MapController,winmaped2 MainMapController | ||
Результат |
public static HScrollBar,System.Windows.Forms MapScrollBarH | ||
Результат |
public static VScrollBar,System.Windows.Forms MapScrollBarV | ||
Результат |
public static MiniMapControl,winmaped2 MiniMap | ||
Результат |
public static TileViewer,winmaped2 TileViewerA | ||
Результат | winmaped2.TileViewer |
public static TileViewer,winmaped2 TileViewerB | ||
Результат | winmaped2.TileViewer |
public static VScrollBar,System.Windows.Forms VspScrollBar | ||
Результат |
public static MapEntity,winmaped2 _SelectedEntity | ||
Результат |
public static MapZone,winmaped2 _SelectedZone | ||
Результат |
public static bool bInvokeMinimapPaint | ||
Результат | bool |
public static bool bInvokeRGBSliders | ||
Результат | bool |
public static Panel,System.Windows.Forms layerTool | ||
Результат |
public static LPanel,winmaped2 lpSelection | ||
Результат |
public static MainWindow,winmaped2 mainWindow | ||
Результат | winmaped2.MainWindow |
public static Operations.OperationManager opManager | ||
Результат | Operations.OperationManager |
public static Plugins.PluginManager pluginManager | ||
Результат | Plugins.PluginManager |