#include <CLineDef.h>
Inheritance diagram for LineDef:

Public Member Functions | |
| LineDef () | |
| void | set (char *name, char *linkName, char *activateMessage, int x, int y, int width, int height) |
Public Attributes | |
| int | x |
| int | y |
| int | width |
| int | height |
| char | name [50] |
| char | linkName [50] |
| char | activateMessage [100] |
| bool | activated |
|
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7