Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
OrbitRabbits
Entities
ScorePanel
C# Class OrbitRabbits.Entities.ScorePanel
Inheritance:
BaseDecorator
Mostrar archivo
Open project: WaveEngine/QuickStarters
Class Usage Examples
Public Methods
Method
Description
ScorePanel
(
string
name
) :
System
Initializes a new instance of the
ScorePanel
class.
Method Details
ScorePanel()
public
method
Initializes a new instance of the
ScorePanel
class.
public
ScorePanel
(
string
name
) :
System
name
string
Entity name
return
System