Game Development Community

GUIEffectCanvas ?

by Ezra · in Torque Game Builder · 02/07/2006 (9:05 pm) · 0 replies

I was looking through the source and saw this, it caught my interest because of some commented out code in GuiEffectCanvas.cc for an effect that looks like it moves/rotates something, possibly the screen.
I'm not very familiar with C++ though, and I'm wondering what GuiEffectCanvas would be used for, and if it could infact be used to rotate and scale the whole screen/canvas...