C# Class SunsetHigh.SoundConfigPanel

Inheritance: ListPanel
Mostrar archivo Open project: ErraticUnicorn/MOSH Class Usage Examples

Public Methods

Method Description
SoundConfigPanel ( ) : System
SoundConfigPanel ( int x, int y, int width, int height ) : System

Method Details

SoundConfigPanel() public method

public SoundConfigPanel ( ) : System
return System

SoundConfigPanel() public method

public SoundConfigPanel ( int x, int y, int width, int height ) : System
x int
y int
width int
height int
return System