Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

void Impala::Application::Videolympics::VidolviWindow::FlipDown (  )  [inline]

Definition at line 382 of file VidolviWindow.h.

References mBackDown, mBackX, mBackY, mBackZ, and mReconnectCount.

Referenced by AddTeamIcons(), and DisplayFunc().

00383     {
00384         mBackX = 0.0f;
00385         mBackY = -26.0f;
00386         mBackZ = -40.0f - 0.5f;
00387         mBackDown = true;
00388         mReconnectCount = 8;
00389     }


Generated on Fri Mar 19 10:55:33 2010 for ImpalaSrc by  doxygen 1.5.1