Definition at line 18 of file LogoWindow.h. References Init2(). 00019 : 00020 Window(x, y, CompWidth(logoIm, logoAnim, aHeight), 00021 CompHeight(logoIm, logoAnim, aHeight), !logoAnim) 00022 { 00023 Init2(logoIm, logoAnim); 00024 }
Here is the call graph for this function:
|