mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-16 10:17:01 +00:00
@@ -149,6 +149,7 @@ public:
|
||||
static const CTransform4f& GetModelMatrix() { return mModelMatrix; }
|
||||
static void SetViewPointMatrix(const CTransform4f&);
|
||||
static void SetBrightness(float b) { mBrightness = b; }
|
||||
static void SetOrtho(float left, float right, float top, float bottom, float znear, float zfar);
|
||||
|
||||
static float GetSecondsMod900();
|
||||
static void SetExternalTimeProvider(CTimeProvider* provider);
|
||||
|
||||
Reference in New Issue
Block a user