mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-18 09:59:20 +01:00
Add Text rendering and Hull / Fuel Meters
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "GridSystem/WorldGridManager.h"
|
||||
#include "Gui/Screens/ScreenManager.h"
|
||||
#include "Camera.h"
|
||||
#include "Text.h"
|
||||
#include "Gui/GuiMeter.h"
|
||||
#include "Gui/Screens/MainScreen.h"
|
||||
#include "Particle/Particle.h"
|
||||
@@ -47,7 +48,7 @@ private:
|
||||
|
||||
|
||||
MainScreen* m_MainScreen{};
|
||||
|
||||
|
||||
Texture* m_topCover{ nullptr };
|
||||
|
||||
// ImGui Vars
|
||||
|
||||
Reference in New Issue
Block a user