public static interface StarsField.StarRendererContext<T extends Number>
| Modifier and Type | Method and Description |
|---|---|
Application |
getApplication() |
float |
getFill() |
int |
getPosition() |
StarsField<T> |
getStarsField() |
Application getApplication()
StarsField<T> getStarsField()
int getPosition()
float getFill()
Copyright © 2021 vpc open source initiative. All rights reserved.