ui/radio.c File Reference

#include <stdlib.h>
#include <string.h>
#include "fix.h"
#include "types.h"
#include "gr.h"
#include "ui.h"
#include "key.h"
#include "mono.h"

Defines

#define Middle(x)   ((2*(x)+1)/4)

Functions

void ui_draw_radio (UI_GADGET_RADIO *radio)
UI_GADGET_RADIOui_add_gadget_radio (UI_WINDOW *wnd, short x, short y, short w, short h, short group, char *text)
void ui_radio_do (UI_GADGET_RADIO *radio, int keypress)

Define Documentation

#define Middle  )     ((2*(x)+1)/4)
 


Function Documentation

UI_GADGET_RADIO* ui_add_gadget_radio UI_WINDOW wnd,
short  x,
short  y,
short  w,
short  h,
short  group,
char *  text
 

void ui_draw_radio UI_GADGET_RADIO radio  ) 
 

void ui_radio_do UI_GADGET_RADIO radio,
int  keypress
 


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