Handbook
Glossary
source>pair ( source-tag -- pair )
Vocabulary
game
.
models
.
collada
.
private
Inputs
source-tag
a
tag
Outputs
pair
a
pair
Word description
Convert the source tag to an id and number sequence pair.
Definition
USING:
arrays
kernel
namespaces
;
IN:
game.models.collada.private
:
source>pair
( source-tag -- pair )
[
"id"
x@
]
[
up-axis
get
unit-ratio
get
source>sequence
]
bi
2array
;