Terraria v1.4.4.9
Terraria source code documentation
|
This is the complete list of members for Terraria.Map.MapOverlayDrawContext, including all inherited members.
_clippingRect | Terraria.Map.MapOverlayDrawContext | private |
_drawScale | Terraria.Map.MapOverlayDrawContext | private |
_mapOffset | Terraria.Map.MapOverlayDrawContext | private |
_mapPosition | Terraria.Map.MapOverlayDrawContext | private |
_mapScale | Terraria.Map.MapOverlayDrawContext | private |
Draw(Texture2D texture, Vector2 position, Alignment alignment) | Terraria.Map.MapOverlayDrawContext | inline |
Draw(Texture2D texture, Vector2 position, SpriteFrame frame, Alignment alignment) | Terraria.Map.MapOverlayDrawContext | inline |
Draw(Texture2D texture, Vector2 position, Color color, SpriteFrame frame, float scaleIfNotSelected, float scaleIfSelected, Alignment alignment) | Terraria.Map.MapOverlayDrawContext | inline |
MapOverlayDrawContext(Vector2 mapPosition, Vector2 mapOffset, Rectangle? clippingRect, float mapScale, float drawScale) | Terraria.Map.MapOverlayDrawContext | inline |