xyginext  0.2.0
Second generation of xygine game creation framework
xy::GuiClient Member List

This is the complete list of members for xy::GuiClient, including all inherited members.

GuiClient()=default (defined in xy::GuiClient)xy::GuiClient
GuiClient(const GuiClient &)=default (defined in xy::GuiClient)xy::GuiClient
GuiClient(GuiClient &&)=default (defined in xy::GuiClient)xy::GuiClient
operator=(const GuiClient &)=default (defined in xy::GuiClient)xy::GuiClient
operator=(GuiClient &&)=default (defined in xy::GuiClient)xy::GuiClient
registerConsoleTab(const std::string &name, const std::function< void()> &)xy::GuiClient
registerStatusControls(const std::function< void()> &)xy::GuiClient
registerWindow(const std::function< void()> &)xy::GuiClient
~GuiClient() (defined in xy::GuiClient)xy::GuiClientvirtual