ducpy.Duc.DucFreeDrawEnds¶
Attributes¶
Classes¶
Functions¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Module Contents¶
- ducpy.Duc.DucFreeDrawEnds.np¶
- class ducpy.Duc.DucFreeDrawEnds.DucFreeDrawEnds¶
Bases:
object
- __slots__ = ['_tab']¶
- classmethod GetRootAs(buf, offset=0)¶
- classmethod GetRootAsDucFreeDrawEnds(buf, offset=0)¶
This method is deprecated. Please switch to GetRootAs.
- classmethod DucFreeDrawEndsBufferHasIdentifier(buf, offset, size_prefixed=False)¶
- Init(buf, pos)¶
- Cap()¶
- Taper()¶
- Easing()¶
- ducpy.Duc.DucFreeDrawEnds.DucFreeDrawEndsStart(builder)¶
- ducpy.Duc.DucFreeDrawEnds.Start(builder)¶
- ducpy.Duc.DucFreeDrawEnds.DucFreeDrawEndsAddCap(builder, cap)¶
- ducpy.Duc.DucFreeDrawEnds.AddCap(builder, cap)¶
- ducpy.Duc.DucFreeDrawEnds.DucFreeDrawEndsAddTaper(builder, taper)¶
- ducpy.Duc.DucFreeDrawEnds.AddTaper(builder, taper)¶
- ducpy.Duc.DucFreeDrawEnds.DucFreeDrawEndsAddEasing(builder, easing)¶
- ducpy.Duc.DucFreeDrawEnds.AddEasing(builder, easing)¶
- ducpy.Duc.DucFreeDrawEnds.DucFreeDrawEndsEnd(builder)¶
- ducpy.Duc.DucFreeDrawEnds.End(builder)¶