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

    : (colon)

  • Examples

    Room: someRoom
    // Colon used to seperate object identifier Room from instance someRoom

    Player:{
    name: "Anders"
    // Colon used to seperate property identifier name from the value "Anders"
    }
  • Description

    Separates object identifier from instance, and property identifier from value doing object declaration.
  • Syntax

    • Object: instance
    • property: value

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

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