This is the complete list of members for gme::IGameClient, including all inherited members.
getCurrentScene() const =0 | gme::IGameClient | pure virtual |
getName()=0 | gme::IGameClient | pure virtual |
setName(const std::string &newName)=0 | gme::IGameClient | pure virtual |
update(float deltaTime, unsigned int width, unsigned int height)=0 | gme::IGameClient | pure virtual |
~IGameClient()=default | gme::IGameClient | virtual |