10#ifndef GUIBASERADIOBUTTON__H_
11#define GUIBASERADIOBUTTON__H_
13#include "GUIBaseCheckBox.h"
59 const eC_Value& vWidth,
60 const eC_Value& vHeight,
61 const eC_Bool &bSelected =
false,
73 const eC_Bool &bSelected =
false,
110 eC_Bool
DoClick(
const eC_Value& vAbsX,
const eC_Value& vAbsY);
112#ifdef GUILIANI_STREAM_GUI
115#ifdef GUILIANI_WRITE_GUI
ObjectHandle_t
List of object resource ids.
Definition: GUIObjectHandleResource.h:55
Base class for checkboxes.
Definition: GUIBaseCheckBox.h:66
Helper class to supply a platform independent rectangle implementation.
Definition: GUIRect.h:63