C# Class SunsetHigh.SoundConfigPanel

Inheritance: ListPanel
Afficher le fichier Open project: ErraticUnicorn/MOSH Class Usage Examples

Méthodes publiques

Méthode Description
SoundConfigPanel ( ) : System
SoundConfigPanel ( int x, int y, int width, int height ) : System

Method Details

SoundConfigPanel() public méthode

public SoundConfigPanel ( ) : System
Résultat System

SoundConfigPanel() public méthode

public SoundConfigPanel ( int x, int y, int width, int height ) : System
x int
y int
width int
height int
Résultat System