My Project
Public Member Functions | List of all members
System::GetLobbiesSystem Class Reference

GetLobbiesSystem class that handles the request to send to Server to get lobbies. More...

#include <GetLobbiesSystem.hpp>

Public Member Functions

 GetLobbiesSystem ()
 Construct the Lobbies System object.
 
void operator() (Registry &registry, Sparse_array< component::cnetwork_queue_t > &networkQueue, Sparse_array< component::cref_t > &refs, Sparse_array< component::ctext_t > &texts)
 Function that will be automaticaly called while the client is working (on loop) More...
 

Detailed Description

GetLobbiesSystem class that handles the request to send to Server to get lobbies.

Member Function Documentation

◆ operator()()

void System::GetLobbiesSystem::operator() ( Registry registry,
Sparse_array< component::cnetwork_queue_t > &  networkQueue,
Sparse_array< component::cref_t > &  refs,
Sparse_array< component::ctext_t > &  texts 
)

Function that will be automaticaly called while the client is working (on loop)

Parameters
registryThe registry of the client
networkQueueThe sparse array of network entities
refsThe sparse array of ref entities
textsThe sparse array of text entities

The documentation for this class was generated from the following files: