C# Class hyades.graphics.FontProcessor

Afficher le fichier Open project: zfedoran/bubblebound

Méthodes publiques

Méthode Description
Build ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : Font

Private Methods

Méthode Description
CreateRegionsFromTexture ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Color data ) : hyades.graphics.TextureRegion[]
GetFirstSpriteHeight ( Microsoft.Xna.Framework.Graphics.Texture2D texture, Color data ) : int

Method Details

Build() public static méthode

public static Build ( Microsoft.Xna.Framework.Graphics.Texture2D texture ) : Font
texture Microsoft.Xna.Framework.Graphics.Texture2D
Résultat Font