Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

DialogSkyTweaker.cpp File Reference

#include "../Include/FlyLegacy.h"
#include "../Include/Ui.h"
#include "../Include/Terrain.h"
#include "../Include/Globals.h"

Go to the source code of this file.

Classes

struct  SSkyTweakerDialogData

Functions

static void apply_cb (puObject *obj)
static void close_cb (puObject *obj)
static puInput * makeInput (int x1, int y1, int x2, int y2, const char *label, int *v)
void sky_tweaker_dlg_create (void)

Variables

static SSkyTweakerDialogDatadt = NULL


Function Documentation

static void apply_cb puObject *  obj  )  [static]
 

Definition at line 124 of file DialogSkyTweaker.cpp.

Referenced by sky_tweaker_dlg_create().

static void close_cb puObject *  obj  )  [static]
 

Definition at line 132 of file DialogSkyTweaker.cpp.

References SSkyTweakerDialogData::dialog.

Referenced by sky_tweaker_dlg_create().

static puInput* makeInput int  x1,
int  y1,
int  x2,
int  y2,
const char *  label,
int *  v
[static]
 

Definition at line 149 of file DialogSkyTweaker.cpp.

Referenced by sky_tweaker_dlg_create().

void sky_tweaker_dlg_create void   ) 
 

Definition at line 162 of file DialogSkyTweaker.cpp.

References SSkyTweakerDialogData::apply, apply_cb(), SSkyTweakerDialogData::close, close_cb(), SSkyTweakerDialogData::defaults, SSkyTweakerDialogData::dialog, SSkyTweakerDialogData::frame, SSkyTweakerDialogData::frame_Profiles, SSkyTweakerDialogData::frame_Turbidity, SSkyTweakerDialogData::frame_xCurve, SSkyTweakerDialogData::frame_xZenith, SSkyTweakerDialogData::frame_yCurve, SSkyTweakerDialogData::frame_YCurve, SSkyTweakerDialogData::frame_yZenith, SSkyTweakerDialogData::frame_YZenith, globals, makeInput(), SGlobals::screenHeight, SSkyTweakerDialogData::title, SSkyTweakerDialogData::xCurve_A_0, SSkyTweakerDialogData::xCurve_A_1, SSkyTweakerDialogData::xCurve_B_0, SSkyTweakerDialogData::xCurve_B_1, SSkyTweakerDialogData::xCurve_C_0, SSkyTweakerDialogData::xCurve_C_1, SSkyTweakerDialogData::xCurve_D_0, SSkyTweakerDialogData::xCurve_D_1, SSkyTweakerDialogData::xCurve_E_0, SSkyTweakerDialogData::xCurve_E_1, SSkyTweakerDialogData::yCurve_A_0, SSkyTweakerDialogData::YCurve_A_0, SSkyTweakerDialogData::yCurve_A_1, SSkyTweakerDialogData::YCurve_A_1, SSkyTweakerDialogData::yCurve_B_0, SSkyTweakerDialogData::YCurve_B_0, SSkyTweakerDialogData::yCurve_B_1, SSkyTweakerDialogData::YCurve_B_1, SSkyTweakerDialogData::yCurve_C_0, SSkyTweakerDialogData::YCurve_C_0, SSkyTweakerDialogData::yCurve_C_1, SSkyTweakerDialogData::YCurve_C_1, SSkyTweakerDialogData::yCurve_D_0, SSkyTweakerDialogData::YCurve_D_0, SSkyTweakerDialogData::yCurve_D_1, SSkyTweakerDialogData::YCurve_D_1, SSkyTweakerDialogData::yCurve_E_0, SSkyTweakerDialogData::YCurve_E_0, SSkyTweakerDialogData::yCurve_E_1, and SSkyTweakerDialogData::YCurve_E_1.


Variable Documentation

SSkyTweakerDialogData* dt = NULL [static]
 

Definition at line 121 of file DialogSkyTweaker.cpp.

SourceForge.net Logo Documentation generated by doxygen