C# Class MOTHER3Funland.frmMapViewer

Inheritance: M3Form
Afficher le fichier Open project: jeffman/MOTHER-3-Funland

Méthodes publiques

Méthode Description
GetIndex ( ) : int[]
SelectIndex ( int index ) : void
frmMapViewer ( ) : System

Private Methods

Méthode Description
cboRoom_SelectedIndexChanged ( object sender, EventArgs e ) : void
mnuMapCopy_Click ( object sender, EventArgs e ) : void
mnuMapSave_Click ( object sender, EventArgs e ) : void

Method Details

GetIndex() public méthode

public GetIndex ( ) : int[]
Résultat int[]

SelectIndex() public méthode

public SelectIndex ( int index ) : void
index int
Résultat void

frmMapViewer() public méthode

public frmMapViewer ( ) : System
Résultat System