718
edits
Threesaster (talk | contribs) (Fix Typo) |
(DrawBar() has had an alpha parameter since GZDoom 4.4.0.) |
||
|
*void DrawShader(int which, Vector2 pos, Vector2 size, int flags = 0, double alpha = 1.)
*Vector2, int AdjustPosition(Vector2 position, int flags, double width, double height)
*void DrawGem(String chain, String gem, int displayvalue, int maxrange, Vector2 pos, int leftpadding, int rightpadding, int chainmod, int flags = 0, double alpha 1.0)
*void DrawBar(String ongfx, String offgfx, double curval, double maxval, Vector2 position, int border, int vertical, int flags = 0)
*void DrawInventoryBar(InventoryBarState parms, Vector2 position, int numfields, int flags = 0, double bgalpha = 1.)
| |||
edits