Transfert classe Paramteres de common à SQCSim 2021

This commit is contained in:
mduval76
2023-11-25 14:05:47 -05:00
parent 2ab201e93c
commit 1ab83a85a7
5 changed files with 8 additions and 12 deletions

View File

@@ -64,10 +64,6 @@ private:
void DrawHud(float elapsedTime, BlockType bloc);
void PrintText(float x, float y, const std::string& t, float charSizeMultiplier = 1.0f);
Connector m_conn;
Shader m_shader01;
BlockInfo* m_blockinfo[BTYPE_LAST];