mirror of
https://github.com/whoahq/whoa.git
synced 2026-03-18 05:31:07 +03:00
Compare commits
2 Commits
dff7c0774f
...
0157c04b13
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0157c04b13 | ||
|
|
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