![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Enumerations | |
| enum | EScaleWidgetMode { SCALE_TO_FIT , SCALE_TO_FILL , USER_DEFINED } |
| enum EScaleWidgetMode |
| Enumerator | |
|---|---|
| SCALE_TO_FIT | preserves aspect ratio but can contain black bars |
| SCALE_TO_FILL | preserves aspect ratio but can be trimmed |
| USER_DEFINED | |
Definition at line 7 of file EScaleWidgetMode.c.