Mod Helpers  v5.9.6
A centralized collection of library code, helpful services, and end-user functions for mod management and information.
HamstarHelpers.Helpers.Draw.DrawHelpers Member List

This is the complete list of members for HamstarHelpers.Helpers.Draw.DrawHelpers, including all inherited members.

DrawBorderedRect(SpriteBatch sb, Color bgColor, Color borderColor, Vector2 position, Vector2 size, int borderWidth)HamstarHelpers.Helpers.Draw.DrawHelpersstatic
DrawBorderedRect(SpriteBatch sb, Color bgColor, Color borderColor, Rectangle rect, int borderWidth)HamstarHelpers.Helpers.Draw.DrawHelpersstatic
DrawBorderedRect(SpriteBatch sb, Color? bgColor, Color? borderColor, Vector2 position, Vector2 size, int borderWidth)HamstarHelpers.Helpers.Draw.DrawHelpersstatic
DrawBorderedRect(SpriteBatch sb, Color? bgColor, Color? borderColor, Rectangle rect, int borderWidth)HamstarHelpers.Helpers.Draw.DrawHelpersstatic
DrawTerrariaString(SpriteBatch sb, string text, Vector2 pos, float scale)HamstarHelpers.Helpers.Draw.DrawHelpersstatic