| Constructor and Description |
|---|
CircleSprite(boolean filled,
proguard.gui.splash.VariableInt x,
proguard.gui.splash.VariableInt y,
proguard.gui.splash.VariableInt radius)
Creates a new CircleSprite.
|
public CircleSprite(boolean filled,
proguard.gui.splash.VariableInt x,
proguard.gui.splash.VariableInt y,
proguard.gui.splash.VariableInt radius)
filled - specifies whether the rectangle should be filled.x - the variable x-coordinate of the center of the circle.y - the variable y-coordinate of the center of the circle.radius - the variable radius of the circle.Copyright © 2015. All Rights Reserved.