ducpy.Duc.ElementBackground

Attributes

np

Classes

Functions

ElementBackgroundStart(builder)

Start(builder)

ElementBackgroundAddContent(builder, content)

AddContent(builder, content)

ElementBackgroundEnd(builder)

End(builder)

Module Contents

ducpy.Duc.ElementBackground.np
class ducpy.Duc.ElementBackground.ElementBackground

Bases: object

__slots__ = ['_tab']
classmethod GetRootAs(buf, offset=0)
classmethod GetRootAsElementBackground(buf, offset=0)

This method is deprecated. Please switch to GetRootAs.

classmethod ElementBackgroundBufferHasIdentifier(buf, offset, size_prefixed=False)
Init(buf, pos)
Content()
ducpy.Duc.ElementBackground.ElementBackgroundStart(builder)
ducpy.Duc.ElementBackground.Start(builder)
ducpy.Duc.ElementBackground.ElementBackgroundAddContent(builder, content)
ducpy.Duc.ElementBackground.AddContent(builder, content)
ducpy.Duc.ElementBackground.ElementBackgroundEnd(builder)
ducpy.Duc.ElementBackground.End(builder)