Package dev.gothickit.zenkit.world.vob
Class CutsceneCamera
java.lang.Object
dev.gothickit.zenkit.world.vob.VirtualObject
dev.gothickit.zenkit.world.vob.CutsceneCamera
- All Implemented Interfaces:
NativeObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetAdapt()booleanbooleanfloatbooleanbooleangetFrame(long i) longbooleanbooleanbooleanbooleanbooleanintintfloatgetTime()floatvoidsetAdapt(boolean val) voidsetAutoFocusVob(String val) voidsetAutoPlayerMovable(boolean val) voidsetAutoUntriggerLast(boolean val) voidsetAutoUntriggerLastDelay(float val) voidsetEaseFirst(boolean val) voidsetEaseLast(boolean val) voidsetGotoTimeMode(boolean gotoTimeMode) voidsetIgnoreFORVobRotation(boolean val) voidsetIgnoreFORVobRotationTarget(boolean val) voidsetIsPaused(boolean isPaused) voidsetIsStarted(boolean isStarted) voidvoidvoidvoidsetTime(float time) voidsetTotalDuration(float val) voidMethods inherited from class dev.gothickit.zenkit.world.vob.VirtualObject
addChild, fromNativeHandle, getAi, getAmbient, getAnimationStrength, getAnimationType, getBias, getBoundingBox, getChild, getChildCount, getChildren, getDynamicShadows, getEventManager, getFarClipScale, getId, getName, getNativeHandle, getNextOnTimer, getPosition, getPresetName, getRotation, getShowVisual, getSleepMode, getSpriteCameraFacingMode, getType, getVisual, isCdDynamic, isCdStatic, isPhysicsEnabled, isStatic, setAi, setAmbient, setAnimationStrength, setAnimationType, setBias, setBoundingBox, setCdDynamic, setCdStatic, setDynamicShadows, setEventManager, setFarClipScale, setName, setNextOnTimer, setPhysicsEnabled, setPosition, setPresetName, setRotation, setShowVisual, setSleepMode, setSpriteCameraFacingMode, setStatic, setVisual
-
Constructor Details
-
CutsceneCamera
public CutsceneCamera()
-
-
Method Details
-
getTrajectoryFOR
-
setTrajectoryFOR
-
getTargetTrajectoryFOR
-
setTargetTrajectoryFOR
-
getLoopMode
-
setLoopMode
-
getLerpMode
-
setLerpMode
-
getIgnoreFORVobRotation
public boolean getIgnoreFORVobRotation() -
setIgnoreFORVobRotation
public void setIgnoreFORVobRotation(boolean val) -
getIgnoreFORVobRotationTarget
public boolean getIgnoreFORVobRotationTarget() -
setIgnoreFORVobRotationTarget
public void setIgnoreFORVobRotationTarget(boolean val) -
getAdapt
public boolean getAdapt() -
setAdapt
public void setAdapt(boolean val) -
getEaseFirst
public boolean getEaseFirst() -
setEaseFirst
public void setEaseFirst(boolean val) -
getEaseLast
public boolean getEaseLast() -
setEaseLast
public void setEaseLast(boolean val) -
getTotalDuration
public float getTotalDuration() -
setTotalDuration
public void setTotalDuration(float val) -
getAutoFocusVob
-
setAutoFocusVob
-
getAutoPlayerMovable
public boolean getAutoPlayerMovable() -
setAutoPlayerMovable
public void setAutoPlayerMovable(boolean val) -
getAutoUntriggerLast
public boolean getAutoUntriggerLast() -
setAutoUntriggerLast
public void setAutoUntriggerLast(boolean val) -
getAutoUntriggerLastDelay
public float getAutoUntriggerLastDelay() -
setAutoUntriggerLastDelay
public void setAutoUntriggerLastDelay(float val) -
getPositionCount
public int getPositionCount() -
getTargetCount
public int getTargetCount() -
getFrameCount
public long getFrameCount() -
getIsPaused
public boolean getIsPaused() -
setIsPaused
public void setIsPaused(boolean isPaused) -
getIsStarted
public boolean getIsStarted() -
setIsStarted
public void setIsStarted(boolean isStarted) -
getGotoTimeMode
public boolean getGotoTimeMode() -
setGotoTimeMode
public void setGotoTimeMode(boolean gotoTimeMode) -
getTime
public float getTime() -
setTime
public void setTime(float time) -
getFrame
-
getFrames
-