Table of Contents

0000a51e:0007 - Viewport control [DRAFT]

Flags

Flag Set? (MUST/MAY/…) Description
parsing_must MUST NOT
reading_must MUST NOT
writing_must MUST NOT
playing_should MAY
playing_must SHOULD NOT Please don't make games which depend on this.
editing_should MUST NOT … What about syntax highlighting?

Field data

None. (TODO: The extension probably needs to store the current viewport location for savefiles.)

Description

This extension defines the concept of a “viewport”, loosely inspired by Super ZZT.

This extension also provides OOP commands for controlling the active viewport:

The following additional rules apply:

Implementations

TBD