mirror of
https://github.com/ZDoom/qzdoom-gpl.git
synced 2025-02-15 08:00:55 +00:00
- A_OverlayRenderStyle(int layer, int style) - Sets the renderstyle of a layer to one of the STYLE_ types. - A_OverlayAlpha(int layer, float alphaset) - Sets the alpha of a layer. - OverlayAlpha(int layer) - Non-action function retrieves the alpha of a layer. New overlay flags: - PSPF_ALPHA/STYLE - enables individual alpha and render styles on the layers set with them. - PSPF_FORCE(ALPHA/STYLE) - Forces the overlay's alpha to be rendered with its own amount instead of multiplying. This does not count towards fuzzy, transsouls, or stencil (use stenciladd, etc. for stencil). - PSPF_FLIP - Flips the X of the layer over, drawing it in reverse. |
||
---|---|---|
.. | ||
chex | ||
doom | ||
heretic | ||
hexen | ||
raven | ||
shared | ||
strife | ||
actor.txt | ||
constants.txt |