AINE: Accelerated Interactive Narrator Engine
  • Download
  • References
  • Games
  • Wiki
  • Facebook Twitter
  • Object

    • Character

    • Item

    • Object

    • Player

    • Room

  • Name

    desc

  • Examples

    Player: {
    desc: "This is the player description."
    // Assigning player description doing declaration

    Event: "Examine" {
    display(player)
    // Displays player description
    }
    }
  • Description

    Holds the description of an object.

    desc is used by the interface, display(), displayImage(), displaySpeech(), endGame(), and showTooltip().
  • Syntax

    • desc: String
  • Related

    • display()

    • getDesc()

    • setDesc()

    • showTooltip()

  • Contact
  • Terms of Use
  • GitHub
  • Drakkashi.com

The copyright of all images rendered by me goes to their respective owners.
© 2008 Daniel Svejstrup Christensen