C# Class Fusion.Engine.Graphics.SpriteFont.Glyph

Mostra file Open project: demiurghg/FusionEngine

Public Properties

Property Type Description
Color Color
DstRect Rectangle
SrcRect Rectangle
Texture Texture2D

Property Details

Color public_oe property

public Color Color
return Color

DstRect public_oe property

public Rectangle DstRect
return Rectangle

SrcRect public_oe property

public Rectangle SrcRect
return Rectangle

Texture public_oe property

public Texture2D Texture
return Texture2D