Handbook
Glossary
chipmunk.demo vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Demonstration of Chipmunk library bindings.
Metadata
Parents:
chipmunk
Authors:
Erik Charlebois
Words
Tuple classes
Class
Superclass
Slots
chipmunk-world
game-world
space
Ordinary words
Word
Stack effect
chipmunk-demo
( -- )
get-pixel
( x y -- z )
image-bitmap
( -- value )
image-height
( -- value )
image-row-length
( -- value )
image-width
( -- value )
make-ball
( x y -- shape )
Class predicate words
Word
Stack effect
chipmunk-world?
( object -- ? )
Files
resource:extra/chipmunk/demo/demo.factor
Metadata files
resource:extra/chipmunk/demo/authors.txt
resource:extra/chipmunk/demo/summary.txt