update to g3.7.1

pull/1/head
an 2019-04-02 06:35:05 -04:00
parent c755814632
commit 9cdf4ff038
3 changed files with 5 additions and 4 deletions

View File

@ -59,6 +59,7 @@ struct Screen
| Name | Description |
| ---- | ----------- |
| `DTA_Base` | No position scaling is performed. |
| `DTA_Clean` | Scales all positions by `Clean*Fac`. See the documentation for those variables for more information. |
| `DTA_CleanNoMove` | Scales the destination width and height by `Clean*Fac`. |
| `DTA_CleanNoMove_1` | Scales the destination width and height by `Clean*Fac_1`. |

View File

@ -1,6 +1,6 @@
# Classes
Here is a full tree of all classes in ZScript as of GZDoom 3.7.0. There are
Here is a full tree of all classes in ZScript as of GZDoom 3.7.1. There are
1456 classes total.
```

View File

@ -1,8 +1,8 @@
# Structures
Here is a full list of all structures in ZScript as of GZDoom 3.7.0. There are
74 structures total. Note that some of these are merely implementation details
and should not be used in code.
Here is a full list of all structures in ZScript as of GZDoom 3.7.1. There are
74 structures total. Note that some of these are merely
implementation details and should not be used in code.
```
Struct