C# Class FlatRedBall.Graphics.BitmapCharacterInfo

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Свойство Type Description
DistanceFromTopOfLine float
PageNumber int
ScaleX float
ScaleY float
SecondLetterKearning int>.Dictionary
Spacing float
TULeft float
TURight float
TVBottom float
TVTop float
XOffset float

Méthodes publiques

Méthode Description
GetPixelBottom ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
GetPixelDistanceFromTop ( int lineHeightInPixels ) : int
GetPixelHeight ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
GetPixelLeft ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
GetPixelRight ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
GetPixelTop ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
GetPixelWidth ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
GetPixelXOffset ( int lineHeightInPixels ) : int
GetXAdvanceInPixels ( int lineHeightInPixels ) : int
ToString ( ) : string

Method Details

GetPixelBottom() public méthode

public GetPixelBottom ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat int

GetPixelDistanceFromTop() public méthode

public GetPixelDistanceFromTop ( int lineHeightInPixels ) : int
lineHeightInPixels int
Résultat int

GetPixelHeight() public méthode

public GetPixelHeight ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat int

GetPixelLeft() public méthode

public GetPixelLeft ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat int

GetPixelRight() public méthode

public GetPixelRight ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat int

GetPixelTop() public méthode

public GetPixelTop ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat int

GetPixelWidth() public méthode

public GetPixelWidth ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : int
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat int

GetPixelXOffset() public méthode

public GetPixelXOffset ( int lineHeightInPixels ) : int
lineHeightInPixels int
Résultat int

GetXAdvanceInPixels() public méthode

public GetXAdvanceInPixels ( int lineHeightInPixels ) : int
lineHeightInPixels int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

DistanceFromTopOfLine public_oe property

public float DistanceFromTopOfLine
Résultat float

PageNumber public_oe property

public int PageNumber
Résultat int

ScaleX public_oe property

public float ScaleX
Résultat float

ScaleY public_oe property

public float ScaleY
Résultat float

SecondLetterKearning public_oe property

public Dictionary SecondLetterKearning
Résultat int>.Dictionary

Spacing public_oe property

public float Spacing
Résultat float

TULeft public_oe property

public float TULeft
Résultat float

TURight public_oe property

public float TURight
Résultat float

TVBottom public_oe property

public float TVBottom
Résultat float

TVTop public_oe property

public float TVTop
Résultat float

XOffset public_oe property

public float XOffset
Résultat float