프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 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 MapController,winmaped2 ClipboardMapController | ||
리턴 |
public static MapController,winmaped2 MainMapController | ||
리턴 |
public static HScrollBar,System.Windows.Forms MapScrollBarH | ||
리턴 |
public static VScrollBar,System.Windows.Forms MapScrollBarV | ||
리턴 |
public static VScrollBar,System.Windows.Forms VspScrollBar | ||
리턴 |
public static Panel,System.Windows.Forms layerTool | ||
리턴 |
public static Operations.OperationManager opManager | ||
리턴 | Operations.OperationManager |
public static Plugins.PluginManager pluginManager | ||
리턴 | Plugins.PluginManager |