#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 mX |
Element display region left bottom corner's X coordinate.
double mY |
Element display region left bottom corner's Y coordinate.
double mWidth |
double mHeight |
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.