| Package | Description |
|---|---|
| com.threerings.media.animation |
| Constructor and Description |
|---|
ExplodeAnimation(Color color,
ExplodeAnimation.ExplodeInfo info,
int x,
int y,
int width,
int height)
Constructs an explode animation with the chunks represented as filled rectangles of the
specified color.
|
ExplodeAnimation(Mirage image,
ExplodeAnimation.ExplodeInfo info,
int x,
int y,
int width,
int height)
Constructs an explode animation with the chunks represented as portions of the actual
image.
|
Copyright © 2015. All rights reserved.