Package zombie.core.skinnedmodel.runtime
Class CopyFrames
java.lang.Object
zombie.core.skinnedmodel.runtime.CopyFrames
- All Implemented Interfaces:
IRuntimeAnimationCommand
-
Field Summary
Modifier and TypeFieldDescriptionprotected int
protected int
protected String
protected int
protected int
protected int
-
Constructor Summary
-
Method Summary
-
Field Details
-
m_frame
protected int m_frame -
m_FPS
protected int m_FPS -
m_source
-
m_sourceFrame1
protected int m_sourceFrame1 -
m_sourceFrame2
protected int m_sourceFrame2 -
m_sourceFPS
protected int m_sourceFPS
-
-
Constructor Details
-
CopyFrames
public CopyFrames()
-
-
Method Details
-
parse
- Specified by:
parse
in interfaceIRuntimeAnimationCommand
-
exec
- Specified by:
exec
in interfaceIRuntimeAnimationCommand
-