<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>
In Graphics Words in TurboForth Kernal
Defines a movement vector for sprite sprite.
None
When SPRMOV is called, sprite sprite will move y pixels up/down and x pixels left/right. If y is negative sprite will move upwards. If x is negative sprite will move leftwards.
Note: In TurboForth versions 1.1 and 1.2 this word is called SPRVEC.