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

    GUI

  • Name

    scaleHeight()

  • Examples

    Object: obj {
    image: "img_obj"

    Event: Game_Start {
    GUI.scaleHeight(this,0.5)
    // Halves the height of the image
    }
    }
  • Description

    Scales the height of the image of a given Object as overlay on the graphical user interface. The original image size is multiplied by the value given by val.
  • Syntax

    • GUI.scaleHeight(obj,val)
  • Related

    • scale()

    • scaleWidth()

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

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