Skip to content

harddal/TextBuffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A C++ translation of cartman300's C# text buffer for SFML.

To use the text buffer just create the class and call the Draw() member in your renderloop (requires a reference to your sf::RenderWindow). Use the Print() member to output strings to your SFML window.

About

A C++ translation of cartman300's C# text buffer for SFML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages