C# 클래스 Fusion.Engine.Graphics.SpriteFont.SpriteFontInfo.CharInfo

파일 보기 프로젝트 열기: demiurghg/FusionEngine

공개 프로퍼티들

프로퍼티 타입 설명
dstRect RectangleF
srcRect RectangleF
validChar bool
xAdvance int

프로퍼티 상세

dstRect 공개적으로 프로퍼티

public RectangleF dstRect
리턴 RectangleF

srcRect 공개적으로 프로퍼티

public RectangleF srcRect
리턴 RectangleF

validChar 공개적으로 프로퍼티

public bool validChar
리턴 bool

xAdvance 공개적으로 프로퍼티

public int xAdvance
리턴 int