public class Glow extends Object
int
alpha
Color
color
double
dist
Glow()
getAlpha()
getColor()
getDist()
Glow
setAlpha(int alpha)
setColor(Color color)
setDist(double dist)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Color color
public int alpha
public double dist
public Glow()
public Color getColor()
public Glow setColor(Color color)
public int getAlpha()
public Glow setAlpha(int alpha)
public double getDist()
public Glow setDist(double dist)
Copyright © 2024. All rights reserved.