mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Implement Lego3DView::Render
This commit is contained in:
@@ -16,6 +16,11 @@ void ViewManager::RemoveAll(ViewROI*)
|
||||
// TODO
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a6930
|
||||
void ViewManager::Update(float p_previousRenderTime, float p_und2)
|
||||
{
|
||||
}
|
||||
|
||||
// STUB: LEGO1 0x100a6d50
|
||||
void ViewManager::SetResolution(int width, int height)
|
||||
{
|
||||
|
Reference in New Issue
Block a user