#include <kanzi/core/cpp/cstddef.hpp>
#include <kanzi/core/legacy/kzs_types.hpp>
#include <kanzi/core.ui/coreui_api.hpp>
Namespaces | |
kanzi | |
Easing functions that require external dependencies for calculation. | |
Macros | |
#define | KZ_RUNTIME_ASSETS_URL_PREFIX |
Prefix for runtime asset binary. More... | |
#define | KZ_UI_ASSETS_URL_PREFIX |
Prefix for UI asset binary. More... | |
Functions | |
const byte * | kanzi::getRuntimeAssetData () |
Gets runtime asset data. More... | |
size_t | kanzi::getRuntimeAssetDataSize () |
Gets size of runtime asset data. More... | |
void | kanzi::registerRuntimeAssets (Domain *domain) |
Registers build-in runtime assets in resource manager of domain so they can be acquired at runtime. More... | |
#define KZ_RUNTIME_ASSETS_URL_PREFIX |
Prefix for runtime asset binary.
#define KZ_UI_ASSETS_URL_PREFIX |
Prefix for UI asset binary.