C# Class winmaped2.Global

Summary description for Global. not gonna happen, brother.
Afficher le fichier Open project: Bananattack/verge3

Méthodes publiques

Свойство Type Description
ActiveVsp Vsp24
ActiveZone MapZone
ActiveZoneIndex int
ClipboardMapController MapController
IsClosing bool
IsMapFocused bool
MainMapController MapController
MapScrollBarH System.Windows.Forms.HScrollBar
MapScrollBarV System.Windows.Forms.VScrollBar
MiniMap MiniMapControl
TileViewerA winmaped2.TileViewer
TileViewerB winmaped2.TileViewer
VspScrollBar System.Windows.Forms.VScrollBar
_SelectedEntity MapEntity
_SelectedZone MapZone
bInvokeMinimapPaint bool
bInvokeRGBSliders bool
bInvokeRGBText bool
layerTool System.Windows.Forms.Panel
lpSelection LPanel
mainWindow winmaped2.MainWindow
opManager Operations.OperationManager
pluginManager Plugins.PluginManager
toolPalette ToolPalette

Méthodes publiques

Méthode Description
FireWriteEvent ( LEventArgs e ) : void
ForceRedraws ( ) : void
InvokeCursorMove ( bool overmap, int x, int y ) : void
IsBaseLayer ( MapLayer ml ) : bool
OpenHelp ( string url ) : void
RedrawMinimap ( ) : void
getSelectedTileB ( LayerType lt ) : int
getSelectedTileF ( LayerType lt ) : int
initScrollBars ( VScrollBar v, HScrollBar h ) : void
setSelectedTileB ( LayerType lt, int index ) : void
setSelectedTileF ( LayerType lt, int index ) : void

Private Methods

Méthode Description
MapScrollBar_ValueChanged ( object sender, EventArgs e ) : void
OnScroll ( ) : void

Method Details

FireWriteEvent() public static méthode

public static FireWriteEvent ( LEventArgs e ) : void
e LEventArgs
Résultat void

ForceRedraws() public static méthode

public static ForceRedraws ( ) : void
Résultat void

InvokeCursorMove() public static méthode

public static InvokeCursorMove ( bool overmap, int x, int y ) : void
overmap bool
x int
y int
Résultat void

IsBaseLayer() public static méthode

public static IsBaseLayer ( MapLayer ml ) : bool
ml MapLayer
Résultat bool

OpenHelp() public static méthode

public static OpenHelp ( string url ) : void
url string
Résultat void

RedrawMinimap() public static méthode

public static RedrawMinimap ( ) : void
Résultat void

getSelectedTileB() public static méthode

public static getSelectedTileB ( LayerType lt ) : int
lt LayerType
Résultat int

getSelectedTileF() public static méthode

public static getSelectedTileF ( LayerType lt ) : int
lt LayerType
Résultat int

initScrollBars() public static méthode

public static initScrollBars ( VScrollBar v, HScrollBar h ) : void
v System.Windows.Forms.VScrollBar
h System.Windows.Forms.HScrollBar
Résultat void

setSelectedTileB() public static méthode

public static setSelectedTileB ( LayerType lt, int index ) : void
lt LayerType
index int
Résultat void

setSelectedTileF() public static méthode

public static setSelectedTileF ( LayerType lt, int index ) : void
lt LayerType
index int
Résultat void

Property Details

ActiveVsp public_oe static_oe property

public static Vsp24,winmaped2 ActiveVsp
Résultat Vsp24

ActiveZone public_oe static_oe property

public static MapZone,winmaped2 ActiveZone
Résultat MapZone

ActiveZoneIndex public_oe static_oe property

public static int ActiveZoneIndex
Résultat int

ClipboardMapController public_oe static_oe property

public static MapController,winmaped2 ClipboardMapController
Résultat MapController

IsClosing public_oe static_oe property

public static bool IsClosing
Résultat bool

IsMapFocused public_oe static_oe property

public static bool IsMapFocused
Résultat bool

MainMapController public_oe static_oe property

public static MapController,winmaped2 MainMapController
Résultat MapController

MapScrollBarH public_oe static_oe property

public static HScrollBar,System.Windows.Forms MapScrollBarH
Résultat System.Windows.Forms.HScrollBar

MapScrollBarV public_oe static_oe property

public static VScrollBar,System.Windows.Forms MapScrollBarV
Résultat System.Windows.Forms.VScrollBar

MiniMap public_oe static_oe property

public static MiniMapControl,winmaped2 MiniMap
Résultat MiniMapControl

TileViewerA public_oe static_oe property

public static TileViewer,winmaped2 TileViewerA
Résultat winmaped2.TileViewer

TileViewerB public_oe static_oe property

public static TileViewer,winmaped2 TileViewerB
Résultat winmaped2.TileViewer

VspScrollBar public_oe static_oe property

public static VScrollBar,System.Windows.Forms VspScrollBar
Résultat System.Windows.Forms.VScrollBar

_SelectedEntity public_oe static_oe property

public static MapEntity,winmaped2 _SelectedEntity
Résultat MapEntity

_SelectedZone public_oe static_oe property

public static MapZone,winmaped2 _SelectedZone
Résultat MapZone

bInvokeMinimapPaint public_oe static_oe property

public static bool bInvokeMinimapPaint
Résultat bool

bInvokeRGBSliders public_oe static_oe property

public static bool bInvokeRGBSliders
Résultat bool

bInvokeRGBText public_oe static_oe property

public static bool bInvokeRGBText
Résultat bool

layerTool public_oe static_oe property

public static Panel,System.Windows.Forms layerTool
Résultat System.Windows.Forms.Panel

lpSelection public_oe static_oe property

public static LPanel,winmaped2 lpSelection
Résultat LPanel

mainWindow public_oe static_oe property

public static MainWindow,winmaped2 mainWindow
Résultat winmaped2.MainWindow

opManager public_oe static_oe property

public static Operations.OperationManager opManager
Résultat Operations.OperationManager

pluginManager public_oe static_oe property

public static Plugins.PluginManager pluginManager
Résultat Plugins.PluginManager

toolPalette public_oe static_oe property

public static ToolPalette,winmaped2 toolPalette
Résultat ToolPalette