|
VOX
A little voxel engine
|
This is the complete list of members for UpdateThread, including all inherited members.
| operator=(UpdateThread &other)=delete | UpdateThread | |
| operator=(UpdateThread &&other)=delete | UpdateThread | |
| UpdateThread(Client &client, const Settings &settings, Window &window, ClientWorld &world, RenderAPI &render_api, Sound::Engine &sound_engine, Event::Manager &event_manager, std::chrono::nanoseconds start_time) | UpdateThread | |
| UpdateThread(UpdateThread &other)=delete | UpdateThread | |
| UpdateThread(UpdateThread &&other)=delete | UpdateThread | |
| ~UpdateThread() | UpdateThread |