10{-lines:type}
11FIGURE_NAME_TY:
12apply-macro:#BASE-KIND
13singular:figure name
14plural:figure names
15
16instance-of:WORD_VALUE_TY
17instance-of:ENUMERATED_VALUE_TY
18instance-of:SAYABLE_VALUE_TY
19named-values-created-with-assertions:yes
20default-value:1
21
22i6-printing-routine:PrintFigureName
23has-i6-GPR:yes
24apply-template:*UNDERSTOOD-VARIABLE
25constant-compilation-method:quantitative
26
27description:the name of a figure
28documentation-reference:kind_figurename
29index-priority:6
30index-default-value:figure of cover
31indexed-grey-if-empty:yes
32specification-text:When made with the Glulx setting, an Inform project can include images as well as words, and these are called figures. A figure name is just the name of one of the figures in the current project.
33
34{-endlines}
35{-callv:Kinds::Interpreter::batch_done}