|
CTWM
|
Data Fields | |
| int | x |
| int | y |
| int | width |
| int | height |
| int Box::height |
Definition at line 78 of file otp.c.
Referenced by BoxesIntersect(), and BoxOfOwl().
| int Box::width |
Definition at line 77 of file otp.c.
Referenced by BoxesIntersect(), and BoxOfOwl().
| int Box::x |
Definition at line 75 of file otp.c.
Referenced by BoxesIntersect(), and BoxOfOwl().
| int Box::y |
Definition at line 76 of file otp.c.
Referenced by BoxesIntersect(), and BoxOfOwl().