FS2_Open
Open source remastering of the Freespace 2 engine
op_sliders Struct Reference

#include <optionsmenu.h>

Public Member Functions

 op_sliders (char *name, int x1, int y1, int xt1, int yt1, int h, int _dot_w, int _dots, char *_left_filename, int _left_mask, int _left_x, int _left_y, char *_right_filename, int _right_mask, int _right_x, int _right_y)
 

Public Attributes

char * filename
 
int x
 
int y
 
int xt
 
int yt
 
int hotspot
 
int dot_w
 
int dots
 
char * left_filename
 
int left_mask
 
int left_x
 
int left_y
 
char * right_filename
 
int right_mask
 
int right_x
 
int right_y
 
UI_DOT_SLIDER_NEW slider
 

Detailed Description

Definition at line 17 of file optionsmenu.h.

Constructor & Destructor Documentation

op_sliders::op_sliders ( char *  name,
int  x1,
int  y1,
int  xt1,
int  yt1,
int  h,
int  _dot_w,
int  _dots,
char *  _left_filename,
int  _left_mask,
int  _left_x,
int  _left_y,
char *  _right_filename,
int  _right_mask,
int  _right_x,
int  _right_y 
)
inline

Definition at line 34 of file optionsmenu.h.

Member Data Documentation

int op_sliders::dot_w

Definition at line 22 of file optionsmenu.h.

int op_sliders::dots

Definition at line 23 of file optionsmenu.h.

char* op_sliders::filename

Definition at line 19 of file optionsmenu.h.

int op_sliders::hotspot

Definition at line 21 of file optionsmenu.h.

char* op_sliders::left_filename

Definition at line 26 of file optionsmenu.h.

int op_sliders::left_mask

Definition at line 27 of file optionsmenu.h.

int op_sliders::left_x

Definition at line 27 of file optionsmenu.h.

int op_sliders::left_y

Definition at line 27 of file optionsmenu.h.

char* op_sliders::right_filename

Definition at line 28 of file optionsmenu.h.

int op_sliders::right_mask

Definition at line 29 of file optionsmenu.h.

int op_sliders::right_x

Definition at line 29 of file optionsmenu.h.

int op_sliders::right_y

Definition at line 29 of file optionsmenu.h.

UI_DOT_SLIDER_NEW op_sliders::slider

Definition at line 32 of file optionsmenu.h.

int op_sliders::x

Definition at line 20 of file optionsmenu.h.

int op_sliders::xt

Definition at line 20 of file optionsmenu.h.

int op_sliders::y

Definition at line 20 of file optionsmenu.h.

int op_sliders::yt

Definition at line 20 of file optionsmenu.h.


The documentation for this struct was generated from the following file: