Room & Dimension
version 1 by Sebastian Rahn
Room & Dimension (for Glulx only) by Sebastian Rahn begins here.
"This extension provides the possibility to put an extra 2D layer upon rooms."
Include Glulx Text Effects by Emily Short.
Include Basic Screen Effects by Emily Short.
[Custom Size]
Table of User Styles (continued)
| style name | relative size |
| special-style-2 | 5 |
To say default letters: say roman type.
[Parameters]
tmp is a Number that varies.
tmp_person is a Person that varies.
tmp_location is a Room that varies.
tmp_text is a text that varies.
- Part 1 - Basic functions
- Section 1.1 - Choosing sectors
- Section 1.2 - Changing sector
- Section 1.3 - Decide above/below/left/right/etc
- Section 1.4 - Looking into a direction
- Section 1.5 - Calculate coordinates
- Section 1.6 - Spread coordinates
- Section 1.7 - Check surroundings of an object
- Section 1.8 - Decide if object is in range of another
- Section 1.9 - Deleting objects from the map
- Part 2 - Printing the map
- Part 3 - Moving on the map