API Documentation
Loading...
Searching...
No Matches
TextBlock Struct Reference

#include <Font.h>

Collaboration diagram for TextBlock:
[legend]

Public Member Functions

bool operator== (const TextBlock &block) const
 
bool operator!= (const TextBlock &block) const
 

Public Attributes

String text
 
Font font
 

Member Function Documentation

◆ operator!=()

bool operator!= ( const TextBlock & block) const
inline

◆ operator==()

bool operator== ( const TextBlock & block) const
inline

Member Data Documentation

◆ font

Font font

◆ text

String text

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