Engine » UI » Color Rect module

Adds color rectangle elements.

Files

file color_rect.hpp
Component cubos::engine::UIColorRect.
file plugin.hpp
Plugin entry point.

Classes

struct cubos::engine::UIColorRect
Component that draws a UI element as a solid color.

Functions

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

Function documentation

CUBOS_ENGINE_API void colorRectPlugin(Cubos& cubos)

Plugin entry function.

Parameters
cubos Cubos main class