<point-state> ( size sprite-origin fade-threshold -- point-state )


Vocabulary
gpu.state

Inputs
sizea float or f
sprite-origina point-sprite-origin
fade-thresholda float


Outputs
point-statea point-state


Word description
Constructs a point-state tuple.

See also
point-state, get-point-state

Definition


: <point-state>
( size sprite-origin fade-threshold -- point-state )
\ point-state boa ; inline