#include <dgnevent.h>
Public Member Functions | |
dgn_event (dgn_event_type t, const coord_def &p=coord_def(), int ticks=you.time_taken, int a1=0, int a2=0, const coord_def &d=coord_def()) | |
Public Attributes | |
dgn_event_type | type |
coord_def | place |
int | elapsed_ticks |
int | arg1 |
int | arg2 |
coord_def | dest |
dgn_event::dgn_event | ( | dgn_event_type | t, | |
const coord_def & | p = coord_def() , |
|||
int | ticks = you.time_taken , |
|||
int | a1 = 0 , |
|||
int | a2 = 0 , |
|||
const coord_def & | d = coord_def() | |||
) | [inline] |
int dgn_event::arg1 |
int dgn_event::arg2 |