C# Class FlatRedBall.Gui.TextBoxSkin

Inheritance: WindowSkin
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Свойство Type Description
Font BitmapFont
TextBlue float
TextGreen float
TextRed float
TextScale float
TextSpacing float

Méthodes publiques

Méthode Description
SetValuesFrom ( SpriteFrame baseFrame, Text text ) : void

Method Details

SetValuesFrom() public méthode

public SetValuesFrom ( SpriteFrame baseFrame, Text text ) : void
baseFrame SpriteFrame
text FlatRedBall.Graphics.Text
Résultat void

Property Details

Font public_oe property

public BitmapFont Font
Résultat BitmapFont

TextBlue public_oe property

public float TextBlue
Résultat float

TextGreen public_oe property

public float TextGreen
Résultat float

TextRed public_oe property

public float TextRed
Résultat float

TextScale public_oe property

public float TextScale
Résultat float

TextSpacing public_oe property

public float TextSpacing
Résultat float