|
|
|
|
Animation
|
|
|
|
addFrame(self,
*args)
addFrame(self, ResourcePtr image, unsigned int duration) |
source code
|
|
|
|
getFrameIndex(self,
*args)
getFrameIndex(self, unsigned int timestamp) -> int |
source code
|
|
|
|
getFrame(self,
*args)
getFrame(self, int index) -> Image |
source code
|
|
|
|
getFrameByTimestamp(self,
*args)
getFrameByTimestamp(self, unsigned int timestamp) -> Image |
source code
|
|
|
|
getFrameDuration(self,
*args)
getFrameDuration(self, int index) -> int |
source code
|
|
|
unsigned int
|
|
|
|
setActionFrame(self,
*args)
setActionFrame(self, int num) |
source code
|
|
|
int
|
|
|
|
setDirection(self,
*args)
setDirection(self, unsigned int direction) |
source code
|
|
|
unsigned int
|
|
|
int
|
|
|
|
|
|
|
|
|
unsigned int
|
|
|
Inherited from ResourceClass:
getPoolId,
getResourceFile,
getResourceLocation,
setPoolId,
setResourceFile,
setResourceLocation
Inherited from FifeClass:
getFifeId
|