#include <fbhud.h>
Public Attributes |
|
double | mX |
Element display region left bottom corner's
X coordinate. |
|
double | mY |
Element display region left bottom corner's
Y coordinate. |
|
double | mWidth |
Element display region width. |
|
double | mHeight |
Element display region height. |
|
double | mWidthScale |
Element display region width scale factor
compared with intrinsic width value. |
|
double | mHeightScale |
Element display region height scale factor
compared with intrinsic height value. |
double FBHUDElement::Rect::mX |
Element display region left bottom corner's X coordinate.
double FBHUDElement::Rect::mY |
Element display region left bottom corner's Y coordinate.
double FBHUDElement::Rect::mWidth |
double FBHUDElement::Rect::mHeight |
Element display region width scale factor compared with intrinsic width value.
Element display region height scale factor compared with intrinsic height value.