Class CutsceneEditorFeature

java.lang.Object
de.luckymcdev.foundryengine.client.editor.feature.DragEditorFeature
de.luckymcdev.foundryengine.client.editor.feature.CutsceneEditorFeature
All Implemented Interfaces:
EditorFeature

public class CutsceneEditorFeature extends DragEditorFeature
Client-side in-world cutscene editor input handler.

Owned by Client (instance, not static state).

  • Constructor Details

    • CutsceneEditorFeature

      public CutsceneEditorFeature()
  • Method Details