#include <lines.h>
Definition at line 12 of file lines.h.
Public Attributes | |
| float | x |
| float | y |
| float | angle |
| float _GMUNITPOINTER::x |
Definition at line 14 of file lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().
| float _GMUNITPOINTER::y |
Definition at line 15 of file lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().
| float _GMUNITPOINTER::angle |
Definition at line 16 of file lines.h.
Referenced by genline(), goom_lines_draw(), and goom_lines_move().
1.5.5