Uses of Enum Class
de.pirckheimer_gymnasium.engine_pi.animation.KeyFrame.Type
Packages that use KeyFrame.Type
Package
Description
Klassen zur Animation von Objekten.
-
Uses of KeyFrame.Type in de.pirckheimer_gymnasium.engine_pi.animation
Methods in de.pirckheimer_gymnasium.engine_pi.animation that return KeyFrame.TypeModifier and TypeMethodDescriptionKeyFrame.getType()static KeyFrame.TypeReturns the enum constant of this class with the specified name.static KeyFrame.Type[]KeyFrame.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.pirckheimer_gymnasium.engine_pi.animation with parameters of type KeyFrame.TypeConstructors in de.pirckheimer_gymnasium.engine_pi.animation with parameters of type KeyFrame.TypeModifierConstructorDescriptionKeyFrame(Value value, KeyFrame.Type type, double timecode) Erstellt einen Keyframe