C# Class OrbitRabbits.Entities.ScorePanel

Inheritance: BaseDecorator
Afficher le fichier Open project: WaveEngine/QuickStarters Class Usage Examples

Méthodes publiques

Méthode Description
ScorePanel ( string name ) : System

Initializes a new instance of the ScorePanel class.

Method Details

ScorePanel() public méthode

Initializes a new instance of the ScorePanel class.
public ScorePanel ( string name ) : System
name string Entity name
Résultat System