I know it's supposively made for animating things, i've seen the rts camera snippet from the wiki, but i really have no idea when and how to call it (the documentation doesn't help either, what is timeMs
Thanks!

Code: Select all
void MyGUIElement::OnPostRender(u32 timeMs) {
// dome something
}