#include <option.h>
Collaboration diagram for hoa_video::private_video::OptionCellBounds:

Public Attributes | |
| float | x_center |
| float | x_left |
| The x coordinate for the left, right, and center of the cell. | |
| float | x_right |
| float | y_bottom |
| float | y_center |
| float | y_top |
| The y coordinate for the top, bottom, and center of the cell. | |
****************************************************************************
This is used for calculations when drawing an option box
Definition at line 157 of file option.h.
Definition at line 164 of file option.h.
Referenced by hoa_video::OptionBox::_SetupAlignment(), and hoa_video::OptionBox::Draw().
The x coordinate for the left, right, and center of the cell.
Definition at line 164 of file option.h.
Referenced by hoa_video::OptionBox::_SetupAlignment(), and hoa_video::OptionBox::Draw().
Definition at line 164 of file option.h.
Referenced by hoa_video::OptionBox::_SetupAlignment(), and hoa_video::OptionBox::Draw().
Definition at line 161 of file option.h.
Referenced by hoa_video::OptionBox::_SetupAlignment(), and hoa_video::OptionBox::Draw().
Definition at line 161 of file option.h.
Referenced by hoa_video::OptionBox::_SetupAlignment(), and hoa_video::OptionBox::Draw().
The y coordinate for the top, bottom, and center of the cell.
Definition at line 161 of file option.h.
Referenced by hoa_video::OptionBox::_SetupAlignment(), and hoa_video::OptionBox::Draw().
1.5.1