![]() |
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 | RectangleCorner { TopLeft , TopRight , BottomRight , BottomLeft , Top , Bottom , All } |
| BitFlag enum to represent each corner of a rectangle. More... | |
| enum RectangleCorner |
BitFlag enum to represent each corner of a rectangle.
| Enumerator | |
|---|---|
| TopLeft | |
| TopRight | |
| BottomRight | |
| BottomLeft | |
| Top | |
| Bottom | |
| All | |
Definition at line 8 of file RectangleCorner.c.