Package | Description |
---|---|
player |
Provides several signed-animation players:
each player combines a JARP avatar canvas with a source
of animation data, and provides an API allowing an enclosing GUI
container both to control this player and to obtain status information
from it in real-time.
|
Modifier and Type | Method and Description |
---|---|
FrameIndexScanAccess |
AnimationScan.getFrameIndexAccess()
Returns a new
FrameIndexScanAccess implementation bound to
this scanner. |
FrameIndexScanAccess |
JAFramesPlayer.getFrameIndexAccess()
Returns a frame index access object for this player's current
animation scanner if it has one, or
null otherwise. |