CAnimateTank
Up

Purpose:
Displays the animated (rotating) tank images in the Set Game Preferences dialog.
Methods:
BOOL IsSelected () - Return TRUE if this tank is currently selected.
void Select () - Select this tank.
void Unselect () - Unselect this tank (user wanted some other tank color).
BOOL Init(int index, CWnd *) - Initialize the control.
 

Back Home Up Next