C# Class MapView.TileView

Inheritance: Map_Observer_Form
Afficher le fichier Open project: pmprog/OpenXCOM.Tools

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void
LoadDefaultSettings ( Settings settings ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

TileView ( ) : System
addPanel ( TilePanel panel, TabPage page ) : void
brushChanged ( object sender, string key, object val ) : void
infoTabClosing ( object sender, CancelEventArgs e ) : void
mcdInfoTab_Click ( object sender, System e ) : void
options_click ( object sender, EventArgs e ) : void
tileChanged ( TilePanel sender, ITile t ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

LoadDefaultSettings() protected méthode

protected LoadDefaultSettings ( Settings settings ) : void
settings Settings
Résultat void