chomik 0.2.1
experimental and minimalistic programming language

My name is Pawel Biernacki.
I am a software engineer.
This site is my hobby project.

Loading...
Searching...
No Matches
sdl_chomik::font Class Reference

#include <sdl_chomik.h>

Public Member Functions

 font (machine &m, const std::string &file_path, int font_size)
 
virtual ~font ()
 
void render (machine &m, const std::string &t, int x, int y)
 

Constructor & Destructor Documentation

◆ font()

sdl_chomik::font::font ( machine & m,
const std::string & file_path,
int font_size )

◆ ~font()

virtual sdl_chomik::font::~font ( )
virtual

Member Function Documentation

◆ render()

void sdl_chomik::font::render ( machine & m,
const std::string & t,
int x,
int y )

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

copyright by Pawel Biernacki

Vantaa 2022