|
ClanLib
2.3.7
|
Initialization class for clanNetwork. More...
#include <setupnetwork.h>
Public Member Functions | |
Construction | |
| CL_SetupNetwork (bool register_resources_only=false) | |
| Initializes clanNetwork. More... | |
| ~CL_SetupNetwork () | |
Initialization class for clanNetwork.
| CL_SetupNetwork::CL_SetupNetwork | ( | bool | register_resources_only = false) |
Initializes clanNetwork.
Constructing a CL_SetupNetwork object is equalent to calling CL_SetupNetwork::init().
When the CL_SetupNetwork instance is destroyed, CL_SetupNetwork::deinit() is called.
| CL_SetupNetwork::~CL_SetupNetwork | ( | ) |
1.8.4