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

Mostra file Open project: demiurghg/FusionEngine

Public Properties

Property Type Description
dstRect RectangleF
srcRect RectangleF
validChar bool
xAdvance int

Property Details

dstRect public_oe property

public RectangleF dstRect
return RectangleF

srcRect public_oe property

public RectangleF srcRect
return RectangleF

validChar public_oe property

public bool validChar
return bool

xAdvance public_oe property

public int xAdvance
return int