Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
Draw()
[1/3]
DrawResult
Terraria.Map.MapOverlayDrawContext.Draw
(
Texture2D
texture
,
Vector2
position
,
Alignment
alignment
)
inline
Definition at line
41
of file
MapOverlayDrawContext.cs
.
42
{
43
return
Draw
(texture, position,
new
SpriteFrame
(1, 1), alignment);
44
}
Microsoft.Xna.Framework.LoggingEvent.Draw
@ Draw
Terraria.DataStructures.SpriteFrame
Definition
SpriteFrame.cs:7
References
Microsoft.Xna.Framework.Draw
.
Terraria
Map
MapOverlayDrawContext
Generated by
1.10.0