Location Images

version 1 by Emily Short

  • Home page
  • Complete text



  • Location Images (for Glulx only) by Emily Short begins here.

    "Allows the author to set per-room images and show these as the player moves from room to room. Requires Simple Graphical Window by Emily Short."

    Include Simple Graphical Window by Emily Short.

    A room has a figure-name called room illustration.
        
    The image-setting rule is listed in the carry out looking rules.

    This is the image-setting rule:
        change currently shown picture to the room illustration of the location;
        follow the current graphics drawing rule.

    Location Images ends here.