 |
RigsofRods
Soft-body Physics Simulation
|
Go to the documentation of this file.
45 void DrawIcon(Ogre::TexturePtr tex, ImVec2 reference_box);
Ogre::TexturePtr m_icon_flag_red
Ogre::TexturePtr m_icon_arrow_down_red
Ogre::TexturePtr m_icon_arrow_up
int m_peeropts_menu_active_user_vectorpos
const int PEEROPTS_MENU_MARGIN
void DrawIcon(Ogre::TexturePtr tex, ImVec2 reference_box)
const int PEEROPTS_MENU_CONTENT_WIDTH
ImVec2 m_peeropts_menu_corner_br
Ogre::TexturePtr m_icon_arrow_up_red
ImVec2 m_peeropts_menu_corner_tl
Ogre::TexturePtr m_icon_arrow_up_grey
void DrawPeerOptionsMenu()
const int PEEROPTS_HOVER_MARGIN
Ogre::TexturePtr m_icon_arrow_down_grey
std::vector< RoRnet::UserInfo > m_users
Ogre::TexturePtr m_icon_flag_green
Ogre::TexturePtr m_icon_flag_blue
std::vector< BitMask_t > m_users_peeropts
Ogre::TexturePtr m_icon_warn_triangle
Ogre::TexturePtr m_icon_arrow_down
void DrawPeerOptCheckbox(const BitMask_t flag, const std::string &label)
void DrawServerCommandBtn(const std::string &cmdfmt, const std::string &label)