C# Class Fusion.Engine.Graphics.SpriteFont.SpriteFontInfo.CharInfo

Afficher le fichier Open project: demiurghg/FusionEngine

Méthodes publiques

Свойство Type Description
dstRect RectangleF
srcRect RectangleF
validChar bool
xAdvance int

Property Details

dstRect public_oe property

public RectangleF dstRect
Résultat RectangleF

srcRect public_oe property

public RectangleF srcRect
Résultat RectangleF

validChar public_oe property

public bool validChar
Résultat bool

xAdvance public_oe property

public int xAdvance
Résultat int