mirror of
https://github.com/NoelFB/blah.git
synced 2025-12-14 13:17:07 +08:00
simplifying input backend & input state update
This commit is contained in:
@ -1159,7 +1159,7 @@ namespace Blah
|
||||
return gl.features;
|
||||
}
|
||||
|
||||
void GraphicsBackend::frame() {}
|
||||
void GraphicsBackend::update() {}
|
||||
void GraphicsBackend::before_render() {}
|
||||
void GraphicsBackend::after_render() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user