#include <swftypes.h>

Public Member Functions | |
| SHAPERECORD (SHAPE *p, BitStream &bs) | |
Public Attributes | |
| SHAPE * | parent |
| bool | TypeFlag |
| bool | StateNewStyles |
| bool | StateLineStyle |
| bool | StateFillStyle1 |
| bool | StateFillStyle0 |
| bool | StateMoveTo |
| uint32_t | MoveBits |
| int32_t | MoveDeltaX |
| int32_t | MoveDeltaY |
| unsigned int | FillStyle1 |
| unsigned int | FillStyle0 |
| unsigned int | LineStyle |
| bool | StraightFlag |
| uint32_t | NumBits |
| bool | GeneralLineFlag |
| bool | VertLineFlag |
| int32_t | DeltaX |
| int32_t | DeltaY |
| int32_t | ControlDeltaX |
| int32_t | ControlDeltaY |
| int32_t | AnchorDeltaX |
| int32_t | AnchorDeltaY |
Definition at line 864 of file swftypes.h.
Definition at line 710 of file swftypes.cpp.
Definition at line 893 of file swftypes.h.
Definition at line 894 of file swftypes.h.
Definition at line 891 of file swftypes.h.
Definition at line 892 of file swftypes.h.
| int32_t lightspark::SHAPERECORD::DeltaX |
Definition at line 888 of file swftypes.h.
| int32_t lightspark::SHAPERECORD::DeltaY |
Definition at line 889 of file swftypes.h.
| unsigned int lightspark::SHAPERECORD::FillStyle0 |
Definition at line 880 of file swftypes.h.
| unsigned int lightspark::SHAPERECORD::FillStyle1 |
Definition at line 879 of file swftypes.h.
Definition at line 886 of file swftypes.h.
| unsigned int lightspark::SHAPERECORD::LineStyle |
Definition at line 881 of file swftypes.h.
| uint32_t lightspark::SHAPERECORD::MoveBits |
Definition at line 875 of file swftypes.h.
Definition at line 876 of file swftypes.h.
Definition at line 877 of file swftypes.h.
| uint32_t lightspark::SHAPERECORD::NumBits |
Definition at line 885 of file swftypes.h.
Definition at line 867 of file swftypes.h.
Definition at line 872 of file swftypes.h.
Definition at line 871 of file swftypes.h.
Definition at line 870 of file swftypes.h.
Definition at line 873 of file swftypes.h.
Definition at line 869 of file swftypes.h.
Definition at line 884 of file swftypes.h.
Definition at line 868 of file swftypes.h.
Definition at line 887 of file swftypes.h.
1.6.3