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

    - (minus)

  • Examples

    Player:
    {
    Event: Game_Start {
    player.var1 = 7 - 2
    // Declares a new property for player which is assigned the value 5

    }
    }
  • Description

    Subtracts a value from another value.
  • Syntax

    • value1 - value2
  • Related

    • -- (decrement)

    • -= (subtract assign)

    • + (addition)

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

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