Package de.darkatra.bfme2.map.camera
Interface CameraAnimationFrame
-
- All Implemented Interfaces:
public interface CameraAnimationFrame
-
-
Method Summary
Modifier and Type Method Description abstract UIntgetFrameIndex()abstract CameraAnimationFrameInterpolationTypegetInterpolationType()-
-
Method Detail
-
getFrameIndex
abstract UInt getFrameIndex()
-
getInterpolationType
abstract CameraAnimationFrameInterpolationType getInterpolationType()
-
-
-
-