Logic_library
Library for Logic board by RoboticsBrno.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
DisplayFont::Character Class Reference

#include <DisplayFont.hpp>

Public Member Functions

 Character (const uint8_t *data)
 
bool at (int idx) const
 
bool at (int x, int y) const
 
bool operator() (int x, int y) const
 
bool operator[] (int index) const
 

Constructor & Destructor Documentation

◆ Character()

DisplayFont::Character::Character ( const uint8_t *  data)
inline

Member Function Documentation

◆ at() [1/2]

bool DisplayFont::Character::at ( int  idx) const
inline

◆ at() [2/2]

bool DisplayFont::Character::at ( int  x,
int  y 
) const
inline

◆ operator()()

bool DisplayFont::Character::operator() ( int  x,
int  y 
) const
inline

◆ operator[]()

bool DisplayFont::Character::operator[] ( int  index) const
inline

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