mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 16:27:42 +00:00
Tweaks for CVar integration
This commit is contained in:
@@ -108,6 +108,11 @@ void RootView::modKeyUp(boo::EModifierKey mod)
|
||||
{
|
||||
}
|
||||
|
||||
void RootView::resetResources(ViewResources& res)
|
||||
{
|
||||
m_splitView->resetResources(res);
|
||||
}
|
||||
|
||||
void RootView::draw(boo::IGraphicsCommandQueue* gfxQ)
|
||||
{
|
||||
if (m_resizeRTDirty)
|
||||
|
||||
Reference in New Issue
Block a user