Méthode | Description | |
---|---|---|
Draw ( |
Draws the control.
|
|
SimpleLabel ( Control parent, |
Initializes a new instance of the SimpleLabel class.
|
public Draw ( |
||
batch | An spritebactch already started for alpha blending with deferred sort mode. | |
Résultat | void |
public SimpleLabel ( Control parent, |
||
parent | Control | This controls parent control. |
font | The font. | |
Résultat | System |