|
RigsofRods
Soft-body Physics Simulation
|
Go to the documentation of this file.
70 ImVec2
DrawColoredTextWithIcon(ImVec2 text_cursor, Ogre::TexturePtr icon, ImVec4 default_color, std::string
const& line);
bool cvw_filter_area_echo
Not the same thing as 'log' command!
ImVec2 DrawColoredTextWithIcon(ImVec2 text_cursor, Ogre::TexturePtr icon, ImVec4 default_color, std::string const &line)
Returns final text size.
bool MessageFilter(Console::Message const &m)
Returns true if message should be displayed.
int UpdateMessages()
Ret. num of new message(s)
bool cvw_filter_area_script
ImVec2 cvw_background_padding
void DrawConsoleMessages()
bool cvw_filter_type_notice
bool cvw_filter_type_chat
bool cvw_enable_scrolling
ImVec2 DrawMessage(ImVec2 cursor, Console::Message const &m)
size_t cvw_msg_duration_ms
Message expiration; 0 means unlimited.
void RequestReloadMessages()
std::vector< Console::Message > m_filtered_messages
Updated as needed.
Configurable console renderer, implements filtering, colorized text, incons.
bool cvw_filter_type_error
std::vector< const Console::Message * > m_display_messages
Rebuilt every frame; kept as member to reuse allocated memory.
ImVec4 cvw_background_color
Text-background color.
void DrawFilteringOptions()
Central state/object manager and communications hub.
bool cvw_filter_area_terrn
bool cvw_filter_area_actor
bool cvw_smooth_scrolling
bool cvw_filter_type_warning