Untitled

mail@pastecode.io avatar
unknown
plain_text
a year ago
143 B
2
Indexable
Never
#pragma once

void draw_text(short i_x, short i_y, const std::string& i_text, sf::RenderWindow& i_window, const sf::Texture& i_font_texture);