C# 클래스 Fusion.Engine.Graphics.SpriteFont.Glyph

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

공개 프로퍼티들

프로퍼티 타입 설명
Color Color
DstRect Rectangle
SrcRect Rectangle
Texture Texture2D

프로퍼티 상세

Color 공개적으로 프로퍼티

public Color Color
리턴 Color

DstRect 공개적으로 프로퍼티

public Rectangle DstRect
리턴 Rectangle

SrcRect 공개적으로 프로퍼티

public Rectangle SrcRect
리턴 Rectangle

Texture 공개적으로 프로퍼티

public Texture2D Texture
리턴 Texture2D