Definition at line 26 of file LogoWindow.h. References Init2(). 00027 : 00028 Window(parent, CompWidth(logoIm, logoAnim, aHeight), 00029 CompHeight(logoIm, logoAnim, aHeight), !logoAnim) 00030 { 00031 Init2(logoIm, logoAnim); 00032 }
Here is the call graph for this function:
|