|
|
|
|
GA_pattern
Declaration
typedef struct {
N_uint8 p[8];
} GA_pattern
Prototype In
snap/graphics.h
Description
Fundamental type definition for an array element of an 8x8 monochrome pattern. Each line in the pattern is represented as a single byte, with 8 bytes in total for the entire pattern.
Members
p |
8 bytes of pattern data |
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com