GRUTinizer
|
#include <Globals.h>
#include "RConfigure.h"
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <pwd.h>
#include <sys/types.h>
#include <X11/Xlib.h>
#include <X11/xpm.h>
#include "Rtypes.h"
#include <time.h>
#include <sys/time.h>
#include <TSystem.h>
Functions | |
void | ScrollCredits (int ypos) |
void | PopupLogo (bool about) |
void | WaitLogo () |
void | PopdownLogo () |
void | CloseDisplay () |
void CloseDisplay | ( | ) |
void PopdownLogo | ( | ) |
void PopupLogo | ( | bool | about | ) |
void ScrollCredits | ( | int | ypos | ) |
void WaitLogo | ( | ) |