|
struct { |
uint8_t | bHasSource: 1 |
| whether this operation contains source tile More...
|
|
uint8_t | bHasTarget: 1 |
| whether this operation contains target tile More...
|
|
uint8_t | bHasSrcMask: 1 |
| whether this operation has Mask layer for source tile More...
|
|
uint8_t | bHasDesMask: 1 |
| whether this operation has Mask layer for target tile More...
|
|
uint8_t | bHasOrigin: 1 |
| whether the Source has an origin tile More...
|
|
uint8_t | bAllowEnforcedColour: 1 |
| whether this operation allow enforced colours in tiles More...
|
|
} | |
|
uint8_t | chValue |
|