Added more OpenGL delegates, and restructured game manager.
Largely untested.
This commit is contained in:
@@ -22,7 +22,7 @@ namespace SlatedGameToolkit.Tools.Utilities.GraphicalPlayground
|
||||
return true;
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
public void Deinitialize()
|
||||
{
|
||||
window.Dispose();
|
||||
}
|
||||
|
Reference in New Issue
Block a user