editor/centers.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
#include "fuelcen.h"
#include "screens.h"
#include "inferno.h"
#include "segment.h"
#include "editor.h"
#include "timer.h"
#include "objpage.h"
#include "fix.h"
#include "mono.h"
#include "error.h"
#include "kdefs.h"
#include "object.h"
#include "polyobj.h"
#include "game.h"
#include "powerup.h"
#include "ai.h"
#include "hostage.h"
#include "eobject.h"
#include "medwall.h"
#include "eswitch.h"
#include "ehostage.h"
#include "key.h"
#include "medrobot.h"
#include "bm.h"
#include "centers.h"

Functions

int do_centers_dialog ()
void close_centers_window ()
void do_centers_window ()

Variables

static UI_WINDOWMainWindow = NULL
static UI_GADGET_BUTTONQuitButton
static UI_GADGET_RADIOCenterFlag [MAX_CENTER_TYPES]
static UI_GADGET_CHECKBOXRobotMatFlag [MAX_ROBOT_TYPES]
static int old_seg_num
char center_names [MAX_CENTER_TYPES][CENTER_STRING_LENGTH]

Function Documentation

void close_centers_window  ) 
 

int do_centers_dialog void   ) 
 

void do_centers_window  ) 
 


Variable Documentation

char center_names[MAX_CENTER_TYPES][CENTER_STRING_LENGTH]
 

Initial value:

 {
        "Nothing",
        "FuelCen",
        "RepairCen",
        "ControlCen",
        "RobotMaker"
}

UI_GADGET_RADIO* CenterFlag[MAX_CENTER_TYPES] [static]
 

UI_WINDOW* MainWindow = NULL [static]
 

int old_seg_num [static]
 

UI_GADGET_BUTTON* QuitButton [static]
 

UI_GADGET_CHECKBOX* RobotMatFlag[MAX_ROBOT_TYPES] [static]
 


Generated on Mon Aug 28 20:55:30 2006 for D1X-Rebirth by  doxygen 1.4.6