tModLoader v2024.04
A mod to make and play Terraria mods
ChatManager Member List

This is the complete list of members for ChatManager, including all inherited members.

AddChatText(DynamicSpriteFont font, string text, Vector2 baseScale) (defined in ChatManager)ChatManagerstatic
Commands (defined in ChatManager)ChatManagerstatic
ConvertNormalSnippets(TextSnippet[] snippets) (defined in ChatManager)ChatManagerstatic
DrawColorCodedString(SpriteBatch spriteBatch, DynamicSpriteFont font, TextSnippet[] snippets, Vector2 position, Color baseColor, float rotation, Vector2 origin, Vector2 baseScale, out int hoveredSnippet, float maxWidth, bool ignoreColors=false) (defined in ChatManager)ChatManagerstatic
DrawColorCodedString(SpriteBatch spriteBatch, DynamicSpriteFont font, string text, Vector2 position, Color baseColor, float rotation, Vector2 origin, Vector2 baseScale, float maxWidth=-1f, bool ignoreColors=false) (defined in ChatManager)ChatManagerstatic
DrawColorCodedStringShadow(SpriteBatch spriteBatch, DynamicSpriteFont font, TextSnippet[] snippets, Vector2 position, Color baseColor, float rotation, Vector2 origin, Vector2 baseScale, float maxWidth=-1f, float spread=2f) (defined in ChatManager)ChatManagerstatic
DrawColorCodedStringShadow(SpriteBatch spriteBatch, DynamicSpriteFont font, string text, Vector2 position, Color baseColor, float rotation, Vector2 origin, Vector2 baseScale, float maxWidth=-1f, float spread=2f) (defined in ChatManager)ChatManagerstatic
DrawColorCodedStringWithShadow(SpriteBatch spriteBatch, DynamicSpriteFont font, TextSnippet[] snippets, Vector2 position, float rotation, Vector2 origin, Vector2 baseScale, out int hoveredSnippet, float maxWidth=-1f, float spread=2f) (defined in ChatManager)ChatManagerstatic
DrawColorCodedStringWithShadow(SpriteBatch spriteBatch, DynamicSpriteFont font, TextSnippet[] snippets, Vector2 position, float rotation, Color color, Vector2 origin, Vector2 baseScale, out int hoveredSnippet, float maxWidth=-1f, float spread=2f) (defined in ChatManager)ChatManagerstatic
DrawColorCodedStringWithShadow(SpriteBatch spriteBatch, DynamicSpriteFont font, TextSnippet[] snippets, Vector2 position, float rotation, Color color, Color shadowColor, Vector2 origin, Vector2 baseScale, out int hoveredSnippet, float maxWidth=-1f, float spread=2f) (defined in ChatManager)ChatManagerstatic
DrawColorCodedStringWithShadow(SpriteBatch spriteBatch, DynamicSpriteFont font, string text, Vector2 position, Color baseColor, float rotation, Vector2 origin, Vector2 baseScale, float maxWidth=-1f, float spread=2f) (defined in ChatManager)ChatManagerstatic
DrawColorCodedStringWithShadow(SpriteBatch spriteBatch, DynamicSpriteFont font, string text, Vector2 position, Color baseColor, Color shadowColor, float rotation, Vector2 origin, Vector2 baseScale, float maxWidth=-1f, float spread=2f) (defined in ChatManager)ChatManagerstatic
GetStringSize(DynamicSpriteFont font, string text, Vector2 baseScale, float maxWidth=-1f) (defined in ChatManager)ChatManagerstatic
GetStringSize(DynamicSpriteFont font, TextSnippet[] snippets, Vector2 baseScale, float maxWidth=-1f) (defined in ChatManager)ChatManagerstatic
ParseMessage(string text, Color baseColor) (defined in ChatManager)ChatManagerstatic
Register< T >(params string[] names) (defined in ChatManager)ChatManagerstatic
ShadowDirections (defined in ChatManager)ChatManagerstatic
WaveColor(Color color) (defined in ChatManager)ChatManagerstatic