Package dev.gothickit.zenkit.world.vob
Class Earthquake
java.lang.Object
dev.gothickit.zenkit.world.vob.VirtualObject
dev.gothickit.zenkit.world.vob.Earthquake
- All Implemented Interfaces:
NativeObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatvoidsetAmplitude(Vec3f val) voidsetDuration(@NotNull Duration val) voidsetRadius(float val) Methods 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
-
Earthquake
public Earthquake()
-
-
Method Details
-
getRadius
public float getRadius() -
setRadius
public void setRadius(float val) -
getDuration
-
setDuration
-
getAmplitude
-
setAmplitude
-