|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ActionCache
A mechanism for caching composited character action animations on disk.
| Method Summary | |
|---|---|
void |
cacheActionFrames(CharacterDescriptor descrip,
String action,
ActionFrames frames)
Requests that the specified set of action frames for the specified character be cached. |
ActionFrames |
getActionFrames(CharacterDescriptor descrip,
String action)
Fetches from the cache a composited set of images for a particular character for a particular action. |
| Method Detail |
|---|
ActionFrames getActionFrames(CharacterDescriptor descrip,
String action)
void cacheActionFrames(CharacterDescriptor descrip,
String action,
ActionFrames frames)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||