PVcollib  1.5.0
A devkit for ColecoVision
sprite_t Struct Reference

sprite entry :
    y,x     : coordinates (y,x) with y 0..191 and x 0..255
    pattern : pattern number of sprite
    colour  : colour between 0..15
More...

#include <sprite.h>

Detailed Description

sprite entry :
    y,x     : coordinates (y,x) with y 0..191 and x 0..255
    pattern : pattern number of sprite
    colour  : colour between 0..15

The documentation for this struct was generated from the following file: