![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Functions | |
| int | VectorToRGBA (vector vec, float h) |
| proto int | ARGB (int a, int r, int g, int b) |
| proto int | ARGBF (float fa, float fr, float fg, float fb) |
| Converts <0.0, 1.0> ARGB into color. | |
| proto int | ABGR (int a, int r, int g, int b) |
| proto int | ABGRF (float fa, float fr, float fg, float fb) |
| int | AWHITE (int a) |