Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Spacing
float Microsoft.Xna.Framework.Graphics.SpriteFont.Spacing
get
set
Definition at line
76
of file
SpriteFont.cs
.
77
{
78
get
79
{
80
return
spacing
;
81
}
82
set
83
{
84
spacing
=
value
;
85
}
86
}
Microsoft.Xna.Framework.Graphics.SpriteFont.spacing
float spacing
Definition
SpriteFont.cs:58
System.ExceptionArgument.value
@ value
Microsoft
Xna
Framework
Graphics
SpriteFont
Generated by
1.10.0