Function veloren_voxygen::hud::chat::render_chat_mode
source · fn render_chat_mode(chat_mode: &ChatMode, imgs: &Imgs) -> (Color, Id)
Expand description
Get the color and icon for a client’s ChatMode.
fn render_chat_mode(chat_mode: &ChatMode, imgs: &Imgs) -> (Color, Id)
Get the color and icon for a client’s ChatMode.