Game Accessibility Library logo SourceForge.net Logo
Game Accessibility Suite: CATWindow::MarkDirty
void CATWindow::MarkDirty ( CATRect dirtyRect = 0,
bool  force = false 
) [virtual]

MarkDirty() marks a section of the window as dirty and invalidates it / notifies the OS that the window needs to be repainted.

Parameters:
dirtyRect - specifies the area of the window that is dirty. If null, the entire window is marked as dirty.

Reimplemented from CATGuiObj.

Definition at line 381 of file CATWindow.cpp.

References CATInvalidateRect(), CATGuiObj::fVisible, and fWindow.

Referenced by SetEnabled().


Generated on Mon Feb 11 04:11:17 2008 for Game Accessibility Suite by doxygen 1.5.4