Data Fields | |
| int | x |
| int | y |
| int | sx |
| int | sy |
| int | ax |
| int | ay |
| int | zx |
| int | zy |
| int | rtype |
Definition at line 10 of file rogue_layout.c.
| int ax |
Definition at line 16 of file rogue_layout.c.
| int ay |
Definition at line 16 of file rogue_layout.c.
| int rtype |
Definition at line 18 of file rogue_layout.c.
| int sx |
Definition at line 14 of file rogue_layout.c.
| int sy |
Definition at line 15 of file rogue_layout.c.
| int x |
Definition at line 11 of file rogue_layout.c.
| int y |
Definition at line 12 of file rogue_layout.c.
| int zx |
Definition at line 16 of file rogue_layout.c.
| int zy |
Definition at line 16 of file rogue_layout.c.
1.5.8