Engine » Tools » Toolbox module

Allows toggling the visibility of other tools.

Most tools in the Tools module rely on the Toolbox to keep track of whether they are open or not.

Files

file plugin.hpp
Plugin entry point.
file toolbox.hpp
Resource cubos::engine::Toolbox.

Classes

class cubos::engine::Toolbox
Manages the visibility of each tool.

Functions

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

Function documentation

CUBOS_ENGINE_API void toolboxPlugin(Cubos& cubos)

Plugin entry function.

Parameters
cubos Cubos main class