mirror of
https://github.com/whoahq/whoa.git
synced 2026-03-18 13:41:06 +03:00
Compare commits
2 Commits
97ed498f07
...
9d6a60bbb6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d6a60bbb6 | ||
|
|
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