Medial Code Documentation
|
Public Member Functions | |
category_event_state (int _time, int _appear_time, int _categ, int _type) | |
void | set (int _time, int _appear_time, int _categ, int _type) |
bool | operator< (const category_event_state &c) const |
Data Fields | |
int | time = 0 |
int | appear_time = 0 |
int | categ = 0 |
int | type = 0 |