CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::UILayerContext Class Referencefinal

A context object that contains the UILayer. More...

#include <CeresEngine/UI/Layer/UILayer.hpp>

Public Member Functions

void render (UIGraphicsContext &context)
 

Private Attributes

UILayerPtr mLayer
 

Detailed Description

A context object that contains the UILayer.

Member Function Documentation

◆ render()

void CeresEngine::UILayerContext::render ( UIGraphicsContext context)

Member Data Documentation

◆ mLayer

UILayerPtr CeresEngine::UILayerContext::mLayer
private

The documentation for this class was generated from the following file: