| Package | Description |
|---|---|
| net.thevpc.common.swing.anim |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPointExt |
| Modifier and Type | Method and Description |
|---|---|
static AnimPoint |
AnimPoint.of(int dx,
int dy) |
static AnimPoint |
AnimPoint.of(int dx,
int dy,
float cx,
float cy,
float ix,
float iy) |
| Modifier and Type | Method and Description |
|---|---|
static LinearAnimator |
Animators.linear(AnimPoint from,
AnimPoint to,
long period) |
| Constructor and Description |
|---|
LinearAnimator(AnimPoint from,
AnimPoint to,
long period) |
Copyright © 2022 vpc open source initiative. All rights reserved.