#include <resourcethread.h>
Inherits ResourceThreadItem.

Public Member Functions | |
| VResourceThreadItem (ResourcePixmap *pixmap, int picon_x, int picon_y, int picon_w, int picon_h, double frame_rate, int64_t position, int layer, Asset *asset, int operation_count) | |
| ~VResourceThreadItem () | |
Data Fields | |
| int | picon_x |
| int | picon_y |
| int | picon_w |
| int | picon_h |
| double | frame_rate |
| int64_t | position |
| int | layer |
Definition at line 56 of file resourcethread.h.
| VResourceThreadItem::VResourceThreadItem | ( | ResourcePixmap * | pixmap, | |
| int | picon_x, | |||
| int | picon_y, | |||
| int | picon_w, | |||
| int | picon_h, | |||
| double | frame_rate, | |||
| int64_t | position, | |||
| int | layer, | |||
| Asset * | asset, | |||
| int | operation_count | |||
| ) |
Definition at line 46 of file resourcethread.C.
| VResourceThreadItem::~VResourceThreadItem | ( | ) |
Definition at line 67 of file resourcethread.C.
| int64_t VResourceThreadItem::position |
1.5.5