Interface ScriptItem

All Known Implementing Classes:
Dialogue, StageDirection

public interface ScriptItem
Base interface for items that appear in a theater script (dialogue, directions).
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDisplayContent

      String getDisplayContent()