프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_scale | float |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_font | |||
_regen | System.Boolean | ||
_textField | String |
메소드 | 설명 | |
---|---|---|
FlxText ( float X, float Y, float Width, String Text = null, |
||
destroy ( ) : void | ||
draw ( ) : void | ||
setFormat ( Color Color, float Scale = 1.0f, |
||
update ( ) : void |
public FlxText ( float X, float Y, float Width, String Text = null, |
||
X | float | |
Y | float | |
Width | float | |
Text | String | |
Font | ||
리턴 | System |
public setFormat ( Color Color, float Scale = 1.0f, |
||
Color | Color | |
Scale | float | |
Font | ||
리턴 |
protected SpriteFont,Microsoft.Xna.Framework.Graphics _font | ||
리턴 |