mirror of
https://github.com/whoahq/whoa.git
synced 2026-03-18 13:41:06 +03:00
Compare commits
2 Commits
90ed7cf816
...
4a301138c8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a301138c8 | ||
|
|
06186d1251 |
@ -91,4 +91,8 @@ void CGWorldFrame::OnWorldRender() {
|
||||
|
||||
void CGWorldFrame::OnWorldUpdate() {
|
||||
// TODO
|
||||
|
||||
this->m_camera->SetupWorldProjection(this->m_screenRect);
|
||||
|
||||
// TODO
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user