Parents: | papier |
Class | Superclass | Slots |
bad-matrix-dim | tuple | matrix |
bad-papier-version | tuple | version |
papier-vertex-struct | struct | |
slab | tuple | name images frame center size orient color matrix texcoords |
papier-vertex |
?string |
Word | Stack effect |
<slab> | ( -- slab ) |
bad-matrix-dim | ( matrix -- * ) |
bad-papier-version | ( version -- * ) |
check-papier-version | ( hash -- hash ) |
cycle-slab-frame | ( slab: slab -- ) |
load-papier-images | ( path -- images atlas ) |
load-papier-map | ( path name -- slabs ) |
papier-map-version | ( -- value ) |
parse-papier-map | ( hash -- slabs ) |
parse-slab | ( hash -- name images frame center size orient color ) |
set-up-slab | ( name images frame center size orient color slab -- slab ) |
slab-matrix | ( slab: slab -- matrix: matrix4 ) |
slabs-by-name | ( slabs -- assoc ) |
update-slab-for-atlas | ( slab: slab images -- ) |
update-slab-matrix | ( slab: slab -- ) |
update-slabs-for-atlas | ( slabs images -- ) |
Word | Stack effect |
?string? | ( object -- ? ) |
bad-matrix-dim? | ( object -- ? ) |
bad-papier-version? | ( object -- ? ) |
papier-vertex-struct? | ( object -- ? ) |
papier-vertex? | ( object -- ? ) |
slab? | ( object -- ? ) |