Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
chipmunk.demo vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
Demonstration of Chipmunk library bindings.
Meta-data
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
resource:extra/chipmunk/demo/demo-docs.factor