Handbook
Glossary
origin-upper-left? ( object -- ? )
Vocabulary
gpu
.
state
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
origin-upper-left
class.
Definition
USING:
kernel
;
IN:
gpu.state
:
origin-upper-left?
( object -- ? )
\
origin-upper-left
eq?
;