16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-22 12:49:18 +02:00

Dodane pliki do projektu. Konwersja uilayer na UTF

This commit is contained in:
firleju
2017-03-29 06:18:56 +02:00
parent 1de6e47424
commit f7ece6529f
2 changed files with 5 additions and 3 deletions

View File

@@ -76,7 +76,7 @@ private:
// members:
GLuint m_fontbase{ -1 }; // numer DL dla znaków w napisach
GLuint m_fontbase{ static_cast<GLuint>(-1) }; // numer DL dla znaków w napisach
float m_progress{ 0.0f }; // percentage of filled progres bar, to indicate lengthy operations.
float m_subtaskprogress{ 0.0f }; // percentage of filled progres bar, to indicate lengthy operations.
texture_manager::size_type m_background; // path to texture used as the background. size depends on mAspect.