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

    / (divide)

  • Examples

    Player:
    {
    Event: Game_Start {
    player.var1 = 9 / 2
    // Declares a new property for player which is assigned the value 4.5
    }
    }
  • Description

    Divides a value by another value.
  • Syntax

    • value1 / value2
  • Related

    • /= (divide assign)

    • * (multiply)

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

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