Wiki: DrawBar() doesn't have alpha parameter

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Post Reply
D2JK
Posts: 543
Joined: Sat Aug 30, 2014 8:21 am

Wiki: DrawBar() doesn't have alpha parameter

Post by D2JK »

BaseStatusBar (Wiki) , BaseStatusBar (Source code)

Thought I'd report this: the status bar function DrawBar() doesn't actually have an alpha-parameter, despite the wiki page stating so.

Having said that; it would be great if it did. I want to make use of it, so it seems I'll have to create a copy of the function code (in my mod), implementing the parameter.
Blue Shadow
Posts: 4949
Joined: Sun Nov 14, 2010 12:59 am

Re: Wiki: DrawBar() doesn't have alpha parameter

Post by Blue Shadow »

The class definition on that page hasn't been updated since it was added in 2017.
Blue Shadow
Posts: 4949
Joined: Sun Nov 14, 2010 12:59 am

Re: Wiki: DrawBar() doesn't have alpha parameter

Post by Blue Shadow »

Got rid of the definition and added the class's fields and methods (just listing).

This report can be closed.
Post Reply

Return to “Closed Bugs [GZDoom]”