This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| functions:getaspectratio [2017/03/21 18:26] – created korshun | functions:getaspectratio [2017/04/17 17:17] (current) – korshun | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== GetAspectRatio ====== | ====== GetAspectRatio ====== | ||
| - | {{tag> | + | {{tag>info hud widescreen needs_examples}} |
| '' | '' | ||
| ===== Description ===== | ===== Description ===== | ||
| - | Returns the aspect ratio that ZDoom is currently using for [[zdoom> | + | Returns the aspect ratio that ZDoom is currently using for [[zdoom> |
| - | * ASPECT_4_3 | + | * '' |
| - | * ASPECT_16_9 | + | * '' |
| - | * ASPECT_16_10 | + | * '' |
| - | * ASPECT_17_10 | + | * '' |
| - | * ASPECT_5_4 | + | * '' |
| Every aspect ratio constant is a fixed-point number equal to the corresponding ratio, for example, '' | Every aspect ratio constant is a fixed-point number equal to the corresponding ratio, for example, '' | ||