<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


SPRCOL Search:

In Graphics Words in TurboForth Kernal

Word Name: SPRCOL
Type: Standard word
Data Stack Signature: sprite color --
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Sets the colour of sprite sprite to colour color. Valid colours range is 0 to 15. See SCREEN for colours.

Example:

none

Comment:

The colour table lists the values for each colour.

See Also: SCREEN  SPRITE 

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>