|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
◆ __init__()
def enigma.eWidgetAnimationMatrix.__init__ |
( |
|
self, |
|
|
* |
args, |
|
|
** |
kwargs |
|
) |
| |
◆ copy()
def enigma.eWidgetAnimationMatrix.copy |
( |
|
self | ) |
|
copy(eWidgetAnimationMatrix self) -> eWidgetAnimationMatrix
◆ getDuration()
def enigma.eWidgetAnimationMatrix.getDuration |
( |
|
self | ) |
|
getDuration(eWidgetAnimationMatrix self) -> int64_t
◆ getFromValue()
def enigma.eWidgetAnimationMatrix.getFromValue |
( |
|
self | ) |
|
getFromValue(eWidgetAnimationMatrix self) -> eMatrix4x4
◆ getToValue()
def enigma.eWidgetAnimationMatrix.getToValue |
( |
|
self | ) |
|
getToValue(eWidgetAnimationMatrix self) -> eMatrix4x4
◆ reset()
def enigma.eWidgetAnimationMatrix.reset |
( |
|
self, |
|
|
|
reversed = False |
|
) |
| |
reset(eWidgetAnimationMatrix self, bool reversed=False)
reset(eWidgetAnimationMatrix self)
◆ setDuration()
def enigma.eWidgetAnimationMatrix.setDuration |
( |
|
self, |
|
|
|
ms |
|
) |
| |
setDuration(eWidgetAnimationMatrix self, int64_t ms)
◆ setFromValue()
def enigma.eWidgetAnimationMatrix.setFromValue |
( |
|
self, |
|
|
|
value |
|
) |
| |
setFromValue(eWidgetAnimationMatrix self, eMatrix4x4 value)
◆ setReversed()
def enigma.eWidgetAnimationMatrix.setReversed |
( |
|
self, |
|
|
|
reversed |
|
) |
| |
setReversed(eWidgetAnimationMatrix self, bool reversed)
◆ setToValue()
def enigma.eWidgetAnimationMatrix.setToValue |
( |
|
self, |
|
|
|
value |
|
) |
| |
setToValue(eWidgetAnimationMatrix self, eMatrix4x4 value)
◆ thisown
enigma.eWidgetAnimationMatrix.thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
|
static |
The documentation for this class was generated from the following file: