forked from External/mage
Finished ability picker. +even dispatching. +fixed bug in horizontal scrool bar.
This commit is contained in:
parent
d25425e782
commit
cc5a76e62b
7 changed files with 179 additions and 72 deletions
|
|
@ -18,7 +18,7 @@ public class BackgroundPainter extends AbstractPainter {
|
|||
|
||||
private Color bgColor = Color.black;
|
||||
|
||||
float bgalpha = 0.8f;
|
||||
float bgalpha = 0.6f;
|
||||
|
||||
public BackgroundPainter() {
|
||||
super();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue