1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
|
=Finished ( number -- )
Write to the Finished variable. Only the low 8-bits are used. When set to
nonzero then the beginning and ending phases are skipped (see above), but
if IgnoreKey is used, then all phases are skipped, regardless of the
value of this flag.
FlushClass ( class -- ) **
Resets the Arrived, Busy, Departed, Inertia, Moved, and UserSignal flags
of all objects of the specified class to zero. If the class is -1, then
all objects are flushed in this way, and during the input phase, it also
skips the beginning and ending phases if the class is -1.
FlushObj ( -- ) **
|
>
>
>
|
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
|
=Finished ( number -- )
Write to the Finished variable. Only the low 8-bits are used. When set to
nonzero then the beginning and ending phases are skipped (see above), but
if IgnoreKey is used, then all phases are skipped, regardless of the
value of this flag.
flip ( mark ... -- mark ... )
Reverses everything above the mark on the stack.
FlushClass ( class -- ) **
Resets the Arrived, Busy, Departed, Inertia, Moved, and UserSignal flags
of all objects of the specified class to zero. If the class is -1, then
all objects are flushed in this way, and during the input phase, it also
skips the beginning and ending phases if the class is -1.
FlushObj ( -- ) **
|