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