Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::text::builder Class Reference
Inheritance diagram for brenta::text::builder:
brenta::subsystem::builder

Public Member Functions

builderfont (const std::string &font_path)
 
buildersize (int font_size)
 
brenta::subsystembuild () override
 

Detailed Description

Definition at line 145 of file text.hpp.

Constructor & Destructor Documentation

◆ ~builder()

brenta::text::builder::~builder ( )
virtualdefault

Reimplemented from brenta::subsystem::builder.

Member Function Documentation

◆ build()

subsystem & text::builder::build ( )
overridevirtual

Implements brenta::subsystem::builder.

Definition at line 244 of file text.cpp.

◆ font()

text::builder & text::builder::font ( const std::string &  font_path)

Definition at line 232 of file text.cpp.

◆ size()

text::builder & text::builder::size ( int  font_size)

Definition at line 238 of file text.cpp.


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