![]() |
Blamite Game Engine - Blam (Core)
|
#include "components/rendering/rendering.h"
#include <ScreenGrab.h>
#include <thread>
#include <wincodec.h>
#include "components/core/config/config.h"
#include "components/core/logger/logger.h"
#include "components/core/utils/datetime/datetime.h"
#include "components/core/utils/string/string.h"
#include "components/core/utils/io/io.h"
#include "components/core/utils/converters/converters.h"
#include "components/core/engine_definitions/engine_definitions.h"
#include "components/core/utils/utilities.h"
#include "components/core/error/error.h"
Functions | |
void | screenshot () |
void screenshot | ( | ) |