Engine » UI » Color Rect module

Adds image element to UI.

Files

file image.hpp
Component cubos::engine::UIImage.
file plugin.hpp
Plugin entry point.

Classes

struct cubos::engine::UIImage
Component used to draw images on the UI.

Functions

auto uiImagePlugin(Cubos& cubos) -> CUBOS_ENGINE_API void
Plugin entry function.

Function documentation

CUBOS_ENGINE_API void uiImagePlugin(Cubos& cubos)

Plugin entry function.

Parameters
cubos Cubos main class