C# Class Treefrog.Windows.LevelPanel

Afficher le fichier Open project: jaquadro/Treefrog

Méthodes publiques

Méthode Description
BindController ( LevelPresenter controller ) : void
LevelPanel ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
ContextMenuActivatedHandler ( object sender, ContextMenuEventArgs e ) : void
InitializeComponent ( ) : void

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

InvalidateGeometry ( ) : void
PointerEventResponderChanged ( object sender, EventArgs e ) : void
ResetComponent ( ) : void

Method Details

BindController() public méthode

public BindController ( LevelPresenter controller ) : void
controller LevelPresenter
Résultat void

Dispose() protected méthode

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

LevelPanel() public méthode

public LevelPanel ( ) : System
Résultat System