mirror of
https://github.com/HowestDAE/dae16-VerhulstBram.git
synced 2025-12-16 21:01:48 +01:00
Pre Point2f Nuke
Fixed drawing, Added general optimisations
This commit is contained in:
@@ -69,6 +69,8 @@ private:
|
||||
Point2f m_Acc;
|
||||
Point2f m_Gravity { 0, -9.81f };
|
||||
|
||||
Point2f m_DigDestination{};
|
||||
|
||||
bool m_Grounded { false };
|
||||
|
||||
bool m_DidJustDigRight { false };
|
||||
|
||||
Reference in New Issue
Block a user