public interface IAnimationFrame
The Animation frame
<autogeneratedoc></autogeneratedoc>
Modifier and Type | Method and Description |
---|---|
int |
getFrameLeft()
Gets the left.
|
int |
getFrameTime()
Gets the duration.
|
int |
getFrameTop()
Converts to p.
|
int getFrameTime()
Gets the duration.
Value: The duration.<autogeneratedoc></autogeneratedoc>
int getFrameTop()
Converts to p.
Value: The top.<autogeneratedoc></autogeneratedoc>
int getFrameLeft()
Gets the left.
Value: The left.<autogeneratedoc></autogeneratedoc>