Handbook
Glossary
<point-state> ( size sprite-origin fade-threshold -- point-state )
Vocabulary
gpu
.
state
Inputs
size
a
float
or
f
sprite-origin
a
point-sprite-origin
fade-threshold
a
float
Outputs
point-state
a
point-state
Word description
Constructs a
point-state
tuple.
See also
point-state
,
get-point-state
Definition
USING:
kernel
;
IN:
gpu.state
:
<point-state>
( size sprite-origin fade-threshold -- point-state )
\
point-state
boa
;
inline