From: Sam S. <sam...@gm...> - 2005-11-21 21:13:56
|
On 11/21/05, atani <at...@at...> wrote: > Sam, I used the TikiCursor class to add a mouse cursor to CS and having > some problems... > I'll address these two issues when I get home from work. // Set screen center > m_scene->setTranslate(Vector(320,240,10)); > Translating the scene will affect the mouse pointer's position. When I was doing testing, my scene was at 0,0. I will try to address this after work too. -Sam |