C# Class PckView.ViewPck

Inheritance: System.Windows.Forms.Panel
Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Méthode Description
Hq2x ( ) : void
SaveBMP ( string file, Palette pal ) : void
ViewPck ( ) : System

Private Methods

Méthode Description
calcHeight ( ) : int
click ( object sender, MouseEventArgs e ) : void
moving ( object sender, MouseEventArgs e ) : void
numAcross ( ) : int
paint ( object sender, PaintEventArgs e ) : void

Method Details

Hq2x() public méthode

public Hq2x ( ) : void
Résultat void

SaveBMP() public méthode

public SaveBMP ( string file, Palette pal ) : void
file string
pal Palette
Résultat void

ViewPck() public méthode

public ViewPck ( ) : System
Résultat System