#include <GUI_MultiplayerClientList.h>
Definition at line 38 of file GUI_MultiplayerClientList.h.
◆ CacheIcons()
void MpClientList::CacheIcons |
( |
| ) |
|
|
private |
◆ Draw()
void MpClientList::Draw |
( |
| ) |
|
◆ DrawIcon()
void MpClientList::DrawIcon |
( |
Ogre::TexturePtr |
tex, |
|
|
ImVec2 |
reference_box |
|
) |
| |
|
private |
◆ DrawPeerOptCheckbox()
void MpClientList::DrawPeerOptCheckbox |
( |
const BitMask_t |
flag, |
|
|
const std::string & |
label |
|
) |
| |
|
private |
◆ DrawPeerOptionsMenu()
void MpClientList::DrawPeerOptionsMenu |
( |
| ) |
|
|
private |
◆ DrawServerCommandBtn()
void RoR::GUI::MpClientList::DrawServerCommandBtn |
( |
const std::string & |
cmdfmt, |
|
|
const std::string & |
label |
|
) |
| |
|
private |
◆ UpdateClients()
void MpClientList::UpdateClients |
( |
| ) |
|
◆ m_icon_arrow_down
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_arrow_down |
|
private |
◆ m_icon_arrow_down_grey
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_arrow_down_grey |
|
private |
◆ m_icon_arrow_down_red
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_arrow_down_red |
|
private |
◆ m_icon_arrow_up
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_arrow_up |
|
private |
◆ m_icon_arrow_up_grey
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_arrow_up_grey |
|
private |
◆ m_icon_arrow_up_red
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_arrow_up_red |
|
private |
◆ m_icon_flag_blue
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_flag_blue |
|
private |
◆ m_icon_flag_green
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_flag_green |
|
private |
◆ m_icon_flag_red
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_flag_red |
|
private |
◆ m_icon_warn_triangle
Ogre::TexturePtr RoR::GUI::MpClientList::m_icon_warn_triangle |
|
private |
◆ m_icons_cached
bool RoR::GUI::MpClientList::m_icons_cached = false |
|
private |
◆ m_peeropts_menu_active_user_vectorpos
int RoR::GUI::MpClientList::m_peeropts_menu_active_user_vectorpos = -1 |
|
private |
◆ m_peeropts_menu_corner_br
ImVec2 RoR::GUI::MpClientList::m_peeropts_menu_corner_br = ImVec2(0, 0) |
|
private |
◆ m_peeropts_menu_corner_tl
ImVec2 RoR::GUI::MpClientList::m_peeropts_menu_corner_tl = ImVec2(0, 0) |
|
private |
◆ m_users
◆ m_users_peeropts
std::vector<BitMask_t> RoR::GUI::MpClientList::m_users_peeropts |
|
private |
◆ PEEROPTS_HOVER_MARGIN
const int RoR::GUI::MpClientList::PEEROPTS_HOVER_MARGIN = 100 |
|
private |
◆ PEEROPTS_MENU_CONTENT_WIDTH
const int RoR::GUI::MpClientList::PEEROPTS_MENU_CONTENT_WIDTH = 150 |
|
private |
◆ PEEROPTS_MENU_MARGIN
const int RoR::GUI::MpClientList::PEEROPTS_MENU_MARGIN = 10 |
|
private |
The documentation for this class was generated from the following files: