메소드 | 설명 | |
---|---|---|
Draw ( |
Draws the control.
|
|
Label ( Control parent, |
Initializes a new instance of the Label class.
|
메소드 | 설명 | |
---|---|---|
UpdateSize ( ) : void |
public Draw ( |
||
batch | An spritebactch already started for alpha blending with deferred sort mode. | |
리턴 | void |
public Label ( Control parent, |
||
parent | Control | The parent. |
font | The font. | |
리턴 | System |