Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
EScaleWidgetMode.c File Reference

Go to the source code of this file.

Enumerations

enum  EScaleWidgetMode { SCALE_TO_FIT , SCALE_TO_FILL , USER_DEFINED }

Enumeration Type Documentation

◆ 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.