Remove (almost) all references to pRenderer (#651)
Remove all references to pRenderer, except from the DebugDraw and LyShine Gems that are still being updated.
This commit is contained in:
@@ -63,8 +63,6 @@ public:
|
||||
void SetFullscren(bool f);
|
||||
bool IsFullscreen() const { return m_bFullscreen; }
|
||||
|
||||
void SetFullscreenViewport(bool b);
|
||||
|
||||
QWidget* GetViewport() { return m_viewport; }
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user