C# Class Microsoft.Xna.Framework.Graphics.TextCaretHelper

Afficher le fichier Open project: RegrowthStudios/VoxelRTS

Méthodes publiques

Méthode Description
GetCaretOffsetAndHeight ( this font, string text, int i ) : Vector3

Method Details

GetCaretOffsetAndHeight() public static méthode

public static GetCaretOffsetAndHeight ( this font, string text, int i ) : Vector3
font this
text string
i int
Résultat Vector3