|
Pol
Rev 533
|
#include <pktboth.h>
Public Types | |
| enum | { UNK1_00, UNK1_01 } |
| enum | CURSOR_TYPE { CURSOR_TYPE_OBJECT = 0, CURSOR_TYPE_COORDINATE = 1, CURSOR_TYPE_NEUTRAL = 0, CURSOR_TYPE_HARMFUL = 1, CURSOR_TYPE_HELPFUL = 2 } |
Public Attributes | |
| u8 | cursor_type |
| u16 | graphic |
| u8 | msgtype |
| u32 | selected_serial |
| u32 | target_cursor_serial |
| u8 | unk1 |
| u8 | unk15 |
| u16 | x |
| u16 | y |
| s8 | z |
Definition at line 196 of file pktboth.h.
Referenced by TargetCursor::handle_target_cursor().
Definition at line 202 of file pktboth.h.
Referenced by handle_coord_cursor(), and handle_ident_cursor().
Definition at line 197 of file pktboth.h.
Referenced by handle_add_member_cursor(), handle_coord_cursor(), handle_ident_cursor(), handle_remove_member_cursor(), TargetCursor::handle_target_cursor(), LosCheckedTargetCursor::on_target_cursor(), NoLosCheckedTargetCursor::on_target_cursor(), NoLosCharacterCursor::on_target_cursor(), and NoLosUObjectCursor::on_target_cursor().
Definition at line 195 of file pktboth.h.
Referenced by handle_target_cursor().
Definition at line 198 of file pktboth.h.
Referenced by handle_coord_cursor(), and TargetCursor::handle_target_cursor().
Definition at line 199 of file pktboth.h.
Referenced by handle_coord_cursor().
Definition at line 201 of file pktboth.h.
Referenced by handle_coord_cursor().