SGDK
A free and open development kit for the Sega Mega Drive
Loading...
Searching...
No Matches
Line Struct Reference

Line definition. More...

#include <bmp.h>

Collaboration diagram for Line:
[legend]

Public Attributes

Vect2D_s16 pt1
 
Vect2D_s16 pt2
 
u16 col
 

Detailed Description

Line definition.

Parameters
pt1Start point.
pt2End point.
colColor (should be 8 bits filled: 0x0000, 0x0011, .. for plain color). we use u16 for alignment optimization

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